uvw/test
Fei Chong 68ed09d929 Update C++11 version: renaming Tcp -> TCP
* Migrate the project from C++14 to C++11.
All tests passed.

* Remove CONSTEXPR_SPECIFIER macro cause fall back to const in c++11.

* Remove C++14 code in test/main.cpp
Change sample code from C++14 to C++11 in README.md

* Fixed warnings in old-version gcc since C++11 doesn't support empty braced initialization well.

* Fixed warnings in old-version gcc since C++11 doesn't support empty braced initialization well.

* renaming

* fixed conan cpp

* fixed appveyor configuration

* skip tests from libuv

* Add line-feed to tcp.hpp:21
2018-11-08 10:26:56 +01:00
..
uvw Update C++11 version: renaming Tcp -> TCP 2018-11-08 10:26:56 +01:00
CMakeLists.txt Follow ctest and BUILD_TESTING best practices (#131) 2018-10-06 14:30:07 +02:00
main.cpp Update C++11 version: renaming Tcp -> TCP 2018-11-08 10:26:56 +01:00
odr.cpp added miscellaneous utilities + odr check 2016-08-25 17:33:37 +02:00