This website requires JavaScript.
Explore
Help
Sign In
3party
/
eventpp
Watch
1
Star
0
Fork
0
You've already forked eventpp
mirror of
https://github.com/wqking/eventpp.git
synced
2024-12-27 16:41:11 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
eventpp
/
tests
History
wqking
6848764ca3
Added unit tests
2020-04-19 21:18:27 +08:00
..
benchmark
Fixed warnings under /W4 in MSVC and -Wall -Wextra in GCC. Raised warning level in unittests to highest.
2019-05-28 18:54:04 +08:00
build
Added code coverage
2020-04-15 21:01:31 +08:00
unittest
Added unit tests
2020-04-19 21:18:27 +08:00
catch.hpp
Upgraded Catch2 to v2.5.0
2018-12-15 10:32:43 +08:00
CMakeLists.txt
Added -Wpedantic compile flag to GCC and fixed compile warnings according to
#6
2019-12-27 21:45:30 +08:00