X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=test%2Freadme.txt;h=cd3b7501a2249f2d70f9438c426f629b5a4831d6;hb=035621aa95e2be6a6f5f0fc091e9fc4c7df2047d;hp=308b2fa90a327d0a9cb64636da85ca407b8290fd;hpb=9fe0b3817728156f7e0d51f78e66bb67eec9932a;p=cc65 diff --git a/test/readme.txt b/test/readme.txt index 308b2fa90..cd3b7501a 100644 --- a/test/readme.txt +++ b/test/readme.txt @@ -12,5 +12,14 @@ compiler. /misc - a few tests that need special care of some sort -to run the tests use "make clean all" in this (top) directory, the makefile -should exit with no error. +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