1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jim Meyering
60144277c7 maint: remove explicit Files: tests/init.sh; depend on test-framework-sh
* modules/atexit-tests: Rather than listing tests/init.sh,
now that there's a module for it, simply depend on that new module.
* modules/closein-tests: Likewise.
* modules/exclude-tests: Likewise.
* modules/getcwd-tests: Likewise.
* modules/perror-tests: Likewise.
* modules/pread-tests: Likewise.
* modules/pwrite-tests: Likewise.
* modules/vc-list-files-tests: Likewise.
* modules/verify-tests: Likewise.
* modules/xalloc-die-tests: Likewise.
* modules/xstrtoimax-tests: Likewise.
* modules/xstrtol-tests: Likewise.
* modules/xstrtoll-tests: Likewise.
* modules/xstrtoumax-tests: Likewise.
* modules/yesno-tests: Likewise.
2011-12-23 14:55:31 +01:00
Jim Meyering
a4f094f64b test-pwrite: do not leave behind a test file named "out"
Revert commit d8fa18472a.
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.
2010-05-23 10:41:55 +02:00
Peter O'Gorman
d8fa18472a Remove useless test-pwrite.sh file. 2010-05-11 00:52:05 +02:00
Peter O'Gorman
ea1a2077de Tests for module pwrite. 2010-05-05 21:14:11 +02:00