Commit 2e19abc
tests: fix ctest path in build scripts
The scripts cd into build/ before running make, so --test-dir build
resolved to build/build/. Drop --test-dir and let ctest run in the
current directory instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 53d978e commit 2e19abc
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
0 commit comments