Commit b35fcd7
committed
Always strip out date in postscript's test_savefig_to_stringio.
We already test that postscript output supports SOURCE_DATE_EPOCH in
test_determinism. Removing the date in test_savefig_to_stringio in all
cases makes it easier to reuse the test in mplcairo, as cairo does not
support SOURCE_DATE_EPOCH (or manually setting the date in postscript
output in any case); the test is not about SOURCE_DATE_EPOCH support
anyways.1 parent 80eabbc commit b35fcd7
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
44 | 43 | | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
0 commit comments