add more EXP tests

This commit is contained in:
John
2021-04-05 09:47:40 +02:00
parent 906662219a
commit 4d11cf65e0
+2
View File
@@ -427,6 +427,8 @@ int main() {
{"x,,exp,-100", "-9", "10feffff04ec51b8bd", "00", ""},
{"x,,exp", "0.25", "10feffff040000803e", "00", ""},
{"x,,exp", "-", "10feffff040000c07f", "00", "W"},
{"x,,exp", "0.95", "10feffff043333733f", "00", ""},
{"x,,exp", "0.65", "10feffff046666263f", "00", ""},
{"x,,exr", "-0.09", "10feffff04bdb851ec", "00", ""},
{"x,,exr", "0.0", "10feffff0400000000", "00", ""},
{"x,,exr", "-0.001", "10feffff04ba83126f", "00", ""},