Open dawagner opened 7 years ago
@@ master #400 diff @@
==========================================
Files 214 214
Lines 6674 6674
Methods 1447 1447
Messages 0 0
Branches 845 845
==========================================
Hits 4825 4825
Misses 1382 1382
Partials 467 467
Powered by Codecov. Last update d55a88f...14c9b60
catch.hpp may contain warnings that are turned to error by -Werror; this will cause the compilation to fail unless catch.hpp is a "system" header. Tweak the CMakefile to make it so.
Signed-off-by: David Wagner david.wagner@intel.com