patch: uncomment the test which we actually do pass now
[platform/upstream/busybox.git] / testsuite /
2010-08-16 Denys Vlasenkopatch: uncomment the test which we actually do pass now
2010-08-15 Denys Vlasenkopatch: add -N and a test for it (fails for now)
2010-08-13 Rob Landleypatch: replace it with toybox's implementation
2010-08-11 Dan FandrichImproved portability of tests
2010-08-01 Denys Vlasenkosed.tests: make last test less confusing
2010-08-01 Denys Vlasenkosed: fix sed -i: unlike without -i, it does not forget...
2010-07-29 Leonid Lisovskiytestsuite: typo in tr.tests
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-07-09 Matheus Izvekovdiff: fix "diff dir1 dir2/". Closes bug 2203
2010-07-06 Denys Vlasenko[un]expand: fix testsuite
2010-07-05 Denys Vlasenkorandomconfig fixes
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-18 Denys Vlasenkocpio.tests: mention suid bits too, not only sgid
2010-06-18 Denys Vlasenkodata_extract_all: do not chmod symlink. Closes 2053
2010-06-13 Denys Vlasenkoxargs: fix accounting of -sNUM
2010-06-13 Denys Vlasenkoxargs: code shrink -15 bytes
2010-06-03 Denys Vlasenkosed: fix a case when one-line range matches past lines...
2010-05-12 Denys Vlasenkorandomtest fixes
2010-05-11 Denys Vlasenkosed: fix a command with multible trailing backslashes
2010-05-11 Denys Vlasenkorandomtest fixes
2010-05-11 Denys Vlasenkorandomtest fixes
2010-05-11 Denys Vlasenkorandomtest fixes
2010-05-10 Denys Vlasenkomore randomconfig testsuite fixes
2010-05-10 Denys Vlasenkorandomconfig testsuite fixes
2010-05-10 Denys Vlasenkowork on adding testsuite runs to randomconfig test...
2010-04-30 Ian Wienandgrep: fix -Fi
2010-04-29 Tomas Heinrichlibbb/lineedit: add support for preserving "broken...
2010-04-26 Matheus Izvekovcpio: "NNN blocks" should go to stderr
2010-04-20 Denys Vlasenkosed: fix nested {} case
2010-04-20 Denys Vlasenkosed: fix c cmd
2010-04-09 Denys Vlasenkotar: fix "hardlinks to symlinks chown" bug 1519.
2010-04-09 Denys Vlasenkotar: fix mishandling of repeated hardlink in tarball...
2010-04-02 Chris Metcalftestsuite fixes
2010-03-28 Denys Vlasenkocpio test: fix false positive with DESKTOP off
2010-03-26 Denys Vlasenkounicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT,...
2010-03-26 Tomas Heinrichunexpand: fix "a b"\n" input case
2010-03-15 Alexander Shishkinar: add archive creation support
2010-03-13 Denys Vlasenkotestsuite: don't run grep NUL tests when we know the...
2010-03-11 Denys Vlasenkolineedit: fix another corner case with bad unicode...
2010-03-11 Denys Vlasenkoawk: add two tests we currently fail
2010-03-10 Denys Vlasenkoawk: fix the case where nested "for" loops with the...
2010-03-09 Tomas Heinrichlineedit: invalid unicode characters are replaced with...
2010-02-26 Alexander Shishkinawk: skip whitespace between array name and subscript
2010-01-31 Denys Vlasenkounicode: exclude FDD0..FDEF range too
2010-01-31 Denys Vlasenkoexclude more invalid unicode chars
2010-01-31 Denys Vlasenkotypo fix
2010-01-31 Denys Vlasenkols: fix handling of broken unicode sequences
2010-01-31 Denys Vlasenkols: unicode fixes
2010-01-30 Denys Vlasenkocal: add a unicode test
2010-01-25 Denys Vlasenkotestsuite-discovered fixes
2010-01-22 Matheus Izvekovdiff: fix flag -B, cleanups and a couple more tests V2
2010-01-18 Matheus Izvekovdiff: rewrite. much smaller and more correct
2010-01-18 Denys Vlasenkodiff: add more tests
2010-01-17 Denys Vlasenkobunzip2.tests: replace $? with \$?
2010-01-16 Denys Vlasenkofix testing of busybox "applet" itself
2010-01-16 Denys Vlasenkocp: improve test coverage
2010-01-15 Denys Vlasenkocp: fix -H handling
2010-01-10 Denys Vlasenkocpio: add a test for recent fix
2010-01-05 Denys Vlasenkocpio: fix unpacking of names with leading slashes
2010-01-04 Denys Vlasenkofold: unicode support. Based on a patch by Tomas Heinri...
2010-01-04 Tomas Heinrich[un]expand: unicode support
2009-12-16 Denys Vlasenkotar: add support for --overwrite. +70 bytes.
2009-12-16 Denys Vlasenkolibunarchive: move dpkg-specific things into dpkg.c...
2009-12-13 Denys Vlasenkosort: make sort -o FILE FILE (same FILE) work. Closes...
2009-12-04 Denys Vlasenkogrep: fix a case when -o loops forever
2009-11-30 Denys Vlasenkoawk: fix an incorrect casting to string (bug 725)....
2009-11-29 Denys Vlasenkotar: add a test for latest fix
2009-11-14 Bernhard Reutner... use utimes() rather than obsolescent utime()
2009-11-04 Mike Frysingerall_sourcecode.tests: check commented out applet order too
2009-11-04 Mike Frysingertests: fix POSIX shell source style
2009-11-04 Denys Vlasenkofold: fix a corner case. By Tomas Heinrich (heinrich...
2009-10-24 Denys Vlasenkopatch: add another test (currently fails)
2009-10-24 Denys Vlasenkopatch: add longopts, --dry-run, add one more test
2009-09-26 Denys Vlasenkocp: add support for --parents and long option synonyms...
2009-09-06 Denys Vlasenkodocumentation and typo fixes. By Dan Fandrich (dan...
2009-08-16 Denys Vlasenkosed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]...
2009-08-09 Denys Vlasenkotail: fix "tail +N file_shorter_than_N"
2009-08-03 Denys Vlasenkocorrect mode of testsuite/rx.tests
2009-08-02 Denys Vlasenkorx: strip padding from last block. closes bug 501.
2009-07-28 Denys Vlasenkogrep: fix -E + {range}; fix -o not printing all matche...
2009-07-18 Denys Vlasenkosilly whitespace fix
2009-07-18 Denys Vlasenkofix mount test false positive
2009-07-18 Denys Vlasenkominor tweaks in testsuite
2009-07-18 Denys Vlasenkofix mountpoint test to not prevemt mkfs_xxx from making...
2009-07-18 Denys Vlasenkoadd SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite
2009-07-18 Denys Vlasenkofix taskset testsuite
2009-07-18 Denys Vlasenkocorrect date testsuite to use compatible format
2009-07-18 Denys Vlasenkotouch: implement -d --date (our own testsuite needs...
2009-07-18 Denys Vlasenkodate: factor out date parsing (in preparation for touch -d)
2009-07-16 Denys Vlasenkotest: fix "test !" and "test abc -a !". closes bug 465
2009-07-10 Denys Vlasenkosed: deal with peculiar behavior of '2d;2,1p' in GNU sed
2009-07-02 Denys Vlasenkols: fix --color handling. Closes bug 435.
2009-07-02 Denys Vlasenkomdev: set $MDEV correctly for renamed nodes
2009-06-30 Denys Vlasenkosed: fix handling of 1d;1,3p and 1d;1,REGEXp
2009-06-21 Denys Vlasenkomdev: fix the case when move rule deletes node with...
2009-06-18 Denys Vlasenkoprintf: fix exit code on conversion error
2009-06-15 Denys Vlasenkoseq: fix testsuite failures
2009-06-13 Denys Vlasenkofix or document testsuite failures
2009-06-13 Denys Vlasenkotest, tcpsvd, tcpsvd: shrink
2009-06-13 Denys Vlasenkofix permissions in testsuite
next