Files
c3c/test/test_suite
Christoffer Lerno dd8449576f - Passing a non-conststring to module attributes like @cname would trigger an assert rather than printing an error.
- Passing different types to arg 1 and 2 for $$matrix_transpose would trigger an assert.
- Zero init of optional compile time variable would crash the compiler.
- Using multiple declaration for generics in generic module would fail.
- Defining an extern const without a type would crash rather than print an error.
- Typedef followed by brace would trigger an assert.
- Union with too big member would trigger an assert.
2026-01-18 22:47:17 +01:00
..
2026-01-05 00:11:48 +01:00
2025-09-20 22:55:08 +02:00
2025-03-10 00:11:35 +01:00
2025-10-20 02:26:04 +02:00
2025-12-13 18:06:16 +01:00
2025-12-29 17:01:03 +01:00
2025-03-10 00:11:35 +01:00
2025-11-20 12:09:38 +01:00
2025-12-29 17:01:03 +01:00
2025-04-25 15:14:00 +02:00
2025-03-13 11:22:27 +01:00
2021-11-08 22:22:01 +01:00