sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

T2: Set up Catch2 test cases #89

Closed sraaphorst closed 6 years ago

sraaphorst commented 6 years ago

This begins the process of implementing test cases in spelunker: Catch2 has been hooked up and a substantial test case - i.e. checking the effects of pairs of symmetries on mazes - has been written.

Already, some bugs have been discovered and corrected.