1. ae2e4b7 Add netcat server mode, -l, -L, and -t. by Rob Landley · 16 years ago
  2. f901f24 Basic tests for sort. Needs more... by Rob Landley · 16 years ago
  3. 7bc357d Cosmetic tweak, only show skipped tests when VERBOSE set. by Rob Landley · 16 years ago
  4. 37256ff Adjust "optional" function (gen_config.h became generated/config.h). by Rob Landley · 16 years ago
  5. 76ab475 Add seq, and tests for it. by Rob Landley · 16 years ago
  6. 1a221d9 Fix command line option parsing so "echo -xen" actually prints "-xen". Add by Rob Landley · 16 years ago
  7. da57094 Sort was including the trailing comma and getting the order wrong. by Rob Landley · 16 years ago
  8. e156d44 More tweaks to rmdir.test and the testing infrastructure. by Rob Landley · 16 years ago
  9. 121a9d4 Add rmdir and test for it. by Rob Landley · 16 years ago
  10. c564834 Teach run-all-tests mode to only test enabled commands. by Rob Landley · 16 years ago
  11. 0a2d88a Remove extraneous output. by Rob Landley · 16 years ago
  12. ac9c592 Very simple cat tests, with more test ideas commented out. by Rob Landley · 16 years ago
  13. 9d243a2 Update help, move test.sh to scripts, and fix "make test" to call right script. by Rob Landley · 16 years ago
  14. 50c8c02 Another cp -r fix, another test case... by Rob Landley · 17 years ago
  15. 5ba6663 Update cp -r to work better, add relevant tests to test suite. by Rob Landley · 17 years ago
  16. b15365a Add an install script, with --long --symlink --force and --uninstall options. by Rob Landley · 17 years ago
  17. 775257b Remove some commented out code. by Rob Landley · 17 years ago
  18. 6e6871c Add first pass at cp, totally untested, unlikely to work yet. :) by Rob Landley · 17 years ago
  19. dd28202 Start of tests for cp. by Rob Landley · 17 years ago
  20. 8dd5134 Script from Roberto Foglietta to do config2help in bash instead of python. by Rob Landley · 17 years ago
  21. 76a2e46 Die on compilation or stripping failure by Charlie Shepherd · 17 years ago
  22. 81d937d Sort newtoys.h by command name, not by USE_ macro. by Rob Landley · 17 years ago
  23. 7c04f01 Fluff out hello.c to supply more example code as a skeleton for new commands, by Rob Landley · 17 years ago
  24. b1aaba1 Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() by Rob Landley · 17 years ago
  25. 55928b1 Move NEWTOY() list from end of toylist.h to generated/newtoys.h. by Rob Landley · 17 years ago
  26. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 17 years ago
  27. c49650d minicom.sh should check for a char device, not a file. by Rob Landley · 17 years ago
  28. e25e8b5 A couple more readlink tests. by Rob Landley · 17 years ago
  29. 273f278 Tweak testing.sh so VERBOSE=1 is less noisy. by Rob Landley · 17 years ago
  30. 3e09c88 Script to use stty with netcat -f to talk to a serial port. by Rob Landley · 17 years ago
  31. b4ed762 Basic tests for readlink. by Rob Landley · 17 years ago
  32. 2c22685 Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment by Rob Landley · 17 years ago
  33. 7ecedea Add "help" command. (Building help/help.h requires python, but I'll ship by Rob Landley · 17 years ago
  34. e35f2b8 Fix makefile to defconfig properly, and leak in a bit of the new test by Rob Landley · 17 years ago
  35. 5f1d7e2 An old test suite wrapper I wrote, cleaned up a bit and checked for copyrights. by Rob Landley · 18 years ago
  36. edee7dd Missing comma, and slight simplification in defconfig sed invocation. by Rob Landley · 18 years ago
  37. bcfad87 Add make install_flat. by Rob Landley · 18 years ago
  38. cd2edfd Add bloat-o-meter, make bloatcheck, and scripts/showasm. by Rob Landley · 18 years ago