index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
/
expr
Age
Commit message (
Expand
)
Author
2010-02-25
expr: clarify error message
Eric Blake
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2008-10-15
tests: add option processing tests for 'expr'
Pádraig Brady
2008-10-15
expr: remove --bignum and --no-bignum options
Paul Eggert
2008-08-09
* tests/misc/expr: Add tests of the new GMP-based code.
Jim Meyering
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
2008-05-06
fix typo in comments: s/ouput/output/
Jim Meyering
2008-04-21
tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-02-09
tests: factor out the perl-requiring code in many test scripts
Jim Meyering
2007-11-16
Port to Solaris 8 perl, which does not support "use warnings;".
Paul Eggert
2007-09-15
Move the sole test in tests/expr to tests/misc/expr.
Jim Meyering