Author: frisco
Date: 2007-06-14 14:18:25 -0700 (Thu, 14 Jun 2007)
New Revision: 5420

Modified:
   openlaszlo/branches/legals/docs/src/developers/lzunit.dbk
Log:
Change 20070614-laszlosystems-X by [EMAIL PROTECTED] on 2007-06-14 14:17:37 PDT
    in /Users/laszlosystems/src/svn/openlaszlo/branches/legals
    for http://svn.openlaszlo.org/openlaszlo/branches/legals

Summary: Repaired doc build, broken on account of unit testing chapter revisions

New Features:

Bugs Fixed: LPP-4147

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
    

Tests:



Modified: openlaszlo/branches/legals/docs/src/developers/lzunit.dbk
===================================================================
--- openlaszlo/branches/legals/docs/src/developers/lzunit.dbk   2007-06-14 
20:34:06 UTC (rev 5419)
+++ openlaszlo/branches/legals/docs/src/developers/lzunit.dbk   2007-06-14 
21:18:25 UTC (rev 5420)
@@ -9,7 +9,7 @@
   contains one or more children that are instances of 
<indexterm><primary>TestCase</primary></indexterm><classname>TestCase</classname>.
 An LZX program that 
   includes a <indexterm><primary>TestSuite</primary></indexterm> 
  will run all of its child 
<indexterm><primary>TestCase</primary></indexterm><classname>TestCase</classname>s,
 then report the number of test cases run, the number of failures (plus error 
messages), and the number of runtime errors.</para>
-<para/></section><section><title>Including the lzunit component</title>
+<section><title>Including the lzunit component</title>
 <para>
 The unit testing code is not a part of the OpenLaszlo Runtime Library; you 
must explicitly include it using   &lt;include href="lzunit"/&gt;.
  The <indexterm><primary>lzunit</primary></indexterm><sgmltag 
class="element">&lt;lzunit&gt;</sgmltag><remark role="fixme">[unknown 
tag]</remark>


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to