blob: 216299ff2bd67f76ba14ec53d0a717916c3db177 [file] [log] [blame]
This test checks for a regression against Date.setMonth fails with big values due to overflow.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS d.valueOf() is new Date(1980, 8, 1).valueOf()
PASS successfullyParsed is true
TEST COMPLETE