Change hqm-20101021-Pny by [email protected] on 2010-10-21 08:53:38 EDT
in /Users/hqm/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: make 'ant lztest' compile the lzo files with swf10, as additional test
coverage
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
Changed the runlztest.sh script to compile the lzo tests with swf10
compiler, to get any compile time errors from flex compiler.
The lzo's compiled with the swf10 option are run in rhino, which
excercises the code path where the compiler uses the
platform-independent portion of the lzo.
All the lzo test cases are then compiled using runtime=dhtml, and all
tests are run. This excercises compiling using the (dhtml)
platform-specific javascript content from the lzo files.
Tests:
ant lztest
Files:
M build-tools/runlztest.sh
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20101021-Pny.tar