summaryrefslogtreecommitdiff
path: root/tests/misc/expr
AgeCommit message (Expand)Author
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-02-25expr: clarify error messageEric Blake
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-10-15tests: add option processing tests for 'expr'Pádraig Brady
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert
2008-08-09* tests/misc/expr: Add tests of the new GMP-based code.Jim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-09-15Move the sole test in tests/expr to tests/misc/expr.Jim Meyering