Commit f4a2ca4
authored
tests: patch localtime in the "cert remainingdays" test (#4956)
to make sure the code where the invalid timezone is passed to exercise
the localtime code path doesn't fail as time goes by.
The other test was added to exercise the code path where the second
format is passed.1 parent 2b220b9 commit f4a2ca4
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
333 | 339 | | |
334 | 340 | | |
335 | 341 | | |
| |||
1104 | 1110 | | |
1105 | 1111 | | |
1106 | 1112 | | |
1107 | | - | |
| 1113 | + | |
0 commit comments