Skip to content

ver1.00b

Compare
Choose a tag to compare
@kuredoro kuredoro released this 02 Oct 12:17
· 218 commits to main since this release

Automatic executable searching on Windows is currently unavailable.

For help on flags and the syntax of the inputs files, run cptest -h.

Features:

  • Lenient checking of the program's output against expected output
  • Specify a time limit for execution
  • Runtime errors are handled

Please note, that the input, expected output, and program's output is space-trimmed line-wise and empty lines are skipped.

CHANGELOG:

* Fixed incorrect path construction on Windows.