summaryrefslogtreecommitdiff
path: root/tests/test-parse-duration.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.
* testing: fix typo in here docBruce Korb2012-06-211-8/+8
| | | | * tests/test-parse-duration.sh: fix mal-formed here doc.
* maint: indent with spaces, not TABs, and add a rule to check thisJim Meyering2011-07-051-8/+8
| | | | | | | | | | | * tests/test-userspec.c: Indent with spaces, not TABs. * tests/test-argp.c: Likewise. * tests/test-c-stack2.sh: Likewise. * tests/test-parse-duration.sh: Likewise * m4/strtod.m4: Likewise. * m4/alloca.m4: Likewise. * m4/pselect.m4: Likewise. * Makefile (sc_prohibit_leading_TABs): Prohibit leading TABs.
* tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.Simon Josefsson2009-06-021-1/+1
|
* Silence the parse-duration test.Bruno Haible2008-12-161-4/+1
|
* Fix security problem in test-parse-duration.sh.Bruno Haible2008-12-161-5/+5
|
* Tests for module 'parse-duration'.Bruce Korb2008-11-171-0/+71