Files
date_time/xmldoc/tests.xml
Jeff Garland 531428121a initial version of xml docs
[SVN r23219]
2004-06-28 00:07:55 +00:00

14 lines
593 B
XML

<section id="date_time.tests">
<title>Tests</title>
<para>
The library provides a large number of tests in the
<programlisting>
libs/date_time/test
libs/date_time/test/gregorian
libs/date_time/test/posix_time
</programlisting>
directories. Building and executing these tests assures that the installation is correct and that the library is functioning correctly. In addition, these tests facilitate the porting to new compilers. Finally, the tests provide examples of many functions not explicitly described in the usage examples.
</para>
</section>