poco/Foundation/testsuite
Matej Kenda 843ed4345e
gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394)
* fix(ActiveRecord): missing ActiveRecordLib_API definitions for clang/gcc.

* fix(FPEnvironment): export FPEnvironmentImpl classes (#4393, #3331)

* fix(Crypto): export *Impl classes used from inlines (#4393, #3331)

* fix(Dynamic): explicitly instantiate and export Dynamic::Struct for string and int (-fvisibility=hidden) (#4393, #3331)

* fix(JSON): explicitly instantiate and export SharedPtr for JSON::Array and JSON::Object (-fvisibility=hidden) (#4393, #3331)

* enh(CMake): Set symbol visibility to hidden (#4393, #3331)

* enh(configure): user c++17 standard for iphone, Darwin and ARM-Linux.

* fix(UTF): explicitly instantiate and export 16 and 32-bit strings (-fvisibility=hidden) (#4393, #3331)

* fix(RecordSet): make Extraction.h internal and instantiate RecordsSet::column template functions only for supported types. (-fvisibility=hidden) (#4393, #3331)

* fix(UTF): fix explicitly instantiation on Windows (-fvisibility=hidden) (#4393, #3331)

* enh(CMake): Add github jobs for macOS with visibility set to hidden (#4393, #3331)

* fix(CppParser): Add missing declarations for CppParser_API (#4393, #3331)

* enh(CMake): Enable more options in github jobs for macOS with visibility set to hidden (#4393, #3331)

* fix(MongoDB): Add missing MongoDB_API (#4393, #3331)
2024-01-17 14:13:24 +01:00
..
data new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
src gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394) 2024-01-17 14:13:24 +01:00
CMakeLists.txt RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01: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_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_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_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