mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 19:17:59 +00:00
* Test * Fix execution of ctest in AppVeyor * Revert "Test" This reverts commit d50863c1da1757d15e8e9d058cd5a887dabfcd38. * Use internal/embedded openssl on windows * Fix apache connector build findings * Fix appveyor * Use openssl embedded for windows * Improve windows embedded openssl checkout * Test openssl embedded cmake * Cleanup cmake * Switch of NetSSLWin. Needs to fix * Fix copy of embedded openssl * Fix set correct windows path environment * Remove path environment for windows * Comment out AsyncChannel test on windows. Its chrashing * Commont out async test * Commont in async test * Add ChannelTest::testAsync to cppunit ignore * Remove CppUnit ignore for testasync * Fix NetSSL_WIN test * Improve travis script * Fix source path in travis cmake build * Fix travis cmake build * Fix cmake source path in travis * Change to ninja for faster build * Fix test from cmake build