aboutsummaryrefslogtreecommitdiff
path: root/test/c_import/macros.h
AgeCommit message (Collapse)Author
2025-09-24delete `@cImport` testsAndrew Kelley
These are now maintained in a separate repository: ziglang/translate-c
2024-02-20c_import: extract behavior tests that use `@cImport`Jacob Young
This introduces the new test step `test-c-import`, and removes the ability of the behavior tests to `@cImport` paths relative to `test`. This allows the behavior tests to be run without translate c.