[BusyBox-cvs] busybox/testsuite/echo echo-prints-argument,1.1,1.2

Erik Andersen andersen at busybox.net
Tue Apr 6 11:09:55 UTC 2004


Update of /var/cvs/busybox/testsuite/echo
In directory nail:/tmp/cvs-serv13250/testsuite/echo

Modified Files:
	echo-prints-argument 
Log Message:
Kill off the old 'tests' stuff.  Write a ton of new tests for the
'testsuite' dir.  Fix a bunch of broken tests.  Fix the testsuite
'runtest' script so it actually reports all failures and provides
meaningful feedback.
 -Erik


Index: echo-prints-argument
===================================================================
RCS file: /var/cvs/busybox/testsuite/echo/echo-prints-argument,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- a/echo-prints-argument	30 Oct 2001 23:10:58 -0000	1.1
+++ b/echo-prints-argument	6 Apr 2004 11:09:51 -0000	1.2
@@ -1 +1 @@
-test `busybox echo fubar` = fubar
+test xfubar = x`busybox echo fubar`




More information about the busybox-cvs mailing list