Commit d8c3d34
committed
Fix stale pandoc-oracle test fixtures after 3.10 ceiling bump
d747904 bumped PANDOC_ORACLE_MAX_VERSION to (3, 10) but left two test
fixtures pointing at the old ceiling: PANDOC_ORACLE_RANGE_CASES still
expected (3, 10) to be out of range, and the gate-failure message test
still asserted on "3.9". Rewrite both to derive boundary values from
PANDOC_ORACLE_MIN/MAX_VERSION instead of hardcoded literals, so future
ceiling bumps propagate automatically.1 parent d747904 commit d8c3d34
1 file changed
Lines changed: 25 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
215 | 226 | | |
216 | 227 | | |
217 | 228 | | |
| |||
249 | 260 | | |
250 | 261 | | |
251 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
252 | 271 | | |
253 | | - | |
| 272 | + | |
254 | 273 | | |
255 | 274 | | |
256 | 275 | | |
| |||
0 commit comments