Update testsuite documentation

Paul Brook paul@codesourcery.com
Fri Apr 9 20:06:00 GMT 2004


On Tuesday 06 April 2004 16:22, James Morrison wrote:
>  You missed gcc/testsuite/README.gcc .

So I did.

Paul

2004-04-06  Paul Brook  <paul@codesourcery.com>

	* README.gcc: Remove obsolete contraint on testcases.

Index: README.gcc
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/README.gcc,v
retrieving revision 1.3
diff -u -p -r1.3 README.gcc
--- README.gcc	16 Dec 1998 21:21:30 -0000	1.3
+++ README.gcc	6 Apr 2004 15:26:39 -0000
@@ -77,10 +77,6 @@ For IEEE FP specific tests, put them in 
 
 For execution tests, put them in execute.
 
-Always use abort() for runtime failures, and exit(0) for success.
-The testing harness is set up to watch for these and do something appropriate
-(when necessary) for target boards.
-
 If a test does not fit into the torture framework, use the dg framework.
 
 



More information about the Gcc-patches mailing list