Commit b4f5aeb
committed
Fixes unit-test-date-helpers failure on win32
[ 22/ 76] FAIL (3221226505): build\tests\unittests-es5.1-math\tests\MinSizeRel\unit-test-date-helpers.exe
================================================
TEST: Assertion 'ecma_date_make_day (1970, -1, 1) == -2678400000' failed at (main)D:\a\jerryscript\jerryscript\tests\unit-core\test-date-helpers.c:110.
JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo [email protected]1 parent 55acdf2 commit b4f5aeb
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments