Skip to content

Releases: nih-at/nihtest

nihtest 1.8.0

07 Jun 12:08
Compare
Choose a tag to compare
  • Prefer custom path to system path.

nihtest 1.7.0

19 Apr 13:32
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix @sandbox@ substitution in file names on Windows.

nihtest 1.5.1

15 Mar 10:12
Compare
Choose a tag to compare
  • Fix preload test with newer glibc.

nihtest 1.5.0

17 Jan 10:34
Compare
Choose a tag to compare
  • Allow copiers/comparators to handle directories.

nihtest 1.4.0

03 Jan 16:19
Compare
Choose a tag to compare
  • Add copiers.
  • Add working-directory directive.
  • Add read-only directive.

nihtest 1.3.0

22 Dec 14:37
Compare
Choose a tag to compare
  • Add set-modification-time.
  • Fix inline stdin data.
  • Improve error handling.
  • Require python 3.9.

nihtest 1.2.0

19 Jul 16:09
Compare
Choose a tag to compare
  • Explicitly specify encoding for stdout of subcommands.

nihtest 1.1.1

27 Jun 10:04
Compare
Choose a tag to compare
  • Fix Windows compatibility.