lean4-htt/tests/compile/float.lean.out.expected
Garmelon 08eb78a5b2
chore: switch to new test/bench suite (#12590)
This PR sets up the new integrated test/bench suite. It then migrates
all benchmarks and some related tests to the new suite. There's also
some documentation and some linting.

For now, a lot of the old tests are left alone so this PR doesn't become
even larger than it already is. Eventually, all tests should be migrated
to the new suite though so there isn't a confusing mix of two systems.
2026-02-25 13:51:53 +00:00

48 lines
613 B
Text

1.000000
3.000000
-1.000000
6.000000
1.500000
false
true
false
true
false
true
true
0.000000
42.000000
-42.000000
0.000000
0
0
0
0
0
0
255
255
0
65535
65535
0
4294967295
4294967295
0
18446744073709551615
18446744073709551615
0
true
true
(1.400000, (false, (false, (true, (0.700000, 1)))))
(NaN, (true, (false, (false, (NaN, 0)))))
(NaN, (true, (false, (false, (NaN, 0)))))
(inf, (false, (true, (false, (inf, 0)))))
(-inf, (false, (true, (false, (-inf, 0)))))
0.500000
5.666696
-----
2.333333
3.500000
[1.500000, 2.000000, 3.500000, 4.000000, 4.500000, 5.500000]
[3.000000, 3.000000, 0.000000, 0.000000, inf, NaN]