1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-25 16:29:02 +00:00
cc65/test/todo
2022-11-11 00:52:42 +01:00
..
bug927.c test for issue #927 2020-07-09 16:18:08 +02:00
float-basic-const-var.c add failing tests in test/todo 2022-11-11 00:52:42 +01:00
float-basic-var-const.c add failing tests in test/todo 2022-11-11 00:52:42 +01:00
float-basic-var-var.c add failing tests in test/todo 2022-11-11 00:52:42 +01:00
float-cmp-const-const.c add failing tests in test/todo 2022-11-11 00:52:42 +01:00
float-cmp-const-var.c add failing tests in test/todo 2022-11-11 00:52:42 +01:00
float-cmp-var-const.c add failing tests in test/todo 2022-11-11 00:52:42 +01:00
float-conv-float-to-char.c move float libss into libsrc/float, move tests into the correct dirs for the testbench, move includes to toplevel include dir 2022-11-09 02:45:07 +01:00
float-conv-float-to-schar.c move float libss into libsrc/float, move tests into the correct dirs for the testbench, move includes to toplevel include dir 2022-11-09 02:45:07 +01:00
inline-asm-1489.c add test related to pr #1799 2022-08-11 00:59:09 +02:00
Makefile Avoid cl65 in tests. 2020-08-26 20:39:34 +02:00
sprintf-test.c Clarify sprintf-test's output so it doesn't look like the entire test bench summary 2022-10-12 18:38:33 +03:00