summaryrefslogtreecommitdiff
path: root/libunwind/test/signal_frame.pass.cpp
AgeCommit message (Expand)Author
2023-10-31[libc++][AIX] Add OS version to target tripleJake Egan
2023-04-11[libunwind] [test] Mark the signal_frame test as unsupported on WindowsMartin Storsjö
2022-08-04[libunwind] undef NDEBUG for assert.h in tests.Florian Mayer
2022-05-26[libunwind] Tidy-up the testing configuration for libunwindLouis Dionne
2022-03-31[libc++] Add a CI job running MSANLouis Dionne
2021-11-25[libunwind] Fix testing with sanitizers enabledLouis Dionne
2021-11-18[libunwind][AIX] Mark signal_frame.pass.cpp UNSUPPORTED on AIXXing Xue
2021-10-19[libunwind] Add a from-scratch config for running libunwind testsLouis Dionne
2021-10-06[runtimes][ci] Run the tests for libunwind in the CILouis Dionne
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne
2019-12-11Reland "Enable `-funwind-tables` flag when building libunwind"Sergej Jaskiewicz
2019-12-04Revert "Enable `-funwind-tables` flag when building libunwind"Martin Storsjö
2019-12-04Enable `-funwind-tables` flag when building libunwindSergej Jaskiewicz
2019-11-19[libunwind] Adjust the signal_frame test for ArmMikhail Maltsev
2019-11-07Correctly update isSignalFrame when unwinding the stack via dwarf.Sterling Augustine