poco/Foundation/testsuite
Aleksandar Fabijanic eaabd3ff8d
Stack trace (#4691)
* chore(Trace): add dev env settings

* add(Trace): init add Poco::trace and libbacktrace files

* feat(Exception): generate stack trace if enabled at compile time

* chore(DNSSD): remove binaries from git

* fix(Trace): build

* chore(ci): exclude exception text tests for trace build; add debug test script params

* chore(build): mac (dl)

* chore(cmake): Changes to build Trace with CMake.

* chore(cmake): Changes to build Trace on Windows

* chore(cmake): Improvements to include trace sample.

* chore(cmake): Fixes to properly build/link Trace on Linux

* chore(cmake): add_definitions --> add_compile_definitions

* chore(cmake): Build Trace as static and don't export it.

* chore(make): Link Trace with built-in libbacktrace on Linux

* chore(Trace): remove unnecessary sources for libbacktrace.

* chore(github): enable trace on a few github checks

* chore(cmake): Build Trace with clang++ on Linux.

* chore(cmake): Properly set POCO_ENABLE_TRACE globally when needed.

* fix(cmake): Trace: corrected include for clang on Linux

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
2024-10-10 10:36:13 +02:00
..
data new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
src Stack trace (#4691) 2024-10-10 10:36:13 +02:00
CMakeLists.txt chore(patches): Apply some patches that Debian applies when building deb packages. 2024-09-18 07:36:57 +02:00
Makefile chore(build): add missing distclean 2023-10-15 17:56:48 +02:00
Makefile-Driver Stack trace (#4691) 2024-10-10 10:36:13 +02:00
Makefile-TestApp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Makefile-TestLibrary Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
nonexistent.txt new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_vs160.vcxproj fix(build): Foundation VS project files 2024-04-03 09:01:34 +02:00
TestApp_vs160.vcxproj.filters fix projects 2020-01-11 13:07:11 +01:00
TestApp_vs170.vcxproj fix(build): Foundation VS project files 2024-04-03 09:01:34 +02:00
TestApp_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
TestLibrary_vs160.vcxproj fix(build): Foundation VS project files 2024-04-03 09:01:34 +02:00
TestLibrary_vs160.vcxproj.filters fix projects 2020-01-11 13:07:11 +01:00
TestLibrary_vs170.vcxproj fix(build): Foundation VS project files 2024-04-03 09:01:34 +02:00
TestLibrary_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
testlibrary.opt new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestSuite_vs160.vcxproj chore: update VS project files for JSONFormatter 2024-09-27 21:12:32 +02:00
TestSuite_vs160.vcxproj.filters chore: update VS project files for JSONFormatter 2024-09-27 21:12:32 +02:00
TestSuite_vs170.vcxproj chore: update VS project files for JSONFormatter 2024-09-27 21:12:32 +02:00
TestSuite_vs170.vcxproj.filters chore: update VS project files for JSONFormatter 2024-09-27 21:12:32 +02:00