poco/Net/testsuite
Aleksandar Fabijanic 11de40399c
fix(sharedMemory): x64 size error #2976 (#4295)
* fix(sharedMemory): x64 size error #2976

* chore: add Util dependency to Prometheus samples

* fix(HTTPClientSession): not working with UNIX_LOCAL SocketAddress #2578

* fix(WebSocketTest): supress connection reset exception assertion

* fix(PollSet): wait on premature epoll_wait return; reinforce tests for windows

* fix(build): add DataTest dependency to Makefile

* fix(Task): intermittently hanging test and some other improvements

* fix(Net): PollSet loop; suppress test WebSocket handler shutdown IOExeption
2023-11-26 04:57:39 +01:00
..
src fix(sharedMemory): x64 size error #2976 (#4295) 2023-11-26 04:57:39 +01:00
CMakeLists.txt make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
Makefile Fix/poll set race (#3630) 2022-07-05 03:43:19 -05:00
TestSuite_vs90.vcproj fix(PollSet): Integrate windows epoll #2091, #3649 2022-07-06 11:36:16 +02:00
TestSuite_vs140.vcxproj re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs140.vcxproj.filters re-generated project files 2020-01-11 22:33:28 +01:00
TestSuite_vs150.vcxproj chore(Net): fix some warnings and tests 2022-07-27 16:21:55 -04:00
TestSuite_vs150.vcxproj.filters chore(ProGen): MSVC does not properly recognize std version #3665 2022-07-06 11:39:47 +02:00
TestSuite_vs160.vcxproj fix(PollSet): Integrate windows epoll #2091, #3649 2022-07-06 11:36:16 +02:00
TestSuite_vs160.vcxproj.filters chore(ProGen): MSVC does not properly recognize std version #3665 2022-07-06 11:39:47 +02:00
TestSuite_vs170.vcxproj fix(ProGen): regen CppUnit and Net VS projects 2023-11-06 17:07:32 +01:00
TestSuite_vs170.vcxproj.filters fix(ProGen): regen CppUnit and Net VS projects 2023-11-06 17:07:32 +01:00
TestSuite.progen feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00