tests/test-pwrite.sh


Log

Author Commit Date CI Message
Jim Meyering a4f094f6 2010-05-23T10:32:12 test-pwrite: do not leave behind a test file named "out" 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.
Peter O'Gorman d8fa1847 2010-05-11T00:52:05 Remove useless test-pwrite.sh file.
Peter O'Gorman ea1a2077 2010-05-05T21:14:11 Tests for module pwrite.