summaryrefslogtreecommitdiff
path: root/tests/misc/stat-nanoseconds
AgeCommit message (Expand)Author
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-13tests: use skip_test_, not skip_Jim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-06stat: do not rely on undefined behavior in printf formatsPaul Eggert
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering