zig/test/standalone/static_c_lib
Jonathan Marler 3f341bdc26
Normalize some build function names
An attempt to normalize some of the function names in build.zig.  Normalize add*Dir to add*Path.  Also use "Library" instead of the "Lib" abbreviation.

The PR does not remove the old names, only adds the new normalized ones to faciliate a transition period.
2022-01-24 20:15:32 +02:00
..
build.zig Normalize some build function names 2022-01-24 20:15:32 +02:00
foo.c simple test for exporting variables in static libs 2019-11-24 21:33:58 +01:00
foo.h simple test for exporting variables in static libs 2019-11-24 21:33:58 +01:00
foo.zig update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00