Browse Source

+ added more explanations

carl 23 years ago
parent
commit
b4f173c3c6
1 changed files with 3 additions and 3 deletions
  1. 3 3
      tests/readme.txt

+ 3 - 3
tests/readme.txt

@@ -1,12 +1,12 @@
 The different directories are organized as follows:
 The different directories are organized as follows:
 
 
-webtbs...........Tests which succeed compilation
+webtbs...........Tests which should succeed compilation
   Digits in filename refer to bug database entry
   Digits in filename refer to bug database entry
 webtbf...........Tests which should fail compilation
 webtbf...........Tests which should fail compilation
   Digits in filename refer to bug database entry
   Digits in filename refer to bug database entry
 test.............Some manual tests / testsuites
 test.............Some manual tests / testsuites
-tbs..............Old database tests (success in compilation)
-tbf..............Old database tests (fail compile)
+tbs..............Manual database tests (success in compilation)
+tbf..............Manual database tests (fail compile)
 units............Unit helper for doing the tests
 units............Unit helper for doing the tests
 utils............Utilities for processing tests
 utils............Utilities for processing tests