summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2013-02-10maint: consolidate developer debug messagesPádraig Brady-11/+11
2013-02-10tests: skip numfmt grouping tests on some systemsPádraig Brady-1/+15
2013-02-05stty: add support for DTR/DSR hardware control flowOndřej Vašík-1/+1
2013-02-04numfmt: a new command to format numbersAssaf Gordon-0/+936
2013-02-04cut: fix a segfault with disjoint open ended rangesPádraig Brady-0/+3
2013-01-26timeout: ensure a blocked SIGALRM from the parent is unblockedStephan Krempel-0/+48
2013-01-26seq: fix to always honor the step valuePádraig Brady-0/+11
2013-01-26seq: fix misaligment with -w when no precision for start valuePádraig Brady-0/+4
2013-01-26cut: fix -f to work with the -d$'\n' edge casePádraig Brady-0/+10
2013-01-26cut: with -f, process each line independentlyPádraig Brady-0/+15
2013-01-01maint: update all copyright year number rangesJim Meyering-157/+157
2012-12-21seq: fix newline output when -s specifiedPádraig Brady-0/+5
2012-12-20tests: add tests for basename's --zero optionBernhard Voelker-1/+10
2012-12-19tests: avoid a race in timeout-group.shPádraig Brady-1/+5
2012-12-09tests: add test case and note that last week's cut change is a bug fixJim Meyering-0/+30
2012-12-06maint: fix a referenced coreutils version in a test commentPádraig Brady-1/+1
2012-12-06tests: cut.pl: adjust for changed diagnosticPádraig Brady-13/+1
2012-12-06cut: improve error reportingCojocaru Alexandru-0/+7
2012-11-24cut: do not print extraneous delimiters in some unusual casesJim Meyering-0/+9
2012-11-24cut: treat -b2-,3- like -b2-, not like -b3-Jim Meyering-0/+3
2012-11-24tests: use sub-second timeouts to speed up a timeout testPádraig Brady-4/+4
2012-11-24seq: ensure correct output width for scientific notation inputPádraig Brady-0/+7
2012-11-19cut: do not accept the invalid range 0-Bernhard Voelker-0/+5
2012-11-04timeout: add --preserve-status to always propagate the exit statusÁngel González-0/+5
2012-10-25maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.plPádraig Brady-43/+0
2012-10-23tests: correctly restrict factor test without GMPPádraig Brady-1/+1
2012-10-09factor: fix integer validation and GMP fallbackPádraig Brady-1/+12
2012-09-16ls: fix coloring of dangling symlinks in default listing modePádraig Brady-0/+15
2012-09-14seq: 70x faster for non-negative whole numbers and incr==1Jim Meyering-0/+14
2012-09-07factor: NEWS and testsJim Meyering-0/+5
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini-110/+110
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-0/+0
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock-0/+1
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala-1/+48
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker-1/+1
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering-0/+33
2012-08-18tests: wrap the valgrind-requiring assertion in a functionJim Meyering-1/+1
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering-0/+11
2012-08-06tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0Jim Meyering-1/+4
2012-07-23tests: add a test for a previously fixed output format bug in joinPádraig Brady-0/+4
2012-07-16maint: move two df tests from tests/misc to tests/dfPádraig Brady-65/+0
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady-1/+1
2012-07-04date: fails to diagnose invalid inputJim Meyering-0/+5
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady-2/+38
2012-06-10maint: remove su testing artifactSami Kerola-1/+0
2012-06-10build: update gnulib to latest; correct comment grammarJim Meyering-1/+1
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering-32/+0
2012-06-05head: with --lines=-N (-n-N) reset file pointer on seekable inputJim Meyering-8/+20
2012-05-31maint: fix typos in test comments and old ChangeLog filesJim Meyering-1/+1
2012-05-16tests: use $AWK, not awkJim Meyering-1/+1