Alex Rønne Petersen
17f9a25924
test: remove -Dskip-translate-c from test-standalone
...
No longer necessary since we've stopped using Clang for this.
2025-09-26 01:33:26 +02:00
Alex Rønne Petersen
9095a7fefd
test: respect -Dskip-translate-c in test-standalone
2025-09-18 12:42:24 +02:00
Alex Rønne Petersen
7ee6dab39f
Revert "Sema: Stop adding Windows implib link inputs for extern "..." syntax."
...
This reverts commit b461d07a5464aec86c533434dab0b58edfffb331.
After some discussion in the team, we've decided that this is too disruptive,
especially because the linker errors are less than helpful. That's a fixable
problem, so we might reconsider this in the future, but revert it for now.
2025-08-06 06:15:13 +02:00
Andrew Kelley
d8e26275f2
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
Alex Rønne Petersen
b461d07a54
Sema: Stop adding Windows implib link inputs for extern "..." syntax.
...
Closes #23971 .
2025-07-06 01:00:18 +02:00
mlugg
6bd590ad37
test-standalone: migrate from deprecated std.Build APIs
2024-12-18 01:49:13 +05:00
Andrew Kelley
b30ad74908
remove deprecated LazyPath.path union tag
2024-04-11 14:02:47 -07:00
Carl Åstholm
33b8fdb6bc
Turn "simple" standalone test cases into a package
2024-04-07 16:05:54 -07:00