| .. |
|
c_compiler
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
cat
|
allocgate: renamed getAllocator function to allocator
|
2021-11-30 23:32:47 +00:00 |
|
dep_diamond
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
dep_mutually_recursive
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
dep_recursive
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
dep_shared_builtin
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
dep_triangle
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
embed_generated_file
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
emit_asm_and_bin
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
empty_env
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
extern
|
add the new extern test to standalone tests
|
2023-03-15 10:48:15 -07:00 |
|
global_linkage
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07: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
|
std.Build: use Step.* instead of *Step
|
2023-05-03 20:55:29 -07:00 |
|
issue_339
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
issue_794
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
issue_5825
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
issue_8550
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -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
|
std: collect all options under one namespace
|
2023-01-05 02:31:29 -07:00 |
|
issue_11595
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
issue_12471
|
translate-c: Don't add self-defined macros to global name table
|
2022-08-26 11:24:57 +03:00 |
|
issue_12588
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
issue_12706
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
issue_13030
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
issue_13970
|
fix build logic due to state mutations and break the API accordingly
|
2023-04-11 08:42:14 -07:00 |
|
load_dynamic_library
|
re-enable load_dynamic_library standalone tests
|
2023-04-16 12:01:54 -04:00 |
|
main_pkg_path
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
main_return_error
|
zig fmt
|
2020-05-05 05:55:25 -06:00 |
|
mix_c_files
|
disable failing standalone test on windows
|
2023-03-16 22:02:06 -07:00 |
|
mix_o_files
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
noreturn_call
|
Sema: do not emit dbg_inline_end after NoReturn
|
2022-09-02 17:57:10 +03:00 |
|
options
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
pie
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
pkg_import
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
shared_library
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
sigpipe
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
static_c_lib
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
strip_empty_loop
|
Sema: fix empty infinite loops
|
2023-04-17 02:30:10 +03:00 |
|
test_runner_module_imports
|
fix build logic due to state mutations and break the API accordingly
|
2023-04-11 08:42:14 -07:00 |
|
test_runner_path
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
use_alias
|
std.Build.CompileStep: remove run() and install()
|
2023-04-10 18:35:14 -07:00 |
|
windows_spawn
|
test: Fix windows_spawn tmp directory cleanup
|
2023-04-27 11:01:02 +03:00 |
|
brace_expansion.zig
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
http.zig
|
std.http.Server: collapse BufferedConnection into Connection
|
2023-06-01 13:44:00 -05:00 |
|
issue_7030.zig
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |