zig/test/standalone
Jakub Konka bd926e5ea0 add standalone tests for the new linker bug fixes
This is just a temp addition until I figure out how to tweak
the stage2 test harness to add the ability to test the linker too.
2021-12-15 10:31:29 +01:00
..
brace_expansion allocgate: fix failing tests 2021-11-30 23:32:48 +00:00
c_compiler tests: disable LTO for windows until issues can be resolved 2021-11-16 12:44:44 -07:00
cat allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
empty_env update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00
global_linkage update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00
guess_number
hello_world fix code broken from previous commit 2021-06-21 17:03:03 -07:00
install_raw_hex std.build.InstallRawStep: allow custom dest_dir 2021-12-03 12:56:49 -08:00
issue_339 fix code broken from previous commit 2021-06-21 17:03:03 -07:00
issue_794 update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00
issue_5825
issue_7030
issue_8550 cleanups related to unused params 2021-06-21 17:03:04 -07:00
issue_9402 Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402). (#9766) 2021-09-15 13:38:00 -04:00
issue_9693 add standalone test for issue #9693 2021-09-06 15:16:30 -04:00
issue_9812 macho: fix incorrect segment/section growth calculation 2021-09-21 20:22:52 +02:00
link_common_symbols macho: remove unresolved ref in the correct place 2021-10-24 21:01:04 +02:00
link_common_symbols_alignment add standalone tests for the new linker bug fixes 2021-12-15 10:31:29 +01:00
link_frameworks macho: fix linking of dylibs and frameworks 2021-08-10 08:13:07 +02:00
link_import_tls_dylib add standalone tests for the new linker bug fixes 2021-12-15 10:31:29 +01:00
link_interdependent_static_c_libs update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00
link_static_lib_as_system_lib zld: permit system static libs 2021-05-22 16:12:45 +02:00
load_dynamic_library
main_pkg_path
main_return_error
mix_c_files pre-merge cleanups 2021-11-15 16:32:15 -07:00
mix_o_files
objc Add -Denable-macos-sdk explicit flag to build.zig 2021-08-02 13:41:58 -04:00
objcpp add support for compiling Objective-C++ code (#10096) 2021-11-22 08:44:49 +01:00
pie std: Fix PIE startup sequence 2021-06-19 18:02:51 +02:00
pkg_import
shared_library
static_c_lib update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00
use_alias update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00