+ added more explanations

This commit is contained in:
carl 2002-11-09 22:02:36 +00:00
parent 65a8c67bad
commit b4f173c3c6

View File

@ -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) tbs..............Manual database tests (success in compilation)
tbf..............Old database tests (fail compile) 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