You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
823 B

  1. <html>
  2. <head>
  3. <title>Pantheios - Project Map - test</title>
  4. <!--
  5. Created: 22nd September 2008
  6. Updated: 22nd September 2008
  7. -->
  8. </head>
  9. <body>
  10. <h1>Pantheios - Project Map - test</h1>
  11. <p>
  12. Contains unit, component, performance and scratch test projects and their source,
  13. which are used to verify the correctness of the library.
  14. </p>
  15. <table>
  16. <tr>
  17. <th>Sub-directory</th>
  18. <th>Purpose</th>
  19. </tr>
  20. <tr>
  21. <td><code>component</code></td>
  22. <td>Component-test components</td>
  23. </tr>
  24. <tr>
  25. <td><code>performance</code></td>
  26. <td>Performance-test components</td>
  27. </tr>
  28. <tr>
  29. <td><code>scratch</code></td>
  30. <td>Scratch-test components</td>
  31. </tr>
  32. <tr>
  33. <td><code>unit</code></td>
  34. <td>Unit-test components</td>
  35. </tr>
  36. </table>
  37. </body>
  38. </html>