[OpenLayers-Commits] r11168 - trunk/openlayers/build
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Mon Feb 21 06:35:38 EST 2011
Author: pgiraud
Date: 2011-02-21 03:35:38 -0800 (Mon, 21 Feb 2011)
New Revision: 11168
Added:
trunk/openlayers/build/tests.cfg
Log:
Adds a specific config for the build to be used for the unit tests (python build.py tests.cfg). This build is similar to the full one but with Firebug and Lang, r=fredj
Added: trunk/openlayers/build/tests.cfg
===================================================================
--- trunk/openlayers/build/tests.cfg (rev 0)
+++ trunk/openlayers/build/tests.cfg 2011-02-21 11:35:38 UTC (rev 11168)
@@ -0,0 +1,10 @@
+# This build config is supposed to be used for the units tests with "mode=build"
+
+[first]
+
+[last]
+
+[include]
+
+[exclude]
+OpenLayers.js
More information about the Commits
mailing list