aboutsummaryrefslogtreecommitdiffstats
path: root/tests_solver/test_solver.py
Commit message (Collapse)AuthorAgeFilesLines
* speed up thingsHEADmasterMarianne Chevrot2020-05-201-1/+1
|
* separate solution generation and its displayMarianne Chevrot2020-05-171-8/+3
|
* add a test to grid generatorMarianne Chevrot2020-05-171-0/+33
|
* Add slim infested unit testMarianne Chevrot2020-05-161-1/+13
|
* Add reveal unit testMarianne Chevrot2020-05-161-0/+9
|
* Add support for empty arrowsMarianne Chevrot2020-05-091-33/+33
| | | | | | - remove empt, fblk types, there are merged to their base type (norm and froz) - ar_*, norm and froz support having None for their kana property
* Add arrows kana type and improved grid reprMarianne Chevrot2020-05-051-7/+134
|
* Isolate and correct testsMarianne Chevrot2020-04-281-0/+49