zig/test
2025-02-22 17:21:34 -05:00
..
behavior x86_64: rewrite scalar @bitReverse 2025-02-22 00:05:47 -05:00
c_abi std.Target: Remove functions that just wrap component functions. 2025-02-17 19:18:19 +01:00
c_import translate-c: fix division and modulo of >8-bit stdint.h types in macros 2025-02-20 13:33:59 +02:00
cases AstGen: make layout specifiers on opaque containers a compile error 2025-02-22 17:21:34 -05:00
incremental incremental: fix crash when introducing syntax error 2025-02-05 22:00:55 +00:00
link link.MachO: Add support for the -x flag (discard local symbols). 2025-02-22 06:35:19 +01:00
src test: Disable packet timeout for debugger tests. 2025-02-20 21:39:54 +01:00
standalone std.Build.Step.ConfigHeader: permit inserting enum values 2025-02-19 09:34:46 +01:00
assemble_and_link.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
behavior.zig x86_64: testing 2025-01-16 20:42:08 -05:00
c_import.zig c_import: extract behavior tests that use @cImport 2024-02-20 18:44:43 +01:00
cases.zig remove test/cbe.zig 2024-03-28 15:24:01 +02:00
compare_output.zig std.heap: delete LoggingAllocator and friends 2025-02-06 14:23:23 -08:00
compile_errors.zig AstGen: improve error for invalid bytes in strings and comments 2025-02-05 11:10:11 +02:00
gen_h.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
llvm_targets.zig std.Target: Remove Os.Tag.bridgeos. 2024-12-03 20:43:15 +01:00
nvptx.zig test: Set emit_bin=false for all nvptx tests. 2024-11-24 22:11:17 +01:00
run_translated_c.zig remove hard tabs from source code 2024-07-31 16:57:42 -07:00
stack_traces.zig tests: enable stack trace tests for x86_64-selfhosted 2025-01-23 23:22:13 +00:00
tests.zig build: respect -Duse-llvm option when doing behavior tests 2025-01-15 15:11:36 -08:00
translate_c.zig test: update for CallingConvention changes 2024-10-19 19:15:23 +01:00