aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/load_dynamic_library
AgeCommit message (Expand)Author
2022-07-24CI stage3 test coverage for test-standaloneAndrew Kelley
2022-07-24std: compile error on invalid testing allocator usageAli Chraghi
2020-01-29Promoted "leak_count_allocator" to the main testing.allocatorBenjamin Feng
2020-01-29Create leak_count_allocatorBenjamin Feng
2020-01-29Move debug.global_allocator to testing.allocatorBenjamin Feng
2020-01-06zig fmt and update `extern fn` to `callconv(.C)`Andrew Kelley
2019-12-10load dynamic library test: update API usage codeAndrew Kelley
2019-05-30update load dynamic library test for std lib changesAndrew Kelley
2019-03-08breaking changes to zig build API and improved cachingAndrew Kelley
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-06-16load_dynamic_library test: no need to link libcAndrew Kelley
2018-06-16add basic std lib code for loading dynamic librariesAndrew Kelley