summaryrefslogtreecommitdiffstats
path: root/tests/misc/numfmt.pl
AgeCommit message (Expand)AuthorLines
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon-0/+29
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon-3/+67
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady-1/+2
2015-06-22numfmt: don't hardcode floating point limitsPádraig Brady-172/+180
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady-0/+13
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady-0/+11
2015-06-21numfmt: support user specified output precisionPádraig Brady-2/+19
2015-06-19numfmt: implement support for field rangesDylan Cali-26/+28
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady-2/+8
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-05-02numfmt: support zero padding using --format="%010f"Pádraig Brady-5/+20
2014-04-05maint: various cleanupsPádraig Brady-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker-1/+1
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker-0/+0
2013-05-27tests: numfmt: use the printf program, not the shell builtinStefano Lattarini-1/+1
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-04numfmt: a new command to format numbersAssaf Gordon-0/+936