1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 23:29:05 +00:00
cc65/test/todo
2022-11-12 02:44:01 +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-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 fix comparing float variable agains float constants 2022-11-12 02:04:29 +01:00
Makefile fix comparing float variable agains float constants 2022-11-12 02:04:29 +01: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