Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Prepare for using valgrind. | Bruno Haible | 2019-03-10 | 1 | -1/+1 |
| | | | | | tests/*.sh: Invoke all test programs through ${CHECKER}. tests/*/*.sh: Likewise. | ||||
* | wcrtomb: Add more tests for native Windows platforms. | Bruno Haible | 2011-02-22 | 1 | -0/+4 |
* tests/test-wcrtomb-w32-1.sh: New file. * tests/test-wcrtomb-w32-2.sh: New file. * tests/test-wcrtomb-w32-3.sh: New file. * tests/test-wcrtomb-w32-4.sh: New file. * tests/test-wcrtomb-w32-5.sh: New file. * tests/test-wcrtomb-w32.c: New file. * modules/wcrtomb-tests (Files): Add them. (Makefile.am): Arrange to run these tests. * tests/test-wcrtomb-w32-6.sh: New file, currently unused. * tests/test-wcrtomb-w32-7.sh: New file, currently unused. |