|
From: lacton <la...@us...> - 2008-11-02 17:24:29
|
Update of /cvsroot/shunit/ShUnit In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15350 Modified Files: README Log Message: Updated documentation to reflect the addition of the 'test/' subdirectory Index: README =================================================================== RCS file: /cvsroot/shunit/ShUnit/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 2 Nov 2008 16:39:25 -0000 1.4 --- README 2 Nov 2008 17:24:22 -0000 1.5 *************** *** 21,27 **** ---------- ! shUnit the ShUnit core ! shUnitPlus an optional extension to the core ! shUnitTestSuite all tests for the ShUnit core, using ShUnit itself (!) --- 21,27 ---- ---------- ! shUnit the ShUnit core ! shUnitPlus an optional extension to the core ! test/shUnitTestSuite all tests for the ShUnit core, using ShUnit itself (!) |