tests/test-parse-duration.sh


Log

Author Commit Date CI Message
Bruce Korb e9578acb 2012-06-21T11:19:37 testing: fix typo in here doc * tests/test-parse-duration.sh: fix mal-formed here doc.
Jim Meyering 00a19598 2011-07-04T12:31:05 maint: indent with spaces, not TABs, and add a rule to check this * 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.
Simon Josefsson dfd2678f 2009-06-02T10:45:21 tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
Bruno Haible 43a17127 2008-12-16T23:56:20 Silence the parse-duration test.
Bruno Haible 4f75b1ae 2008-12-16T12:32:25 Fix security problem in test-parse-duration.sh.
Bruce Korb 21462b25 2008-11-17T13:02:25 Tests for module 'parse-duration'.