Changeset 3667
- Timestamp:
- 09/10/07 09:20:40 (1 year ago)
- Files:
-
- trunk/BOOK/introduction/common/changelog.xml (modified) (1 diff)
- trunk/BOOK/testsuite-tools/common/introduction.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/introduction/common/changelog.xml
r3661 r3667 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>September 10, 2007</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Chris] - Fixed descriptive text in testsuite-tools 44 introduction page. Reported by gomoko (ticket #118).</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 38 48 39 49 <listitem> trunk/BOOK/testsuite-tools/common/introduction.xml
r3463 r3667 13 13 <para>This chapter builds the tools needed to run the tests 14 14 that the packages have. I.e., <command>make check</command>. Tcl, Expect, 15 DejaGNU and Fileare needed for the GCC and Binutils testsuites, and Tree16 is used by the Udev testsuite. Installing f ivepackages for testing purposes15 and DejaGNU are needed for the GCC and Binutils testsuites, and Tree 16 is used by the Udev testsuite. Installing four packages for testing purposes 17 17 may seem excessive, but it is very reassuring, if not essential, to know 18 18 that the most important tools are working properly.</para>
