Start 1.33.0 development cycle
[oweals/busybox.git] / testsuite /
2017-01-05 Denys Vlasenkounzip: properly use CDF to find compressed files. Close...
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-11-25 Denys Vlasenkofind: fix handling of trailing slashes in -name PATTERN...
2016-11-24 Aaro Koskinenpatch: fix matching failure
2016-11-14 Denys VlasenkoMake grep/egrep/fgrep independently selectable
2016-11-11 Denys Vlasenkotar: handle pax-encoded utf8 filenames and link names...
2016-11-04 Aaro Koskinencpio: add ownership (-R) test cases
2016-10-24 Brian Foleyawk: fix segfault on for loop syntax error
2016-08-31 Denys Vlasenkosed: fix "sed n (flushes pattern space, terminates...
2016-08-29 Denys Vlasenkosha3: fix to conform to final SHA3 padding standard...
2016-08-14 Natanael Copagzip: add test that checks that -9 compresses better...
2016-07-11 Denys Vlasenko{md5,shaN}sum: make -c EMPTY fail
2016-06-20 Denys Vlasenkorandomconfig fixes 5: false positive for tar; mount...
2016-06-19 Denys Vlasenkorandomconfig fixes 4
2016-06-19 Denys Vlasenkorandomconfig fixes 3
2016-06-19 Denys Vlasenkorandomconfig fixes 2
2016-06-19 Denys Vlasenkorandomconfig fixes
2016-05-06 Denys Vlasenkosed: fix append command to match GNU sed 4.2.1
2016-04-24 Denys Vlasenkosed: understand \n,\r and \t in i and a commands. Close...
2016-01-24 Denys Vlasenkosed: make 's///w FILE' actually write to FILE. Closes...
2015-10-30 Denys Vlasenko[g]unzip: fix recent breakage.
2015-10-26 Denys Vlasenkounzip: test for bad archive SEGVing
2015-10-22 Denys Vlasenkotar: add a test that we don't write into symlinks
2015-10-21 Denys Vlasenkotar: add support for --strip-components=N
2015-10-19 Denys Vlasenkosort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
2015-10-19 Denys Vlasenkosort: fix key with delimiters breakage
2015-10-12 Denys Vlasenkorandconfig fixes
2015-10-11 Denys Vlasenkorandconfig fixes
2015-10-11 Denys Vlasenkorandconfig fixes
2015-10-02 Denys Vlasenkoawk: support "length" form of "length()". Closes 8371
2015-09-19 Denys Vlasenkosort: fix -kN,M handling (was including last separator...
2015-07-31 Aaro Koskinendiff.tests: add testcases for -B and single line changes
2015-05-11 Thiago Jung Bauermannbzcat.tests: Run both .gz and .bz2 tests, and add ...
2015-04-17 Denys Vlasenkosed: implement ",+N" range end
2015-02-16 Bernhard Reutner... dc: tweak parsing
2015-01-11 Denys Vlasenkodiff: fix a bug in diffing against stdin. Closes 7784
2014-12-22 Denys Vlasenkorandomconfig fixes
2014-09-15 Denys Vlasenkosed: fix a buglet in s///NUM handling
2014-08-28 Denys Vlasenkogrep: fix "grep -r PATTRN SYMLINK_TO_DIR"
2014-07-01 Denys Vlasenkotest: fix mishandling of "test '(' = '('" and similar
2014-06-26 Denys Vlasenkoawk: fix handling of "if ... break ; else ..." - closes...
2014-06-19 Denys Vlasenkofind: exit code fixes for find -exec
2014-02-27 Denys Vlasenkogrep: fix -w match if first match isn't a word, but...
2014-02-07 Bartosz Golaszewskigrep: properly handle grep -w "^str" in !EXTRA_COMPAT...
2014-01-23 Michael Tokarevtestsuite: fix last "which" change
2014-01-19 Bartosz Golaszewskisort: check global flags on fallback sort
2014-01-09 Denys Vlasenkofind: fix a regression introduced with -HLP support
2014-01-07 Denys Vlasenkogrep: fix two bugs with -w
2013-12-31 Denys Vlasenkotestsuite: remove forgotten debug hack
2013-12-31 Denys Vlasenkofix failures found by randomconfig builds
2013-12-31 Denys Vlasenkotestsuite: disable tests for no longer supported bbox...
2013-12-20 Denys Vlasenkotestsuite: fix false positives for du
2013-11-21 Denys Vlasenkoawk: fix a bug in argc counting in recent change
2013-11-19 Denys Vlasenkotar: prevent empty file to be treated as valid tarball
2013-11-19 Denys Vlasenkofix a copy/paste error in last tar testcase name
2013-11-19 Denys Vlasenkotar: add a testcase for previous commit
2013-11-10 Michael Tokarevfix bashisms in testsuite/
2013-10-30 Denys Vlasenkosed: fix "sed clusternewline" testcase
2013-10-12 Denys Vlasenkoawk: fix length(array)
2013-07-31 Bernhard Reutner... awk: Fix handling of functions with empty body
2013-07-22 Denys Vlasenkoawk.tests: add test for recent large integer fix
2013-07-21 Denys Vlasenkosed: fix matching of newlines by $
2013-05-16 James Hogangrep: fix grep -x to not set REG_NOSUB
2013-05-15 Bartosz Golaszewskigrep: don't bail out on first mismatch if '-w' option...
2013-03-13 Bernhard Reutner... awk: Fix handling of functions with empty body
2013-01-28 Kang Kaitestsuite/du/du-k-works: fix false positive
2013-01-21 Denys Vlasenkofix testsuite false positive
2013-01-21 Denys Vlasenkomdev: fix mode of dir1 in =dir1/dir2/file rule
2013-01-20 Denys Vlasenkogrep: fix grep -Fw not respecting the -w option. Closes...
2013-01-14 Lauri Kasanensha3sum: new applet
2012-07-24 Yao Zhaotestsuite: make mkfs.minix test not fail spuriously...
2012-07-10 Denys Vlasenkoawk: fix FS assignment behavior. Closes 5108
2012-06-22 Denys Vlasenkoawk: make -F STR interpret escape sequences. Closes...
2012-06-21 Denys Vlasenkomount: fix the wrongly stored fs creation time
2012-06-11 Tanguy Pruvottestsuite: some more awk tests related to conditions
2012-06-08 Denys Vlasenkosed: yet another fix on top of zero length match code
2012-06-07 Denys Vlasenkosed: fix breakage added by zero length match code
2012-06-04 Denys Vlasenkosed: fix zero chars match/replace
2012-05-10 Denys Vlasenkofix for spurious testsuite failure
2012-04-24 Denys Vlasenkosed: fix handling of s/// which has empty matches
2012-03-06 Denys Vlasenkotestsuite: add a test that tar detects XZ-compressed...
2011-10-31 Denys Vlasenkotestsuite: merge bzcat2.tests into bzcat.tests
2011-10-31 Denys Vlasenkotestsuite: fix the mishap in the previous commit
2011-10-31 Denys Vlasenkobzcat: fix unpacking of more than one file, and unpacki...
2011-10-28 Leonid Lisovskiylibbb: split decode_base64 off read_base64
2011-10-10 Rob Landleypatch: make -p count path components, not slashes ...
2011-09-16 Denys Vlasenkotail: fix -c +N. Closes 4111
2011-09-10 Denys Vlasenkoawk: fix a SEGV
2011-08-28 Lauri Kasanengrep: be GNU compatible with -f EMPTY_FILE
2011-08-22 Rob Landleypatch: make it able to create files (again)
2011-08-18 Denys Vlasenkouncompress: fix buffer underrun by corrupted input
2011-08-16 Denys Vlasenkopatch: add a test we currently fail
2011-08-16 Denys Vlasenkosed: fix range handling for sed -i. Closes 4069
2011-08-11 Denys Vlasenkotestsuite: fixes after randomconfig run
2011-08-10 Denys Vlasenkorandomconfig fixes
2011-08-09 Denys Vlasenkorandomconfig fixes
2011-06-18 Denys Vlasenkofix false positive in parse test
next