Parcourir la source

[trac3483] remove rest of the python code coverage

Remove the clean-python-coverage and report-python-coverage make
targets.  Remove the configure report output at end about Python
code coverage.  The pycoverage support was removed six months ago.
Jeremy C. Reed il y a 10 ans
Parent
commit
002841da1c
2 fichiers modifiés avec 3 ajouts et 22 suppressions
  1. 3 21
      Makefile.am
  2. 0 1
      configure.ac

Fichier diff supprimé car celui-ci est trop grand
+ 3 - 21
Makefile.am


+ 0 - 1
configure.ac

@@ -1617,7 +1617,6 @@ Developer:
   Google Tests: $enable_gtest
   Valgrind: $found_valgrind
   C++ Code Coverage: $USE_LCOV
-  Python Code Coverage: $USE_PYCOVERAGE
   Logger checks: $enable_logger_checks
   Generate Documentation: $enable_generate_docs