bjorn3
ae2f8d9216
Remove the omit_gdb_pretty_printer_section attribute
...
Disabling loading of pretty printers in the debugger itself is more
reliable. Before this commit the .gdb_debug_scripts section couldn't be
included in dylibs or rlibs as otherwise there is no way to disable the
section anymore without recompiling the entire standard library.
2025-08-01 20:04:59 +00:00
Jubilee Young
643a9d233b
tests: Change "fastcall" to "system" in some tests
...
Lets the test still work on different architectures.
2025-06-09 16:10:21 -07:00
Daniel Paoliello
3286d4aad7
[win][arm64] Disable various DebugInfo tests that don't work on Arm64 Windows
2025-05-07 10:49:54 -07:00
Jakub Dupak
75e9b19d78
Add and improve debuginfo tests for Windows
2025-01-13 09:38:04 +01:00
Tamme Dittrich
47293c1234
Check ABI target compatibility for function pointers
...
This check was previously only performed on functions not function pointers.
Co-authored-by: Folkert <folkert@folkertdev.nl >
2024-09-23 14:04:22 +02:00
许杰友 Jieyou Xu (Joe)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
Camille GILLOT
e8afb080be
Bless debuginfo test.
2023-03-13 18:24:48 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00