added readme

This commit is contained in:
mrdudz
2014-11-22 21:29:26 +01:00
parent 4a9346d631
commit 9fe0b38177
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
- the tests in ./misc need special care
- check all tests in ./ref and make them return their results as exit code
- in ./val use some other tool than "diff" for comparing the results
- fixup makefiles to use "del" instead of "rm -f" on windows
- reduce usage of "common.h" to a minimum