OSDN Git Service

Fix phony dependency
[android-x86/external-toybox.git] / tests /
2016-05-23 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-05-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-05 Elliott Hughes"top -b -n1" should end with a newline.
2016-04-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-25 Rob LandleyFix find bug reported by Tom Marshall, add test for...
2016-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-24 Elliott HughesAdd the non-tty more(1) test.
2016-04-23 Rob LandleyRemove inappropriate bzip tests (we're not comparing...
2016-04-21 Davis MosenkovsFix touch -t seconds parsing
2016-04-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-20 Rob LandleyStart of shell tests: $(()) and $'' expansion.
2016-04-17 Elliott HughesFix tail -NUM again.
2016-04-15 Andy ChuFix a buffer overflow in diff -r.
2016-04-14 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-04-11 Rob Landleysed -f - should read from stdin.
2016-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-30 Rob LandleyWhitespace and comment.
2016-03-30 Andy ChuImplement mv -n / cp -n (no clobber).
2016-03-25 Samuel Hollandbasename: fix segfault on null input; add tests
2016-03-24 Rob LandleyDebian bug 635570 did something horribly nonstandard...
2016-03-23 Rob LandleyFix bzcat.test (as noted by Andy Chu), wean tests off...
2016-03-23 Rob LandleyThe test infrastructure prints the command name now...
2016-03-22 Samuel Hollandblkid: Handle short/empty vfat labels; update tests
2016-03-21 Rob LandleyPosix requires "" to be false, and 00 should be false...
2016-03-18 Rob LandleyFix last commit (had newline before first ==> name...
2016-03-17 Andy ChuRemove 'exit' from xargs test too.
2016-03-17 Andy ChuFix bug where all tests aren't being run with 'make...
2016-03-16 Rob LandleyMove whitespace and curly brackets around, move referen...
2016-03-16 Andy ChuFix type coercion bugs in expr.
2016-03-16 Andy ChuFix the operator precedence in expr.
2016-03-15 Rob LandleyAdd base64.test, and Izabera pointed out that -w0 shoul...
2016-03-10 Andy ChuFix segfault in sed -e 'c\'.
2016-03-09 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-03-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-03 Rob LandleyFix bzcat integer overflow reported by John Regehr.
2016-03-03 Elliott HughesFix file for Java class files, improve script detection...
2016-03-02 Rob LandleyFactor out command name at the start of test name,...
2016-03-02 Rob LandleyPrint command name at start of each test.
2016-03-02 Rob LandleySplit lsattr/chattr tests.
2016-03-02 Rob LandleyCommand name at start of each test.
2016-03-02 Rob LandleyAdd fstype test.
2016-03-02 Rob LandleyTry to consistently print command name at the start...
2016-03-02 Rob Landleysplit pgrep/pkill tests.
2016-02-20 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-19 Elliott HughesAdd xxd -p and -r.
2016-02-18 Rob LandleyThe perl build's attempt to escape spaces and such...
2016-02-17 Rob LandleyTestfile with the 3 different types of "not utf8 output...
2016-02-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-11 Tom Marshalltoybox: tar: Fix support for long names
2016-02-11 Tom Marshalltoybox: tar: Fix tar tests
2016-02-11 Rob LandleyAdd seq -w, suggested by izabera.
2016-02-10 Tom Marshalltoybox: tar: Fix support for long names
2016-02-10 Tom Marshalltoybox: tar: Fix tar tests
2016-02-09 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-02-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-05 Josh GaoFix segfault when `find -iname` gets no argument.
2016-02-04 Rob LandleyFix -H and -n with -ABC, and add tests.
2016-02-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-31 Rob LandleyMore testsuite tweaks.
2016-01-31 Rob Landleychmod.test had umask assumptions which broke, so set...
2016-01-31 Rob LandleyFix broken test in cat.test.
2016-01-31 Rob LandleyFix blkid typo (label wasn't detected in murderfs).
2016-01-31 Rob LandleyTweak to "find" tests.
2016-01-31 Rob LandleyAdd grep -B -C
2016-01-31 Rob LandleyAdd grep -A
2016-01-24 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-01-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-21 Rob LandleyAdd a sed test from the posix mailing list.
2016-01-16 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-15 Rob LandleyMore utf8 test files.
2016-01-15 Rob LandleyFix sort -f, add tests, make TEST_HOST pass new tests.
2016-01-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-06 Rob LandleySome utf8/unicode stress test files.
2015-12-28 Steve KondikMerge branch 'master' of https://android.googlesource...
2015-12-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-12-06 Gilad ArnoldEnable matching any perm bits.
2015-12-04 Rob LandleyTom Marshall reported that blkid was handling ext2...
2015-12-04 Rob LandleyReplace duplicate sed test with case we hadn't covered...
2015-11-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-11-19 Elliott HughesFix find -perm.
2015-11-14 Steve KondikMerge branch 'master' of https://android.googlesource...
2015-11-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-11-13 Elliott HughesFix year parsing in date(1).
2015-11-05 Rob LandleyFix sed bug where any ] right after [ was skipped,...
2015-11-04 Elliott HughesMerge "Change grep -w to checking matches after the...
2015-11-01 Rob LandleyChange grep -w to checking matches after the fact rathe...
2015-10-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2015-10-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-10-29 Rob LandleyFix sed bug reported by Isabella Parakiss, where sed...
2015-10-06 Elliott Hughesam fa01b4ca: Merge changes Ie1705960,I8b94351f,I661540a...
2015-10-06 Elliott HughesMerge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab...
2015-10-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-09-14 Daniel K. LevyAdd find tests.
2015-09-14 Elliott Hughesam b1a33391: am 0d7a388b: Merge remote-tracking branch...
2015-09-14 Elliott Hughesam 0d7a388b: Merge remote-tracking branch \'toybox...
2015-09-14 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-09-12 Rob LandleyFix a find segfault.
2015-09-11 Elliott Hughesam 540923b2: am 2738b318: Merge remote-tracking branch...
2015-09-11 Elliott Hughesam 2738b318: Merge remote-tracking branch \'toybox...
2015-09-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
next