1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/test/todo

11 lines
292 B
Plaintext
Raw Normal View History

2014-11-22 20:29:26 +00:00
- 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