Commit d7e850f
committed
test: Use exact version in remaining integration test assertions
- Replace generic \d+\.\d+\.\d+ patterns with exact 0\.11\.0
- More precise assertions for explicit dependency and auto-detection tests
- Completes migration from generic patterns to exact expected values
- Ensures deterministic test validation across all CMake tests1 parent 6b48177 commit d7e850f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
0 commit comments