gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r10662: don't run the testcases till


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10662: don't run the testcases till they're more stable.
Date: Thu, 05 Mar 2009 12:31:11 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10662
committer: address@hidden
branch nick: trunk
timestamp: Thu 2009-03-05 12:31:11 -0700
message:
  don't run the testcases till they're more stable.
modified:
  cygnal/Makefile.am
=== modified file 'cygnal/Makefile.am'
--- a/cygnal/Makefile.am        2009-02-27 06:46:40 +0000
+++ b/cygnal/Makefile.am        2009-03-05 19:31:11 +0000
@@ -20,9 +20,10 @@
 
 AUTOMAKE_OPTIONS = dejagnu
 
-if TESTSUITE
-TEST_DIR = testsuite
-endif
+# only run the testsuite by hand for now till it's a bit more stable.
+# if TESTSUITE
+# TEST_DIR = testsuite
+# endif
 
 SUBDIRS = \
        $(TEST_DIR) \


reply via email to

[Prev in Thread] Current Thread [Next in Thread]