poco/Foundation/testsuite
Aleksandar Fabijanic 1e90f64bbf
4307/8/9/10 data races (#4312)
* fix(NumericString): properly mark uIntToString deprecated #4304

* dev(runLibtests): allow to specify test to run

* fix(NotificationCenter): data race #4307

* fix(DirectoryWatcher): data race #4308

* fix(ArchiveStrategy): data race #4309

* fix(ActiveThread): data race #4310

* fix(Task): Cancelled Task shouldn't start running #4311 (WIP)

* fix(String): ignore clang loop unrolling warnings

* fix(TaskManager): task ownership #4311

* chore(FIFOEventTest): fix unused var warning; disable benchmark in test

* fix(Task): remove unnecessary mutex (and prevent cyclic locking reported by TSAN)

* fix(CryptoTest): disable testEncryptDecryptGCM

* fix(ci): typo

* fix(NotificationCenter): disable and clear observers in dtor (#4307)

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
2023-12-09 21:16:24 +01:00
..
data new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
src 4307/8/9/10 data races (#4312) 2023-12-09 21:16:24 +01:00
CMakeLists.txt fix(cmake): TestLibrary debug postfix 2022-06-02 08:18:40 -05:00
Makefile chore(build): add missing distclean 2023-10-15 17:56:48 +02:00
Makefile-Driver Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +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 chore(ProGen): MSVC does not properly recognize std version #3665 2022-07-06 11:39:47 +02:00
TestApp_vs160.vcxproj.filters fix projects 2020-01-11 13:07:11 +01:00
TestApp_vs170.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01: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 chore(ProGen): MSVC does not properly recognize std version #3665 2022-07-06 11:39:47 +02: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 Improve FifoEvent, ActiveMethod, ActiveResult (#4211) 2023-11-22 00:59:24 +01:00
TestSuite_vs140.vcxproj.filters updated project files 2020-01-24 10:51:17 +01:00
TestSuite_vs150.vcxproj Improve FifoEvent, ActiveMethod, ActiveResult (#4211) 2023-11-22 00:59:24 +01:00
TestSuite_vs150.vcxproj.filters updated project files 2020-01-24 10:51:17 +01:00
TestSuite_vs160.vcxproj Improve FifoEvent, ActiveMethod, ActiveResult (#4211) 2023-11-22 00:59:24 +01:00
TestSuite_vs160.vcxproj.filters updated project files 2020-01-24 10:51:17 +01:00
TestSuite_vs170.vcxproj Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
TestSuite_vs170.vcxproj.filters Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00