Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin@sipsolutions.net>2007-05-21 17:52:50 (GMT)
committer Benjamin Berg <benjamin@sipsolutions.net>2007-05-21 17:52:50 (GMT)
commit9c8f5151f48ecca4c75f2be9f5722f47ec0844a5 (patch)
tree41ca1bad4034badb59877e132d8d4a975830ca6e /.gitignore
parent17487584b0d88ec267ee781a9166df2cb01a3a58 (diff)
Ported over the testing code from gtk-engines.
I'll try to get converage reports and see if something is missing from the tests. I also need to check where all those leaks that valgrind reports in GTK+ are comming from and if it is save to ignore them.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1b96eb..07e4862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,8 @@ stamp-h1
*~
gtk/theme/sugar.gtkrc
gtk/theme/sugar-xo.gtkrc
+compile
+test/engines
+test/torturetest
+test/torture_*
+test/exported_* \ No newline at end of file