|
From: <mba...@us...> - 2007-02-18 12:15:17
|
Revision: 1966
http://svn.sourceforge.net/rubyeclipse/?rev=1966&view=rev
Author: mbarchfe
Date: 2007-02-18 04:15:15 -0800 (Sun, 18 Feb 2007)
Log Message:
-----------
exclude functional test suites (match FTC_)
Modified Paths:
--------------
trunk/org.rubypeople.rdt.pluginbuilder/pluginbuilder.config
Modified: trunk/org.rubypeople.rdt.pluginbuilder/pluginbuilder.config
===================================================================
--- trunk/org.rubypeople.rdt.pluginbuilder/pluginbuilder.config 2007-02-18 11:48:48 UTC (rev 1965)
+++ trunk/org.rubypeople.rdt.pluginbuilder/pluginbuilder.config 2007-02-18 12:15:15 UTC (rev 1966)
@@ -1,5 +1,5 @@
-#Sat Feb 17 16:59:21 CET 2007
-autotestsuite.class.exclusions=.*All(Tests|PDE_Tests|_Tests|PDETests).*
+#Sun Feb 18 13:14:27 CET 2007
+autotestsuite.class.exclusions=.*FTC_.*
test.eclipse.zip=C\:\\downloads\\eclipse-SDK-3.2.1-win32.zip
autotestsuite.trace=true
pluginbuilder.features=org.rubypeople.rdt,org.rubypeople.rdt-tests
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|