This repository was archived by the owner on Feb 10, 2026. It is now read-only.
Commit 7afd5be
committed
test.py: replace
This ensures that the correct `scan-build`/`intercept-build` version is active
while running `test.py`. This is what was causing local errors testing `curl`,
as the wrong `intercept-build` was creating duplicate compile commands,
which `c2rust transpile` dropped with a warning, but hidden since `test.py` hides that.requirements.txt + inline script w/ pyproject.toml and uv.lock
1 parent 7345f35 commit 7afd5be
4 files changed
+75
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 1 | + | |
12 | 2 | | |
13 | 3 | | |
14 | 4 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments