zig/test/standalone
Andrew Kelley 5aa35f62c3 Revert "reduce build error noise"
This reverts commit baead472d7.

Let's go through the proposal process on this one. I want to push back
on this. My position is that, at the very least, a full trace of command
lines of sub-processes should be printed on failure, with the exception
of opt-in flags such as `--prominent-compile-errors`.
2022-02-17 14:30:12 -07:00
..
brace_expansion allocgate: fix failing tests 2021-11-30 23:32:48 +00:00
c_compiler tests: include global initializers in c++ compiler test 2022-01-14 11:48:38 -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
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 Promoted "leak_count_allocator" to the main testing.allocator 2020-01-29 22:22:00 -06:00
main_pkg_path compile error for import outside package path 2019-03-02 10:38:27 -05:00
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 breaking changes to zig build API and improved caching 2019-03-08 23:23:11 -05:00
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