Skip to content

Releases: nih-at/nihtest

nihtest 1.10.1

22 Jan 14:53

Choose a tag to compare

  • Properly handle if tested program is not found.
  • Exit with error if called with --all when no suite is configured.

nihtest 1.10.0

09 Jan 12:36

Choose a tag to compare

  • Add support for running multiple tests and configuring a test suite.
  • Add option to run program inside debugger.
  • Fix handling of relative paths in program directories.

nihtest 1.9.1

17 Dec 15:11

Choose a tag to compare

  • Fix directory comparators broken in 1.9.0.
  • Fix handling of files in nested directories.
  • Fix on Windows.

nihtest 1.9.0

17 Dec 11:41

Choose a tag to compare

  • Fail for unexpeced empty directories.
  • Allow specifying existance of directories.
  • Check for duplicate file/directory specifications in test case.
  • Deprecate mkdir directive, use directory instead.

nihtest 1.8.0

07 Jun 12:08

Choose a tag to compare

  • Prefer custom path to system path.

nihtest 1.7.0

19 Apr 13:32

Choose a tag to compare

  • Add test-case-source directory for better support of script generated test cases.

nihtest 1.6.0

10 Apr 09:33

Choose a tag to compare

  • Print command line for --verbose --setup-only.
  • Add stdout-replace directive.
  • Better integration with IDEs.

nihtest 1.5.2

20 Mar 09:20

Choose a tag to compare

  • Fix @sandbox@ substitution in file names on Windows.

nihtest 1.5.1

15 Mar 10:12

Choose a tag to compare

  • Fix preload test with newer glibc.

nihtest 1.5.0

17 Jan 10:34

Choose a tag to compare

  • Allow copiers/comparators to handle directories.