home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / program / funnel.zoo / tests / pr03.fw < prev    next >
Text File  |  1993-04-11  |  574b  |  28 lines

  1. PR03: Test the parsing and semantics of sections.
  2.  
  3. 4. Test first section of document is not <special>A.
  4. @B@<This section is out of order (and so is this test!)@>
  5.  
  6. 1. Test section with no name.
  7. @A This section has no name.
  8. @$@<The section name inherits the name of this macro@>@{Walrus@}
  9.  
  10. 2. Test section with a name
  11. @A@<This section has no name.@>
  12.  
  13. 3. Test the entire hierarchy.
  14. @A@<One@>
  15. @B@<Two@>
  16. @C@<Three@>
  17. @D@<Four@>
  18. @E@<Five@>
  19.  
  20. 5. Test detection of discontinuity in levels.
  21. @A@<One@>
  22. @C@<Three@>
  23. @E@<Five@>
  24.  
  25. @A@<One@>
  26. @B@<Three@>
  27. @D@<Five@>
  28.