Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow comments in xfails, fail make on test failureHEADmaster | David Phillips | 2019-03-16 |
| | |||
* | Add new easy test cases | David Phillips | 2019-03-16 |
| | |||
* | Don't be strict about solutions | David Phillips | 2019-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 tests | David Phillips | 2019-03-16 |
| | |||
* | Add simple solver testing framework | David Phillips | 2019-03-16 |