diff options
Diffstat (limited to 'tinycc/tests/tests2/22_floating_point.expect')
| -rw-r--r-- | tinycc/tests/tests2/22_floating_point.expect | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tinycc/tests/tests2/22_floating_point.expect b/tinycc/tests/tests2/22_floating_point.expect new file mode 100644 index 0000000..a989eca --- /dev/null +++ b/tinycc/tests/tests2/22_floating_point.expect @@ -0,0 +1,17 @@ +69.120003 +69.120000 +-44.440000 +700.665200 +0.217330 +1 1 0 0 0 1 +0 1 1 1 0 0 +0 0 0 1 1 1 +0 1 1 0 1 0 +69.120003 +-44.439999 +700.665222 +0.217330 +12.340000 +-12.340000 +2.000000 +0.909297 |
