blob: 3bbcaf995abe710995a0995f3805384f51adced6 [file] [log] [blame]
This is a testharness.js-based test.
FAIL minsize < 0 is treated as 0 assert_approx_equals: expected 125 +/- 1 but got 25
FAIL maxsize < minsize is treated as maxsize = minsize assert_approx_equals: expected 175 +/- 1 but got 25
PASS minsize < maxsize < 0 is treated as maxsize = minsize = 0
FAIL target size = 0 is treated as Tascent = Tdescent = minsize/2 assert_approx_equals: expected 100 +/- 1 but got 25
Harness: the test ran to completion.