zig/test/standalone
Andrew Kelley 45415093c6 reduce the scope of this branch
* back out the changes to RunStep
 * move the disabled test to the .cpp code and avoid a confusing
   name-collision with the _LIBCPP macro prefix
 * fix merge conflict with the edits to the same test that ensure global
   initializers are called.

Now this branch is only concerned with single-threaded targets and
passing the correct macro defines to libc++.
2022-05-10 17:31:54 -07:00
..
brace_expansion allocgate: fix failing tests 2021-11-30 23:32:48 +00:00
c_compiler reduce the scope of this branch 2022-05-10 17:31:54 -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 update guess number standalone test 2020-12-18 12:22:46 -07:00
hello_world fix code broken from previous commit 2021-06-21 17:03:03 -07:00
install_raw_hex lint: duplicate import (#10519) 2022-01-07 00:06:06 -05:00
issue_339 fix code broken from previous commit 2021-06-21 17:03:03 -07:00
issue_794 Normalize some build function names 2022-01-24 20:15:32 +02:00
issue_5825 fix deadlock with build-exe on an object for windows 2020-12-11 18:34:34 -05:00
issue_7030 Add minimal standalone test case 2020-12-04 12:43:58 +01:00
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 Normalize some build function names 2022-01-24 20:15:32 +02:00
issue_11595 stdlib: escape backslashes and double quotes in Builder response file 2022-05-09 18:42:42 +03: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 Normalize some build function names 2022-01-24 20:15:32 +02:00
link_static_lib_as_system_lib Normalize some build function names 2022-01-24 20:15:32 +02:00
load_dynamic_library
main_pkg_path
main_return_error zig fmt 2020-05-05 05:55:25 -06:00
mix_c_files pre-merge cleanups 2021-11-15 16:32:15 -07:00
mix_o_files Remove the base64 unsafe decoder 2021-03-28 14:32:34 +02:00
objc Normalize some build function names 2022-01-24 20:15:32 +02:00
objcpp Normalize some build function names 2022-01-24 20:15:32 +02:00
pie std: Fix PIE startup sequence 2021-06-19 18:02:51 +02:00
pkg_import
shared_library stage2: fix not detecting all dynamic libraries 2020-11-30 20:25:28 -07:00
static_c_lib Normalize some build function names 2022-01-24 20:15:32 +02:00
use_alias Normalize some build function names 2022-01-24 20:15:32 +02:00