Files
cc65/test/todo
2014-11-22 21:29:26 +01:00

11 lines
292 B
Plaintext

- 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