add more EXP tests
This commit is contained in:
@@ -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", ""},
|
||||
|
||||
Reference in New Issue
Block a user