zig/test/behavior
Andrew Kelley f3f5a5d05b stage2: improve @typeName
* make it always return a fully qualified name. stage1 is inconsistent
   about this.
 * AstGen: fix anon_name_strategy to correctly be `func` when anon type
   creation happens in the operand of the return expression.
 * Sema: implement type names for the "function" naming strategy.
 * Put "enum", "union", "opaque", or "struct" in place of "anon" when
   creating respective anonymous Decl names.
 * std.testing: add `expectStringStartsWith`. Didn't end up using it
   after all.

Also this enables the real test runner for stage2 LLVM backend (sans
wasm32) since it works now.
2022-03-18 00:12:22 -07:00
..
2022-03-18 00:12:22 -07:00
2022-02-28 23:20:05 +01:00
2022-03-18 00:12:22 -07:00
2021-10-28 17:33:05 -07:00
2022-02-27 18:59:44 -05:00
2022-01-10 21:01:00 +01:00
2022-02-13 14:42:20 +02:00
2022-03-08 21:10:04 +01:00
2022-03-09 13:53:20 -07:00
2022-03-05 11:31:51 +01:00
2022-01-07 00:06:06 -05:00
2022-02-19 14:24:03 +01:00
2022-02-22 21:57:42 +01:00
2022-03-16 20:35:41 -07:00
2021-07-26 20:05:48 -04:00
2022-03-05 11:31:51 +01:00
2022-03-18 00:12:22 -07:00
2022-03-18 00:12:22 -07:00
2022-02-28 23:20:05 +01:00
2022-03-17 17:24:35 -07:00
2022-01-28 11:45:04 -07:00