| This test aims to check for rangeUnderflow flag with input fields |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| PASS The value "2010-01-27T12:34Z" doesn't underflow the minimum value "". |
| PASS The value "2010-01-27T12:34Z" doesn't underflow the minimum value "". |
| PASS The value "2010-01-27T12:34Z" doesn't underflow the minimum value "foo". |
| PASS The value "1000-01-01T12:34Z" doesn't underflow the minimum value "". |
| PASS The value "1582-10-15T00:00Z" doesn't underflow the minimum value "". |
| PASS The value "2010-01-27T12:34Z" doesn't underflow the minimum value "2010-01-26T00:00Z". |
| PASS The value "2010-01-27T12:34Z" doesn't underflow the minimum value "2009-01-28T00:00Z". |
| PASS The value "" sanitized from "foo" doesn't underflow the minimum value "2011-01-26T00:00Z". |
| PASS The value "2010-01-27T12:34Z" undeflows the minimum value "2010-01-27T13:00Z". |
| PASS The value "9999-01-01T12:00Z" undeflows the minimum value "10000-12-31T12:00Z". |
| PASS The value "2010-01-27T12:00Z" undeflows the minimum value "2010-02-01T12:00Z". |
| PASS The value "9999-01-01T12:00Z" doesn't underflow the minimum value "10000-12-31T12:00Z" when disabled. |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |