Patched toybox as people are lazy
Go to file
Rob Landley 8b479b4fd2 Add a wrapper to run tests out of scripts/test. With no arguments, runs all
*.test files.  Arguments are names of commands to test.  When environment
variable "OLD" is set, tests commands in $PATH rather than new toybox versions.
2007-12-16 17:55:34 -06:00
kconfig Fix makefile to defconfig properly, and leak in a bit of the new test 2007-06-18 01:09:00 -04:00
lib Start of "patch" support. Writes to stdout at the moment. 2007-12-15 21:47:25 -06:00
scripts Script to use stty with netcat -f to talk to a serial port. 2007-12-16 00:04:17 -06:00
toys Start of "patch" support. Writes to stdout at the moment. 2007-12-15 21:47:25 -06:00
www Update web pages. 2007-12-13 07:00:27 -06:00
.hgignore Add kconfig/conf to .hgignore 2007-11-23 21:01:37 +00:00
Config.in Promote help to global config option, teach error_exit() to output usage message when called 2007-10-11 15:36:36 -05:00
LICENSE Starting a new project. Just a bit past the "hello world" stage... 2006-09-27 00:45:05 -04:00
main.c Changeset 186 assumed that toys.exitval defaults to 0. Actually change the 2007-12-09 15:35:42 -06:00
Makefile Add some more .PHONY targets. 2007-12-09 15:32:07 -06:00
test.sh Add a wrapper to run tests out of scripts/test. With no arguments, runs all 2007-12-16 17:55:34 -06:00
toynet.h Netcat needs this to build. 2007-12-03 18:57:57 -06:00
toys.h Need to commit this too. :) 2007-10-16 01:49:05 -05:00