ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

tests: Support 'check-valgrind' make target. #128

Open ossama-othman opened 1 year ago

ossama-othman commented 1 year ago

Leverage the AX_VALGRIND_CHECK Autoconf Archive macro to add a new 'check-valgrind' target to the MaRC Makefiles. This allows each of the MaRC unit tests to be executed under Valgrind by running `make check-valgrind' to simplify memory related problem detection.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 2982867473


Totals Coverage Status
Change from base Build 2980695305: 0.0%
Covered Lines: 3185
Relevant Lines: 3535

💛 - Coveralls