poco/Data/testsuite
Aleksandar Fabijanic ed181d99dc
4529 sql logger shutdown (#4530)
* enh(ThreadTest): add join test

* enh(SQLLogger): #4529 (wip)

* enh(SQLChannel): just few C++17 modernisations.

* enh(SQLiteTest): extend unit test to destroy SQL channel while it has pending messages. (#4529)

* enh(ODBC): improve exception descriptions and add string/batch size tests

* feat(SQLChannel): add store-and-forward mode

* fix(DataTest): SQLChannel *nix build and test run #4529

* fix(DataTest): CodeQL warning #4529

* chore(ODBCTest): lower the number of max statements in big batch

* feat(SQLChannel): add flush property #4529

* enh(SQLChannel): use event for interruptible sleep; reduce code duplication with lambda; update comments #4529

* fix(SQLChannel): flush time determination #4529

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
2024-07-16 20:03:32 +02:00
..
src 4529 sql logger shutdown (#4530) 2024-07-16 20:03:32 +02:00
CMakeLists.txt fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Makefile fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Makefile-testrunner fix(SQLParser): move to Data dir; add extradirs, remove vs 140,150 build scripts generation 2024-02-14 00:23:38 +01:00
TestSuite_NO_SQL_PARSER.progen enh(build): vcpkg support, cleanup/consistency 2024-04-03 09:20:14 +02:00
TestSuite_NO_SQL_PARSER.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
TestSuite_vs160.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_vs160.vcxproj.filters chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_vs170.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_vs170.vcxproj.filters chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
TestSuite_VS90.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
testsuite.cmake RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
TestSuite.progen fix(build): regenerate VS projects #4453 2024-02-14 00:25:14 +01:00