Change 20090710-ptw-n by [email protected] on 2009-07-10  
17:25:27 EDT
     in /Users/ptw/OpenLaszlo/trunk
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix smokecheck to be platform-independent

Bugs Fixed: LPP-8321 Smokecheck failing in IE7/DHTML, problem with  
date format string

Technical Reviewer: hminsky (pending)
QA Reviewer: max (pending)

Details:
     Different platforms actually do Date.prototype.toString
     differently, the smokecheck was not taking that into account.  It
     also had a stale test `canvas.runtime < 'swf7'`.  I removed the
     stale test and made the date formatting test independent of the
     way dates are converted to strings.

Tests:
     smokecheck passes in swf* and DHTML on Firefox and IE.

Files:
M      test/smoke/debugger.lzl
M      test/smoke/lztext.lzl

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090710-ptw-n.tar
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to