Packaging: Added a toybox-full.rpm includes most applets
[platform/upstream/toybox.git] / tests /
2016-03-17 Yu JiungRevert back to upstream 0.6.0 and remove all except... 01/62701/1 submit/tizen/20160323.053424
2015-08-20 Hyejin KimMerge branch 'upstream' into tizen 86/46386/1 accepted/tizen/mobile/20150902.004600 accepted/tizen/tv/20150902.004610 accepted/tizen/wearable/20150902.004616 submit/tizen/20150901.111553
2015-08-12 Hyejin KimMerge remote-tracking branch 'toybox/master' into upstream upstream
2015-08-11 Elliott HughesFix more date bugs.
2015-08-08 Elliott HughesReject invalid dates in date(1).
2015-07-20 Hyejin KimMerge branch 'upstream' 21/44221/1
2015-07-16 Hyejin KimMerge branch from toybox/master
2015-07-04 Rob LandleyActually set time with touch -d and -t when you don...
2015-07-02 Rob LandleyThe android guys sent in xxd. It doesn't share code...
2015-07-01 Elliott HughesFix segfault with "mount -o ro,remount".
2015-05-12 Rob LandleySet the executable bits on all the *.test files. (Wasn...
2015-04-28 Rob LandleyFix truncate prefix bug and add truncate test suite...
2015-03-29 Rob LandleyAdd head test for -123.
2015-03-29 Rob LandleyFix sed bug David Halls hit trying to compile libiconv.
2015-03-28 Rob LandleyFix printf bug (%.s should be %.0s not %s) reported...
2015-03-01 Elliott Hughesfix copy/paste-o in useradd.test
2015-02-18 Yeongdeok SuhSeparate 'userdel' from testing syntax.
2015-01-14 Elliott Hughesi found a few problems while manually smoke testing...
2015-01-11 Rob LandleyOne more bugfix for printf.c, with test suite entry...
2015-01-11 Rob LandleyMore half-finished cleanup of printf.c, and more test...
2015-01-06 Rob LandleySince "printf" is a shell builtin, printf.test wasn...
2015-01-06 Rob LandleyMore printf cleanup, and test suite entries.
2014-12-24 Rob LandleyTeach factor to accept whitespace separated arguments...
2014-12-22 Rob LandleyAnother sed bug. (The e2fsprogs build uses multiple...
2014-12-14 Rob LandleyMake sed a\ line continuations work properly for differ...
2014-12-10 xrocheMerge branch 'tizen' of ssh://review.tizen.org:29418...
2014-12-09 xrocheImported Upstream version 0.5.1 upstream/0.5.1
2014-12-01 Rob LandleyAshwini Sharma pointed out that "mkdir sub; ln -s ...
2014-12-01 Rob LandleyRefactor expr and add another test entry that works...
2014-11-30 Rob LandleyTests for operator priority groupings.
2014-11-28 Rob Landleysed: c needs to trigger range logic like d, D works...
2014-11-27 Rob LandleyNew ifconfig tests from Cynt Rynt.
2014-11-15 Rob LandleyDebugging pass on sed: make the existing test suite...
2014-11-14 Rob LandleyAdd a few more sed tests.
2014-11-09 Rob LandleyYet more sed tests.
2014-11-06 Rob LandleyMore sed tests.
2014-10-30 Rob LandleyTest for ls -d from Isaac Dunham, and he pointed out...
2014-10-29 Rob LandleyFirst batch of sed tests.
2014-10-09 xrocheSynchonize with upstream repo 0.5.0 upstream/0.5.0
2014-09-22 Felix JandaFix du test: du symlink -> "0\tsymlink"
2014-09-20 Rob LandleyMove testsuite out of scripts/test into its own top...