Commit graph

6 commits

Author SHA1 Message Date
Jonathan Müller
3e4a3e4037 Don't download from LLVM website 2018-01-12 20:53:00 +01:00
Manu343726
b1b0cad69a Code coverage with lcov
Includes:
 - A cmake script to setup lcov targets
 - A predefined cppast_coverage target (Disabled by default, enable by setting CPPAST_TEST_GCOV var to TRUE/ON/1)
 - Coverage report submission to coveralls.io
2017-10-11 21:25:37 +02:00
Jonathan Müller
68f2ab91a0 Override scope_name() in templates 2017-07-14 15:14:24 +02:00
Jonathan Müller
4583a2dd03 Run all tests on Travis 2017-06-23 09:34:37 +02:00
Jonathan Müller
56b0232bf4 Enable -Werror on Travishh 2017-04-24 09:59:35 +02:00
Jonathan Müller
1420abc81b Add .travis.yml 2017-04-21 10:12:06 +02:00