[Fat-develop] FAT/test/FAT.Acceptance/Test/Console Run Simple Passing Test.fat,1.3,1.4
Brought to you by:
exortech
|
From: <exo...@us...> - 2004-01-15 00:57:02
|
Update of /cvsroot/fat/FAT/test/FAT.Acceptance/Test/Console In directory sc8-pr-cvs1:/tmp/cvs-serv19380/test/FAT.Acceptance/Test/Console Modified Files: Run Simple Passing Test.fat Log Message: commits to fat will now be sent out on developer mailing list Index: Run Simple Passing Test.fat =================================================================== RCS file: /cvsroot/fat/FAT/test/FAT.Acceptance/Test/Console/Run Simple Passing Test.fat,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Run Simple Passing Test.fat 6 Jan 2004 21:36:31 -0000 1.3 --- Run Simple Passing Test.fat 15 Jan 2004 00:56:58 -0000 1.4 *************** *** 1,4 **** @Fixture: ConsoleFixture ! Run: "C:\dev\FAT\build\FAT.exe" "Simple Passing Test.fat" AssertOutputContains: "Test: Simple Passing Test - Test Passed" \ No newline at end of file --- 1,4 ---- @Fixture: ConsoleFixture ! Run: "..\..\..\build\FAT.exe" "Simple Passing Test.fat" AssertOutputContains: "Test: Simple Passing Test - Test Passed" \ No newline at end of file |