| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-20 | c_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. | |||
| 2023-07-01 | spirv: disable new behavior tests that do not pass | Robin Voetter | |
| Some new behavior tests have recently been added, and not all of these pass with the SPIR-V backend. | |||
| 2023-06-20 | codegen: Set c_char signedness based on the target | Evan Haas | |
