summaryrefslogtreecommitdiffstats
path: root/lib/tests/test_opts1.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-11Use a more "natural" way of writing argument lists in extra-opts tests.Thomas Guyot-Sionnest1-84/+75
2009-01-24Remove the commented out blocksThomas Guyot-Sionnest1-58/+0
The die tests are implemented in the test_*3.t files
2009-01-22Add die tests for extra-optsThomas Guyot-Sionnest1-4/+4
2009-01-21Some platform are missing setenvThomas Guyot-Sionnest1-0/+206
Instead of adding the gnulib module for solving tests only I split the test in two, setting environment from Perl for the later.