Commit History

Author SHA1 Message Date
  Denys Vlasenko 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file 15 years ago
  Denis Vlasenko abe49fa54f testsuite: uniformly use $ECHO with -n -e 16 years ago
  Denis Vlasenko 81e97a1380 testsuite instrumentation fixes by Christian 16 years ago
  Denis Vlasenko 687a26fe0d more fixes to testsuite by Cristian and vda 16 years ago
  Denis Vlasenko 2dea01ca11 testing.sh: bashisms are eradicated. 16 years ago
  Denis Vlasenko 4e1e720523 testsuite: add tests for cut and grep; 16 years ago
  Denis Vlasenko 8274e06677 sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) 17 years ago
  Denis Vlasenko cd0df46d8c remove bashisms from testsuite 17 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley cd82c3c041 Don't do workarounds for broken shells. Busybox is about to grow a shell that 18 years ago
  Bernhard Reutner-Fischer 89a22ea5d9 make the testsuite a little less brittle: 18 years ago
  Rob Landley 67d5b8b5b1 Minor tweaks: remove traces of old $COMMAND environment variable. 18 years ago
  Mike Frysinger 81834531aa remove bogus " 18 years ago
  Rob Landley 6bc10635f8 Make the new chroot environment creation infrastructure more flexible about 18 years ago
  Rob Landley 4bb1b04fd1 Redo test suite to be able to test more than one command at a time. Eliminate 18 years ago
  Rob Landley 3a324754f8 I'm about to introduce tests that need to run as root (like mount.tests), 18 years ago
  Rob Landley 006fa2d45b When setting an environment variable by piping something into grep, backquotes 18 years ago
  Rob Landley 48c6157eb9 Fix the test suite so that individual *.tests files can be run ala 18 years ago
  Bernhard Reutner-Fischer e34e8782a9 - support make check V=1 to run the checks in verbose mode 19 years ago
  Mike Frysinger 3f91d7a9f6 cleanup option parsing 19 years ago
  Bernhard Reutner-Fischer b47a74f4e7 - introduce variable _BB_CONFIG_DEP to the new test harness. 19 years ago
  Rob Landley b766c39456 General cleanup of command line parsing to allow "busybox" to work as a prefix. 19 years ago
  Rob Landley 1689075c99 Working on a new test harness. Moved the sort tests into it. 19 years ago