Commit c3950ef
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 7b67434 commit c3950ef
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments