summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2012-03-09 01:28:29 -0600
committerJohn Wiegley <johnw@newartisans.com>2012-03-09 01:28:29 -0600
commit5f27ddaba64e896ea0c3d73744a923ec0b3e1863 (patch)
tree9c105befcaf87354e9bc902a93182c7e7a26ce1b /tools
parentc9f7195936090ecbe2d5b4ec88c196660ae24f81 (diff)
downloadfork-ledger-5f27ddaba64e896ea0c3d73744a923ec0b3e1863.tar.gz
fork-ledger-5f27ddaba64e896ea0c3d73744a923ec0b3e1863.tar.bz2
fork-ledger-5f27ddaba64e896ea0c3d73744a923ec0b3e1863.zip
Don't do fullcheck with --gmalloc anymore
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 6c01936a..c6295aad 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -420,10 +420,10 @@ fullcheck: unittests
@$(top_builddir)/ManualTests --verify
@$(top_builddir)/ConfirmTests --verify
@$(top_builddir)/GenerateTests 20 --verify
- @$(top_builddir)/RegressTests --gmalloc
- @$(top_builddir)/BaselineTests --gmalloc
- @$(top_builddir)/ManualTests --gmalloc
- @$(top_builddir)/ConfirmTests --gmalloc
+# @$(top_builddir)/RegressTests --gmalloc
+# @$(top_builddir)/BaselineTests --gmalloc
+# @$(top_builddir)/ManualTests --gmalloc
+# @$(top_builddir)/ConfirmTests --gmalloc
@$(top_builddir)/GenerateTests 10000
# @$(top_builddir)/GenerateTests --gmalloc