[Laszlo-checkins] r12966 - openlaszlo/trunk/test/lfc/data
bargull@openlaszlo.org
bargull at openlaszlo.org
Fri Feb 20 02:14:31 PST 2009
Author: bargull
Date: 2009-02-20 02:14:28 -0800 (Fri, 20 Feb 2009)
New Revision: 12966
Modified:
openlaszlo/trunk/test/lfc/data/alldata.lzx
openlaszlo/trunk/test/lfc/data/testnamespace.lzx
Log:
Change 20090220-bargull-ore by bargull at dell--p4--2-53 on 2009-02-20 11:13:41
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: rename test in alldata
New Features:
Bugs Fixed: LPP-7757
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Renamed test and added it to the testsuite
Tests:
run alldata in swf9
Modified: openlaszlo/trunk/test/lfc/data/alldata.lzx
===================================================================
--- openlaszlo/trunk/test/lfc/data/alldata.lzx 2009-02-20 09:56:06 UTC (rev 12965)
+++ openlaszlo/trunk/test/lfc/data/alldata.lzx 2009-02-20 10:14:28 UTC (rev 12966)
@@ -44,6 +44,7 @@
<TestPathBinding/>
<TestNamespace/>
<TestNamespaceSOLO/>
+ <TestNamespaceAttr/>
<TestTrimWhitespace/>
<TestSendHeaders/>
<TestGetMethod/>
Modified: openlaszlo/trunk/test/lfc/data/testnamespace.lzx
===================================================================
--- openlaszlo/trunk/test/lfc/data/testnamespace.lzx 2009-02-20 09:56:06 UTC (rev 12965)
+++ openlaszlo/trunk/test/lfc/data/testnamespace.lzx 2009-02-20 10:14:28 UTC (rev 12966)
@@ -1,6 +1,6 @@
<library>
<include href="lzunit" />
- <class name="TestNamespace" extends="TestCase">
+ <class name="TestNamespaceAttr" extends="TestCase">
<method name="addTests" override="true" >
this.addTest("testNamespace");
</method>
More information about the Laszlo-checkins
mailing list