https://github.com/philsquared/Catch
Revision ba4dda473e9e66df04b199378adde4891b8eb0c4 authored by Andy Sawyer on 01 October 2013, 18:49:09 UTC, committed by Andy Sawyer on 01 October 2013, 18:49:09 UTC
- Major difference: globs all the .cpp files in the directory (which
 avoids us having to touch the makefile every time we add a new test)

- Minor: builds using clang/c++11/libc++ rather than
g++/libstdc++. Ideally, we'd have some nice way of doing this
conditionally.

- Minor: enables a few more warnings
1 parent 3e7d978
History
Tip revision: ba4dda473e9e66df04b199378adde4891b8eb0c4 authored by Andy Sawyer on 01 October 2013, 18:49:09 UTC
SelfTest: A revised makefile.
Tip revision: ba4dda4
File Mode Size
docs
include
projects
scripts
single_include
.gitignore -rw-r--r-- 629 bytes
LICENSE_1_0.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 1.0 KB
catch-logo-small.png -rw-r--r-- 50.3 KB

README.md

back to top