Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini | |
Not only this shrinks the size of the generated Makefile (from > 6300 lines to ~3000), but will allow further simplifications in future changes. * tests/Makefile.am (TEST_EXTENSIONS): Add '.sh' and '.pl'. (PL_LOG_COMPILER, SH_LOG_COMPILER): New, still defined simply to $(LOG_COMPILER) for the time being. (TESTS, root_tests): Adjust as described. * All tests: Rename as described. | |||
2012-01-01 | tests: also print chmod's --version | Jim Meyering | |
* tests/rm/many-dir-entries-vs-OOM: This test also exercises chmod. | |||
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | |
Run "make update-copyright". | |||
2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering | |
2011-08-24 | maint: rename a test | Jim Meyering | |
Lesson: do not include details like "4 million" in a file name. * tests/rm/many-dir-entries-vs-OOM: Renamed from ... * tests/rm/4-million-entry-dir: ...this. * tests/Makefile.am (TESTS): Reflect renaming. |