]> git.sur5r.net Git - cc65/blobdiff - test/readme.txt
Atari OS: Reestablished DCB structure, fixed union span and timer2.
[cc65] / test / readme.txt
index 673ecabdbcf6ceb668a896875fe520cf4d0a7687..cd3b7501a2249f2d70f9438c426f629b5a4831d6 100644 (file)
@@ -14,3 +14,12 @@ compiler.
 
 to run the tests use "make" in this (top) directory, the makefile should exit
 with no error.
+
+when a test failed you can use "make continue" to run further tests
+
+--------------------------------------------------------------------------------
+
+TODO:
+
+- reduce usage of "common.h" to a minimum
+- convert more tests from using reference output to returning an exit code