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. | ||||
* | test-pwrite: do not leave behind a test file named "out" | Jim Meyering | 2010-05-23 | 1 | -0/+7 |
| | | | | | | | | | Revert commit d8fa18472a54c1cb2674c296b3d82443f234d5f7. The trivial-looking use of init.sh is really necessary. It ensures that the temporary file, "out", is created in a temporary directory, and removed upon termination. * tests/test-pwrite.sh: Re-add file. * modules/pwrite-tests: Reference it. | ||||
* | Remove useless test-pwrite.sh file. | Peter O'Gorman | 2010-05-11 | 1 | -7/+0 |
| | |||||
* | Tests for module pwrite. | Peter O'Gorman | 2010-05-05 | 1 | -0/+7 |