zig/test/link/common_symbols
Andrew Kelley e122cd6312 new linker test harness
It's simpler and it takes advantage of
`std.Build.addAnonymousDependency`, which has a number of benefits,
including concurrenc and preventing extra zig-cache and zig-out
directories being created.

4 tests are ported over as an example.
2023-03-15 10:48:14 -07:00
..
a.c test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
b.c test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
build.zig new linker test harness 2023-03-15 10:48:14 -07:00
c.c test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
main.zig test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00