poco/Foundation/testsuite
Aleksandar Fabijanic ff879f5905
Fix/tsan (#3617)
* fix(Foundation): tsan warnings fixes

* fix(Thread_POSIX): tsan warnings fixes; add tsan.suppress

* fix(Util): tsan fixes

* fix(netSSL_OpenSSL): tsan fixes

* fix(Data): tsan warnings fixes

* feat(ci): add tsan job

* feat(ci): add tsan job, another attempt

* feat(ci): add tsan job, 3rd attempt

* fix(Foundation): tsan warnings fixes

* fix(Thread_POSIX): tsan warnings fixes; add tsan.suppress

* fix(Util): tsan fixes

* fix(netSSL_OpenSSL): tsan fixes

* fix(Data): tsan warnings fixes

* feat(ci): add tsan job

* feat(ci): add tsan job, another attempt

* feat(ci): add tsan job, 3rd attempt

* fix(ResultMetadata): memory leak #3474

* feat(ci): disable ActiveDispatcher tests for tsan runs

* feat(ci): try to fix tsan options file detection (again)

* chore(TestLibrary: correct spelling

* fix(ci): fix tsan run; add -y to apt; disable samples build for some jobs

* fix(ci): add mysql ports

* feat(ci): add VS asan

* feat(double-conversion): Upgrade double-conversion to v3.2.0 #3624

* chore(asan): disable msvc asan build (dll not found)

* chore(double-conversion): move NumericString.h before double-conversion includes to prevent min/max collision; reinstate lost loongarch64

* chore(JSON): sync pdjson with upstream

* fix(Statement): Poco::Data::Statement becomes unusable after exception #2287
2022-06-01 23:47:26 -05:00
..
data new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
src Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
CMakeLists.txt make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
Makefile Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Makefile-Driver merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01: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_vs140.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
TestApp_vs140.vcxproj.filters added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
TestApp_vs150.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
TestApp_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
TestApp_vs160.vcxproj fix(Foundation): update VS 2019 platform version 2022-05-03 10:48:41 -05:00
TestApp_vs160.vcxproj.filters fix projects 2020-01-11 13:07:11 +01:00
TestApp_vs170.vcxproj Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
TestApp_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
TestLibrary_vs140.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
TestLibrary_vs140.vcxproj.filters added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
TestLibrary_vs150.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
TestLibrary_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:20:16 +01:00
TestLibrary_vs160.vcxproj fix(Foundation): update VS 2019 platform version 2022-05-03 10:48:41 -05:00
TestLibrary_vs160.vcxproj.filters fix projects 2020-01-11 13:07:11 +01:00
TestLibrary_vs170.vcxproj Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05: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_vs140.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
TestSuite_vs140.vcxproj.filters updated project files 2020-01-24 10:51:17 +01:00
TestSuite_vs150.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
TestSuite_vs150.vcxproj.filters updated project files 2020-01-24 10:51:17 +01:00
TestSuite_vs160.vcxproj fix(Foundation): update VS 2019 platform version 2022-05-03 10:48:41 -05:00
TestSuite_vs160.vcxproj.filters updated project files 2020-01-24 10:51:17 +01:00
TestSuite_vs170.vcxproj Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
TestSuite_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00