Commit Graph
7 Commits
Author SHA1 Message Date
Ryan Curtin 788ece4775 Handle paths with spaces. 2019-11-27 11:54:57 -05:00
sumedhghaisas bd8a287de9 Used max_cov_count in removing negative line counts in coverage 2016-09-16 05:53:11 +05:30
sumedhghaisas ff2325a2ed Coverage script is modified to remove negative entries. 2016-09-14 03:33:12 +05:30
sumedhghaisas f5577922d4 Adding option to set the root in coverage script. 2016-08-26 15:03:45 +05:30
Ryan Curtin 4c88348ddc Fix some comments, clean up how -lm is added too. 2016-07-21 13:57:47 -04:00
sumedhghaisas 8cc01d5c7f Added libsupc++ library to linker while building with coverage 2016-07-21 00:46:44 +05:30
sumedhghaisas ff02cb5008 Added test coverage framework
* Added mlpack_coverage script to generate report by running tests
    * mlpack_coverage script can upload the results to coveralls
2016-07-11 13:38:40 -07:00