summaryrefslogtreecommitdiff
path: root/tests/test-pwrite.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Prepare for using valgrind.Bruno Haible2019-03-101-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 Meyering2010-05-231-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'Gorman2010-05-111-7/+0
|
* Tests for module pwrite.Peter O'Gorman2010-05-051-0/+7