[Laszlo-dev] For Review: Change 20070119-ptw-x by ptw@dueling-banjos.local on 2007-01-19 18:43:56 EST

P T Withington ptw at pobox.com
Fri Jan 19 19:39:36 PST 2007


Change 20070119-ptw-x by ptw at dueling-banjos.local on 2007-01-19  
18:43:56 EST
     in /Users/ptw/OpenLaszlo/legals-2

Summary: Update debugger smoke test to new '%w' semantics

Bugs Fixed:
LPP-3447 'TestDebugger fails'

Technical Reviewer: ben (pending)
QA Reviewer: mamye (pending)
Doc Reviewer: jgrandy (pending)

Details:
     debugger.lzl: %w now quotes strings, to differentiate them from
     numbers and booleans, so update the test to expect that.

     smokecheck.lzx: test the debugger again

     LzDebug.lzs: Optimize the string quoter to minimize escaping of
     inner quotes.

     kernel.*: Eval can print pretty now that %w is no longer
     ambiguous.

     LzDebug.*: Quoting of strings moved to stringEscape.  Inspect
     prints the 'full' version of the object now (since eval prints a
     'pretty' version only).

     LzFormat.lzs: When coercing a number to a string, obey radix.

Tests:
     smokecheck.lzx

Files:
M      test/smoke/debugger.lzl
M      test/smoke/smokecheck.lzx
M      WEB-INF/lps/lfc/debugger/LzDebug.lzs
M      WEB-INF/lps/lfc/debugger/platform/swf/kernel.as
M      WEB-INF/lps/lfc/debugger/platform/swf/LzDebug.as
M      WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js
M      WEB-INF/lps/lfc/debugger/platform/dhtml/kernel.js
M      WEB-INF/lps/lfc/debugger/LzFormat.lzs


http://svn.openlaszlo.org/openlaszlo/patches/20070119-ptw-x.tar


More information about the Laszlo-dev mailing list