summaryrefslogtreecommitdiff
path: root/tests/misc/seq
AgeCommit message (Expand)Author
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-02-18add missing copyright datesEric Blake
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady
2008-10-26seq: improve quality of format-checking codePaul Eggert
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","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-19seq: give better diagnostics for invalid formats.Steven Schubiger
2008-02-18seq: give a proper diagnostic for an invalid --format=% optionJim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2007-11-17Correct preceding patch.Jim Meyering
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-11-03seq: add another test for the %% bugJim Meyering
2007-11-03Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format.Paul Eggert
2007-11-01Adjust a seq subtest not to depend on the vagaries of floating point.Jim Meyering
2007-10-30Avoid seq floating-point test failure on FreeBSD 6.1.Jim Meyering
2007-09-15Move the sole test in tests/seq to tests/misc/seq.Jim Meyering