]> git.sur5r.net Git - cc65/history - test
kbhit() function and scrolling.
[cc65] / test /
2015-02-08 Stephan MühlstrasserMerge branch 'master' of https://github.com/cc65/cc65...
2015-01-10 Oliver SchmidtMerge pull request #143 from greg-king5/basic-stub
2014-12-20 Oliver SchmidtMerge pull request #144 from greg-king5/regression...
2014-12-18 Greg KingMade sure that parallel-building the regression-tests... 144/head
2014-12-18 Greg KingShortenned the code that creates the TESTS make variable.
2014-12-17 Greg KingUse simply-defined make variables.
2014-12-17 Greg KingAll regression-tests subdirectories are cleaned before...
2014-12-17 Greg KingCreate the makefile variable REFS in the same way that...
2014-12-17 Greg KingMade the makefiles' clean target remove the object...
2014-12-17 Greg KingAdded make code to build the optimized versions.
2014-12-03 Oliver SchmidtMerge pull request #142 from greg-king5/disassemble...
2014-12-02 Stephan MühlstrasserMerge branch 'master' of https://github.com/cc65/cc65...
2014-11-27 Oliver SchmidtMerge pull request #141 from mrdudz/testsuite
2014-11-26 mrdudzscan sources just once 141/head
2014-11-26 mrdudzadded note on how to continue after failure, added...
2014-11-26 mrdudzactually use optimization switches
2014-11-25 mrdudzremoved binaries and references from git ignore
2014-11-25 mrdudzuse testwrk for binaries, and generated reference data
2014-11-25 mrdudzuse 'testwrk' dir for bdiff
2014-11-24 mrdudzuse own naive bdiff tool instead of diff/fc
2014-11-24 mrdudzadded linefeeds
2014-11-23 mrdudzremoved common.h reference
2014-11-23 mrdudzchecked tests in /val
2014-11-23 mrdudzadded some windows/cmd.exe stuff
2014-11-22 mrdudzmakefile for misc, endless.c
2014-11-22 mrdudzadded readme
2014-11-22 mrdudzadded todo
2014-11-22 mrdudzgenerate reference output using host compiler, compare...
2014-11-22 mrdudzmoved tests that need special care into misc dir
2014-11-22 mrdudzfixed up the rest of the tests, added rudimentary makef...
2014-11-22 mrdudzadded makefile and common include
2014-11-22 mrdudzadded makefile and common include
2014-11-22 mrdudzinclude s26 to get bitsize of char
2014-11-22 mrdudzsitest can not work
2014-11-22 mrdudzcleanup
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-09-30 Oliver SchmidtMerge pull request #133 from pfusik/fix-char-cast
2014-09-25 Oliver SchmidtMerge pull request #135 from ikorb/patch1
2014-09-25 mrdudzadded tests as prepared by oliver 135/head
2014-09-24 mrdudzadded tests as prepared by oliver