Files
tinycc/tests
Kyryl Melekhin a5e714abec add tests for float conversions to u64
Note:
I removed the test that used sin()
function because it makes no sense
to use that there and besides I could
not get the test to work because
sin requires -lm linked but for some reason
make does not compile with -lm and
I get errors like undefined symbol sin.
Coerce function should do the same thing
for the purposes of that test.
2020-09-11 09:18:58 +00:00
..
2018-01-05 02:19:26 +01:00
2017-09-24 18:03:26 -07:00
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2017-12-03 04:53:50 +01:00
2020-08-21 19:35:30 +02:00
2020-07-05 14:01:50 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00