zig/test/standalone
Andrew Kelley 80882bda59
load dynamic library test: update API usage code
2019-12-10 12:48:10 -05:00
..
brace_expansion rename std.heap.direct_allocator to std.heap.page_allocator 2019-11-25 17:25:06 -05:00
cat std.fmt.format: tuple parameter instead of var args 2019-12-08 22:53:51 -05:00
empty_env tests passing on linux 2019-05-26 23:35:26 -04:00
guess_number update tests to new format API 2019-12-09 00:05:21 -05:00
hello_world exported main must be pub 2019-12-03 12:50:42 -05:00
issue_339 New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
issue_794 std.debug.assert: remove special case for test builds 2019-02-08 18:23:38 -05:00
load_dynamic_library load dynamic library test: update API usage code 2019-12-10 12:48:10 -05:00
main_pkg_path compile error for import outside package path 2019-03-02 10:38:27 -05:00
main_return_error Support returning !u8 from main 2019-07-04 14:26:05 +01:00
mix_o_files more test regression fixes 2019-11-29 23:04:19 -05:00
pkg_import breaking changes to zig build API and improved caching 2019-03-08 23:23:11 -05:00
shared_library more test regression fixes 2019-11-29 23:04:19 -05:00
static_c_lib Merge remote-tracking branch 'origin/master' into remove-array-type-coercion 2019-12-01 09:56:01 -05:00
use_alias run zig fmt to update `use` to `usingnamespace` 2019-05-29 19:09:58 -04:00