This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
expected
Watch
1
Star
0
Fork
0
You've already forked expected
forked from
TartanLlama/expected
Code
Pull Requests
Activity
Files
actions
Add File
New File
Apply Patch
expected
/
tests
/
main.cpp
3 lines
54 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
Test setup
2017-10-26 21:09:41 +01:00
#
define CATCH_CONFIG_MAIN
:art: Revamp CMake to be correct and easy to understand (#69) :art: Cleanup include path for catch2 :sparkles: Add basic .deb generation support WiX and RPM support is still needed (if even desired?) :arrow_up: Upgrade minimum CMake version to 3.14 :arrow_up: Upgrade Catch to Catch v2.9.2 :pushpin: Pin Catch to v2.9.2
2019-10-25 06:44:01 -07:00
#
include
<catch2/catch.hpp>
Copy Permalink