zig/test/c_import
Jacob Young 2291560424 c_import: extract behavior tests that use @cImport
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.
2024-02-20 18:44:43 +01:00
..
c_char_signedness.zig c_import: extract behavior tests that use @cImport 2024-02-20 18:44:43 +01:00
macros_not_utf8.h c_import: extract behavior tests that use @cImport 2024-02-20 18:44:43 +01:00
macros.h c_import: extract behavior tests that use @cImport 2024-02-20 18:44:43 +01:00
macros.zig c_import: extract behavior tests that use @cImport 2024-02-20 18:44:43 +01:00