summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-11-17 15:26:55 +0100
committerStef Walter <stefw@collabora.co.uk>2011-11-21 10:28:27 +0100
commitf3b9d46c75675e9b4b451164dd32ed9b1af0dfb1 (patch)
tree5b66cf37d54e3b447e3087cc27b03eeb7ae332f7 /testing
parent97cd79171dfbba24394f070f3946b20c2d518d2d (diff)
downloadgcr-f3b9d46c75675e9b4b451164dd32ed9b1af0dfb1.tar.gz
Add valgrind memory checking and fix up errors
* This is especially necessary after migrating to EggBytes since it's reference counted and an easy sourc of memory leaks * Remove threading from testing framework, as gcr isn't threadsafe in all parts. * Fix bugs discovered in memory checking. * Fix up some of the testing stuff.
Diffstat (limited to 'testing')
-rw-r--r--testing/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/Makefile.am b/testing/Makefile.am
index 926eaaf..275b581 100644
--- a/testing/Makefile.am
+++ b/testing/Makefile.am
@@ -1,7 +1,3 @@
EXTRA_DIST = \
ca-example
-
-CLEANFILES = \
- coverage \
- coverage.info