Commit f0b3fa7
chore: upgrade catch2, cpp-httplib, libmaxminddb; fix GeoIP test ordering
- Bump catch2 3.8.0→3.14.0
- Bump cpp-httplib 0.18.3→0.39.0
- Bump libmaxminddb 1.10.0→1.12.2
- yaml-cpp kept at 0.8.0 (0.9.0 causes heap corruption at process exit)
- Add MaxmindDB::disable() to allow resetting singleton state in tests
- Reset GeoIP/GeoASN singletons before "Geo enablement" section so tests
pass regardless of Catch2 randomized execution order (new default in 3.x)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 94eceb1 commit f0b3fa7
3 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
60 | 69 | | |
61 | 70 | | |
62 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments