aboutsummaryrefslogtreecommitdiff
path: root/test/link/static_lib_as_system_lib/a.h
AgeCommit message (Collapse)Author
2023-03-15delete link test "static_lib_as_system_lib"Andrew Kelley
I disagree with this behavior and will be reverting the changes corresponding to this test case. Also this test case unnecessarily uses a .c file when a .zig file would be preferred, and has a problematic dependency on the install step, preventing this test case from playing nicely with the cache.
2022-06-20test: introduce link(er) tests - builds on standalone testsJakub Konka