aboutsummaryrefslogtreecommitdiff
path: root/lib/std/debug.zig
diff options
context:
space:
mode:
authorAlex Rønne Petersen <alex@alexrp.com>2025-09-17 08:11:41 +0200
committerGitHub <noreply@github.com>2025-09-17 08:11:41 +0200
commit9819f53453a95aee97bc12854e6d7653b597c2b3 (patch)
tree466798b15ec9ad8f598555696332deb4dd697aae /lib/std/debug.zig
parent580b6d1faddd0f2ef0c4e00fb042665b2cbdfa24 (diff)
parentaae90762cc96fc19ee2ba3aa64a54ca1fcee842b (diff)
downloadzig-9819f53453a95aee97bc12854e6d7653b597c2b3.tar.gz
zig-9819f53453a95aee97bc12854e6d7653b597c2b3.zip
Some miscellaneous test suite cleanups (#25256)
* test: remove test-compare-output and test-asm-link tests These were low value and unfocused tests. We already have coverage of the important aspects of these tests elsewhere. Additionally, there was really no need for these to have their own test harness. * test: rename issue_8550 standalone test to compile_asm * test: rename backend=stage2 to backend=selfhosted, and add backend=auto backend=auto (now the default if backend is omitted) means to let the compiler pick whatever backend it wants as the default. This is important for platforms where we don't yet have a self-hosted backend, such as loongarch64. Also purge a bunch of redundant target=native. * test: delete old stage1 compile_errors tests generic_function_returning_opaque_type.zig was salvaged as it's still worth having. * test: pull tests in test/cases/llvm/ up to test/cases/ There is nothing inherently LLVM-specific about any of these. * test: remove @cImport usage in interdependent_static_c_libs * test: move glibc_compat from link to standalone tests This is not really testing the linker. * build: -Dskip-translate-c now implies -Dskip-run-translated-c * build: skip test-cimport when -Dskip-translate-c is given
Diffstat (limited to 'lib/std/debug.zig')
0 files changed, 0 insertions, 0 deletions