cpptrace/test/unit
Sergei Zimmerman 6919d1e948 test(stacktrace): make CPPTRACE_FORCE_INLINE static
This fixes compilation error:

> error: inlining failed in call to 'always_inline' 'int stacktrace_inline_resolution_2(std::vector<int>&)': function body can be overwritten at link time
2024-12-23 13:51:06 +03:00
..
from_current_z.cpp Followup fixes 2024-11-11 22:41:58 -06:00
from_current.cpp Followup fixes 2024-11-11 22:41:58 -06:00
main.cpp Add a test main that disables cpptrace exception absorption 2024-11-20 23:29:29 -06:00
object_trace.cpp LTO hackery, make unittests pass under LTO, closes #179 2024-11-11 00:05:01 -06:00
raw_trace.cpp LTO hackery, make unittests pass under LTO, closes #179 2024-11-11 00:05:01 -06:00
stacktrace.cpp test(stacktrace): make CPPTRACE_FORCE_INLINE static 2024-12-23 13:51:06 +03:00
traced_exception.cpp Resolve msvc warning/error 2024-11-11 21:46:48 -06:00