bc: store only index in p->exits, it's the only thing used there
[oweals/busybox.git] / testsuite / runtest
2017-01-24 Denys Vlasenkoremove "local" bashism from a few scripts
2011-08-11 Denys Vlasenkotestsuite: fixes after randomconfig run
2010-08-29 Dan Fandrichtestsuite: show the number of failures after a test run
2010-04-02 Chris Metcalftestsuite fixes
2010-03-13 Denys Vlasenkotestsuite: don't run grep NUL tests when we know the...
2010-01-30 Denys Vlasenkocal: add a unicode test
2010-01-16 Denys Vlasenkofix testing of busybox "applet" itself
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 Vlasenkotouch: implement -d --date (our own testsuite needs...
2009-06-15 Denys Vlasenkoseq: fix testsuite failures
2008-07-11 Denis Vlasenkotestsuite: uniformly use $ECHO with -n -e
2008-05-15 Denis Vlasenkotestsuite instrumentation fixes by Christian
2008-05-02 Denis Vlasenkoruntest: the saga continues :(
2008-04-29 Denis Vlasenkoruntest: more cleanups
2008-04-27 Denis Vlasenkoruntest: fix fallout from mucking with runtest :( ...
2008-04-27 Denis Vlasenkoruntest: even more fixes from Cristian
2008-04-27 Denis Vlasenkoruntest: further fixes from Cristian Ionescu-Idbohrn...
2008-04-26 Denis Vlasenkoruntest: use numeric compare instead of string where...
2008-04-25 Denis Vlasenkotestsuite/runtest: remove (last) bashism
2008-04-23 Denis Vlasenkotestsuite: runtest enhancements by Cristian Ionescu...
2008-02-13 Denis Vlasenkosort: -z outputs NUL terminated lines. Closes bug 1591.
2007-12-02 Denis Vlasenkodd: fix a bug where we don't report write errors
2007-11-26 Denis Vlasenkotestsuite: add tests for cut and grep;
2007-11-25 Denis Vlasenkowhich: fix testsuite failure
2007-11-13 Denis Vlasenkotr: more of code shrink (getopt32-ification)
2007-02-25 Denis Vlasenkostop using bash'isms ('function')
2006-05-25 Bernhard Reutner... make the testsuite a little less brittle:
2006-04-01 Mike Frysingersilence error if busybox.links doesnt exist and run...
2006-03-16 Rob LandleyMore test updates.
2006-02-16 Rob LandleyPutting together OPTIONFLAGS, sed needs the global...
2005-11-07 Rob LandleyFix the test suite so that individual *.tests files...
2005-10-06 Bernhard Reutner... - support make check V=1 to run the checks in verbose...
2005-09-23 Bernhard Reutner... - remove dangling symlinks after the runs
2005-09-23 Bernhard Reutner... - introduce variable _BB_CONFIG_DEP to the new test...
2005-09-20 Rob LandleyGet "make check" ($srcdir) to work with the new testsuite.
2005-09-20 Rob LandleyThe testsuite/links directory wasn't being created.
2005-09-04 Rob LandleyGeneral cleanup of command line parsing to allow "busyb...
2005-09-02 Rob LandleyWorking on a new test harness. Moved the sort tests...
2004-10-08 Eric Andersenegor duda writes:
2004-04-06 Eric AndersenKill off the old 'tests' stuff. Write a ton of new...
2004-04-06 Eric AndersenFix the test suite script so it actually works and...
2002-03-27 Matt Kraai* testsuite/runtest (run_applet_testcase): Return test...
2002-02-19 Matt Kraai* testsuite/runtest (show_result): Change UPASS to...
2002-02-19 Matt Kraai* testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".
2002-02-19 Matt Kraai* testsuite/runtest (run_applet_testcase): Return UNTES...
2002-01-02 Matt Kraai* testsuite/README: Document -v option.
2001-10-30 Matt KraaiMerge test suite.