Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readtokens tests: Fix test failure on mingw. | Bruno Haible | 2023-04-20 | 1 | -3/+6 |
| | | | | | * tests/test-readtokens.sh: Transform CRLF to LF in the output, before comparing with the expected output. | ||||
* | tests: Prepare for using valgrind. | Bruno Haible | 2019-03-10 | 1 | -4/+4 |
| | | | | | tests/*.sh: Invoke all test programs through ${CHECKER}. tests/*/*.sh: Likewise. | ||||
* | readtokens: add tests | Jim Meyering | 2012-03-07 | 1 | -0/+23 |
* modules/readtokens-tests: New file. * tests/test-readtokens.c: New file. * tests/test-readtokens.sh: New file. |