[Mocklib-checkins] mocklib2/bldfiles build.xml,1.2,1.3
Brought to you by:
bittwidler,
fastdragon
From: Nobody <fas...@us...> - 2005-12-21 18:49:14
|
Update of /cvsroot/mocklib/mocklib2/bldfiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4331/bldfiles Modified Files: build.xml Log Message: testing Index: build.xml =================================================================== RCS file: /cvsroot/mocklib/mocklib2/bldfiles/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** build.xml 21 Dec 2005 18:45:58 -0000 1.2 --- build.xml 21 Dec 2005 18:49:05 -0000 1.3 *************** *** 419,423 **** *********************************************************************** --> - <target name="testall" depends="instrumentation" description="Run ALL junit and abbot tests after compiling code"> <mkdir dir="${junit.results}"/> --- 419,422 ---- |