summaryrefslogtreecommitdiff
path: root/run_tests.sh
Commit message (Collapse)AuthorAge
* Allow comments in xfails, fail make on test failureHEADmasterDavid Phillips2019-03-16
|
* Don't be strict about solutionsDavid Phillips2019-03-16
| | | | | | | | If expected.sku exists, check that the solution matches it, otherwise, just rely on the solution having been some unknown solution, so long as it did not modify the pre-set tiles for the problem, and is a valid and complete sudoku board. This opens up the possibility for testing multi-solution puzzles.
* Tally test results, add new testsDavid Phillips2019-03-16
|
* Add simple solver testing frameworkDavid Phillips2019-03-16