Releases: tbali0524/cgtest
Releases · tbali0524/cgtest
v1.6.0
v1.5.0
v1.4.0
javascript
andtypescript
support added.- global
'runOnlyPuzzles'
option added to config file format. - Partial test cases (input files with turn #0 data) for all multi-turn or multi-solution CG puzzles added.
- Output for
--stats
option extended with 'run only' puzzles. - Build errors were not reported as failed tests.
v1.3.0
c#
andvb.net
support added.'--run-only'
command-line argument added.'run-only'
global option added to config file format.'runOnlyPuzzles'
language-specific option added to config file format.'buildPath'
global option added to config file format.- partial test cases (input files with turn #0 data) added for several optimization and multi-turn solo puzzles.
- Revamped output for
--stats
option.