Releases: nih-at/nihtest
Releases · nih-at/nihtest
nihtest 1.8.0
nihtest 1.7.0
- Add
test-case-source
directory for better support of script generated test cases.
nihtest 1.6.0
- Print command line for
--verbose --setup-only
. - Add
stdout-replace
directive. - Better integration with IDEs.
nihtest 1.5.2
- Fix @sandbox@ substitution in file names on Windows.
nihtest 1.5.1
- Fix preload test with newer glibc.
nihtest 1.5.0
- Allow copiers/comparators to handle directories.
nihtest 1.4.0
- Add copiers.
- Add
working-directory
directive. - Add
read-only
directive.
nihtest 1.3.0
- Add set-modification-time.
- Fix inline stdin data.
- Improve error handling.
- Require python 3.9.
nihtest 1.2.0
- Explicitly specify encoding for stdout of subcommands.
nihtest 1.1.1
- Fix Windows compatibility.