Approved!
I assume your change to lzpix (app.lzx; removing proxied on the
canvas) is not going to be checked in.
Change 20080707-hqm-H by
<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] on 2008-07-07 14:51:37 EDT
in /Users/hqm/openlaszlo/trunk4
for
<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
Summary: modify lzunit to be swf9 compatible
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ modified lzunit TestCase class to require each test to be explicitly
registered,
via an addTests() method
+ wrote script to modify all known lzunit tests in trunk, checked in as
WEB-INF/lps/server/bin/updatelzunit.pl
+ modified developers guide section on lzunit testing , to describe
use of new addTests methods
+ some cleanup to get data tests to run further in swf9
Tests:
smokecheck,
test/lfc/data/alldata.lzx
Files:
M test/canvas-attributes.lzx
M test/components/base/lzunit-basetabs.lzx
M test/components/base/lzunit-baselist.lzx
M test/components/base/lzunit-basedatacombobox.lzx
M test/components/base/lzunit-baseslider.lzx
M test/components/base/lzunit-baseform.lzx
M test/extensions/test-lzunit-richinputtext.lzx
M test/extensions/test-lzunit-textformat.lzx
M test/imgtag/imgtest.lzx
M test/text/cleartext.lzx
M test/events/handler.lzx
M test/smoke/regression.lzl
M test/smoke/all_setters.lzl
M test/smoke/constraint.lzl
M test/smoke/debugger.lzl
M test/smoke/math.lzl
M test/smoke/lztext.lzl
M test/smoke/canvas-attributes.lzl
M test/smoke/lzunit-test.lzl
M test/smoke/getters-setters.lzl
M test/smoke/ecma.lzl
M test/smoke/bitwise.lzl
M test/smoke/data.lzl
M test/smoke/delay.lzx
M test/smoke/compiler.lzl
M test/traits.lzx
M test/getters-setters.lzx
M test/style/resource/resource-not-found.lzx
M test/style/simple/undefineds.lzx
M test/style/simple/simple.lzx
M test/style/elementselector/elementselector-test.lzx
M test/style/idselector/ids.lzx
M test/style/names/main_dash.lzx
M test/style/names/main.lzx
M test/style/names/main_underscore.lzx
M test/style/suite.lzx
M test/style/typography/typography-test.lzx
M test/style/constraints/subclassing.lzx
M test/style/constraints/contention.lzx
M test/style/constraints/speedtest.lzx
M test/style/constraints/constraint-test.lzx
M test/style/descendantselector/descendantselector-test.lzx
M test/style/descendantselector/complex-descendant-selector-
test.lzx
M test/style/descendantselector/simplerdescendant-test.lzx
M test/style/specificity/newspecificity.lzx
M test/style/specificity/applicability.lzx
M test/style/specificity/specificity-tests.lzx
M test/style/parsertricks/import-test.lzx
M test/lfc/lzunit-node-placement.lzx
M test/lfc/lzunit-node-xpath.lzx
M test/lfc/lzunit-node.lzx
M test/lfc/alignment.lzx
M test/lfc/lzunit-node-replication.lzx
M test/lfc/lzunit-class-impl.lzx
M test/lfc/lzunit-lzutils.lzx
M test/lfc/data/testdataheaders.lzx
M test/lfc/data/namespace-solo.lzx
M test/lfc/data/replup.lzx
M test/lfc/data/testrawpost-solo.lzx
M test/lfc/data/datanode.lzx
M test/lfc/data/testgetmethod.lzx
M test/lfc/data/lzunit-lzparsedpath.lzx
M test/lfc/data/sendheaders.lzx
M test/lfc/data/testsetheaders.lzx
M test/lfc/data/dollarpath.lzx
M test/lfc/data/namespace.lzx
M test/lfc/data/testclientcachebreaker.lzx
M test/lfc/data/xpspace.lzx
M test/lfc/data/testheaderresponse.lzx
M test/lfc/data/testgetmethodsolo.lzx
M test/lfc/data/specialop.lzx
M test/lfc/data/datapointerServerless.lzx
M test/lfc/data/whitespace.lzx
M test/lfc/data/testrawpost.lzx
M test/lfc/data/dollarpathquote.lzx
M test/lfc/data/hardupdate.lzx
M test/lfc/data/dataprovider-multirequest.lzx
M test/lfc/data/testpostmethod.lzx
M test/lfc/data/datapath.lzx
M test/lfc/data/stringxml.lzx
M test/lfc/data/testsetheaders-solo.lzx
M test/lfc/data/testput.lzx
M test/lfc/data/datapointer.lzx
M test/lfc/data/datapointerdependencies.lzx
M test/lfc/data/testpostmethodsolo.lzx
M test/lfc/data/xpath.lzx
M test/lfc/data/datadollarpath.lzx
M test/lfc/lzunit-node-initsequence.lzx
M test/lfc/lzunit-timer.lzx
M test/lfc/animators/lzunit_animator_target.lzx
M test/lfc/animators/lzunit_animator_prop.lzx
M test/lfc/version.lzx
M test/lfc/locklayout.lzx
M WEB-INF/lps/lfc/debugger/swf9stubs.lzs
M WEB-INF/lps/lfc/data/LzDataElement.lzs
M WEB-INF/lps/lfc/data/LzDataset.lzs
M WEB-INF/lps/lfc/compiler/LzFormatter.lzs
M docs/src/wrappers/testsuite.html
M docs/src/developers/lzunit.dbk
M docs/src/developers/programs/lzunit-$3.lzx
M docs/src/developers/programs/testdriven-1.lzx
M docs/src/developers/programs/testdriven-5.lzx
M docs/src/developers/programs/testdriven-9.lzx
M docs/src/developers/programs/lzunit-$4.lzx
M docs/src/developers/programs/testdriven-2.lzx
M docs/src/developers/programs/testdriven-6.lzx
M docs/src/developers/programs/lzunit-$1.lzx
M docs/src/developers/programs/lzunit-$5.lzx
M docs/src/developers/programs/testdriven-10.lzx
M docs/src/developers/programs/testdriven-3.lzx
M docs/src/developers/programs/testdriven-7.lzx
M docs/src/developers/programs/lzunit-$2.lzx
M docs/src/developers/programs/testdriven-4.lzx
M docs/src/developers/programs/testdriven-8.lzx
M lps/components/lzunit/lzunit.lzx
M lps/components/lztest/xmlequals.lzx
M lps/components/incubator/test/newcheckbox-test.lzx
M lps/components/incubator/test/domapi-test.lzx
M lps/components/incubator/rich-text/test/richtexteditarea-test.lzx
M lps/components/incubator/rich-text/test/linkdialog-test.lzx
M lps/components/incubator/rich-text/test/test-lzcombobox.lzx
M demos/lzpix/app.lzx
M demos/lzpix/test-details.lzx
A WEB-INF/lps/server/bin/updatelzunit.pl
Changeset:
<http://svn.openlaszlo.org/openlaszlo/patches/20080707-hqm-H.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080707-hqm-H.tar