Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite: show the number of failures after a test run | Dan Fandrich | 2010-08-29 | 1 | -0/+5 |
| | | | | | Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | touch: implement -d --date (our own testsuite needs that) | Denys Vlasenko | 2009-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | function old new delta static.uname_longopts - 137 +137 touch_main 231 360 +129 static.touch_longopts - 32 +32 validate_tm_time - 28 +28 packed_usage 26616 26624 +8 date_main 687 686 -1 static.longopts 162 - -162 ------------------------------------------------------------------------------ (add/remove: 3/1 grow/shrink: 2/1 up/down: 334/-163) Total: 171 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | testsuite: uniformly use $ECHO with -n -e | Denis Vlasenko | 2008-07-11 | 1 | -6/+6 |
| | |||||
* | bunzip2/gunzip/uncompress/unlzma: merge into common code - | Denis Vlasenko | 2007-03-07 | 1 | -0/+49 |
fix few corner cases, reduce size by 450 bytes. Update testsuite. |