qmcpack/tests/coverage
Mark Dewing a65f3154c1 Update coverage scripts to be Python 3 compatible
Most of the changes are print statement to print function.
The iterkeys and iteritems methods were changed to keys and items.   This has
the potential to affect performance because these methods return a list
rather than an iterator.
2019-12-16 16:50:08 -06:00
..
clean_gcda.sh Support manual coverage runs 2017-05-05 16:35:41 -05:00
compare_gcov.py Update coverage scripts to be Python 3 compatible 2019-12-16 16:50:08 -06:00
demangle.py Update coverage scripts to be Python 3 compatible 2019-12-16 16:50:08 -06:00
merge_gcov.py Update coverage scripts to be Python 3 compatible 2019-12-16 16:50:08 -06:00
read_gcov.py Update coverage scripts to be Python 3 compatible 2019-12-16 16:50:08 -06:00
run_coverage.sh Add merging of gcov files to the nightly tests 2017-07-05 17:10:12 -05:00
sample.cpp Add code coverage scripts for GCOV format 2017-03-31 14:47:56 -05:00