Changeset 5be6331 for testsuite-tools


Ignore:
Timestamp:
02/21/06 01:47:04 (19 years ago)
Author:
Jim Gifford <clfs@…>
Children:
59c6fc8
Parents:
adfe084
Message:

r920@server (orig r918): jim | 2005-12-19 23:10:57 -0800

r1104@server: jim | 2005-12-18 23:35:49 -0800
First part1 of the change from temp-tools to testsuite-tools


Location:
testsuite-tools
Files:
22 moved

Legend:

Unmodified
Added
Removed
  • testsuite-tools/64/tcl.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-tcl" role="wrap">
     8<sect1 id="ch-testsuite-tools-tcl" role="wrap">
    99  <?dbhtml filename="tcl.html"?>
    1010
    1111  <title>Tcl-&tcl-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-tcl">
     13  <indexterm zone="ch-testsuite-tools-tcl">
    1414    <primary sortas="a-Tcl">Tcl</primary>
    1515  </indexterm>
  • testsuite-tools/alpha-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/perl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
    2018  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2119
  • testsuite-tools/common/dejagnu.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-dejagnu" role="wrap">
     8<sect1 id="ch-testsuite-tools-dejagnu" role="wrap">
    99  <?dbhtml filename="dejagnu.html"?>
    1010
    1111  <title>DejaGNU-&dejagnu-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-dejagnu">
     13  <indexterm zone="ch-testsuite-tools-dejagnu">
    1414    <primary sortas="a-DejaGNU">DejaGNU</primary>
    1515  </indexterm>
     
    6666          <para>A wrapper script that locates the proper
    6767          <command>expect</command> shell and then runs DejaGNU</para>
    68           <indexterm zone="ch-temp-tools-dejagnu runtest">
     68          <indexterm zone="ch-testsuite-tools-dejagnu runtest">
    6969            <primary sortas="b-runtest">runtest</primary>
    7070          </indexterm>
  • testsuite-tools/common/expect.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-expect" role="wrap">
     8<sect1 id="ch-testsuite-tools-expect" role="wrap">
    99  <?dbhtml filename="expect.html"?>
    1010
    1111  <title>Expect-&expect-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-expect">
     13  <indexterm zone="ch-testsuite-tools-expect">
    1414    <primary sortas="a-Expect">Expect</primary>
    1515  </indexterm>
     
    5252        <listitem>
    5353          <para>This ensures that the configure script finds the Tcl
    54           installation in the temporary temp-tools location.</para>
     54          installation in the temporary testsuite-tools location.</para>
    5555        </listitem>
    5656      </varlistentry>
     
    124124          <para>Communicates with other interactive programs according
    125125          to a script</para>
    126           <indexterm zone="ch-temp-tools-expect expect">
     126          <indexterm zone="ch-testsuite-tools-expect expect">
    127127            <primary sortas="b-expect">expect</primary>
    128128          </indexterm>
     
    135135          <para>Contains functions that allow Expect to be used as a Tcl
    136136          extension or to be used directly from C or C++ (without Tcl)</para>
    137           <indexterm zone="ch-temp-tools-expect libexpect">
     137          <indexterm zone="ch-testsuite-tools-expect libexpect">
    138138            <primary sortas="c-libexpect-&expect-lib-version;">libexpect-&expect-lib-version;</primary>
    139139          </indexterm>
  • testsuite-tools/common/introduction.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-introduction">
     8<sect1 id="ch-testsuite-tools-introduction">
    99  <?dbhtml filename="introduction.html"?>
    1010
     
    1414  that the packages have. I.e., <command>make check</command></para>
    1515
    16   <para>It will also build any specific non cross-compiled
    17   packages for our system.</para>
    18 
    1916</sect1>
  • testsuite-tools/common/tcl.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-tcl" role="wrap">
     8<sect1 id="ch-testsuite-tools-tcl" role="wrap">
    99  <?dbhtml filename="tcl.html"?>
    1010
    1111  <title>Tcl-&tcl-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-tcl">
     13  <indexterm zone="ch-testsuite-tools-tcl">
    1414    <primary sortas="a-Tcl">Tcl</primary>
    1515  </indexterm>
     
    9191        <listitem>
    9292          <para>The Tcl command shell</para>
    93           <indexterm zone="ch-temp-tools-tcl tclsh8.4">
     93          <indexterm zone="ch-testsuite-tools-tcl tclsh8.4">
    9494            <primary sortas="b-tclsh8.4">tclsh8.4</primary>
    9595          </indexterm>
     
    101101        <listitem>
    102102          <para>A link to tclsh8.4</para>
    103           <indexterm zone="ch-temp-tools-tcl tclsh">
     103          <indexterm zone="ch-testsuite-tools-tcl tclsh">
    104104            <primary sortas="b-tclsh">tclsh</primary>
    105105          </indexterm>
     
    111111        <listitem>
    112112          <para>The Tcl library</para>
    113           <indexterm zone="ch-temp-tools-tcl libtcl8.4.so">
     113          <indexterm zone="ch-testsuite-tools-tcl libtcl8.4.so">
    114114            <primary sortas="c-libtcl8.4.so">libtcl8.4.so</primary>
    115115          </indexterm>
  • testsuite-tools/common/tree.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-tree" role="wrap">
     8<sect1 id="ch-testsuite-tools-tree" role="wrap">
    99  <?dbhtml filename="tree.html"?>
    1010
    1111  <title>Tree-&tree-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-tree">
     13  <indexterm zone="ch-testsuite-tools-tree">
    1414    <primary sortas="a-Tree">Tree</primary>
    1515  </indexterm>
     
    6363        <listitem>
    6464          <para>Tree will list contents of directories in a tree-like format.</para>
    65           <indexterm zone="ch-temp-tools-tree tree">
     65          <indexterm zone="ch-testsuite-tools-tree tree">
    6666            <primary sortas="b-tree">tree</primary>
    6767          </indexterm>
  • testsuite-tools/mips-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/perl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
    2018  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2119
  • testsuite-tools/mips64-64-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/perl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
    2119  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2220
  • testsuite-tools/mips64-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/expect-64bit.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/perl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
    2119  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2220
  • testsuite-tools/mips64/flags.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-flags">
     8<sect1 id="ch-testsuite-tools-flags">
    99  <?dbhtml filename="flags.html"?>
    1010
  • testsuite-tools/multilib/expect-64bit.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-expect" role="wrap">
     8<sect1 id="ch-testsuite-tools-expect" role="wrap">
    99  <?dbhtml filename="expect64.html"?>
    1010
    1111  <title>Expect-&expect-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-expect">
     13  <indexterm zone="ch-testsuite-tools-expect">
    1414    <primary sortas="a-Expect">Expect</primary>
    1515  </indexterm>
     
    4545        <listitem>
    4646          <para>This ensures that the configure script finds the Tcl
    47           installation in the temporary temp-tools location.</para>
     47          installation in the temporary tools location.</para>
    4848        </listitem>
    4949      </varlistentry>
  • testsuite-tools/multilib/tcl-64bit.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-tcl" role="wrap">
     8<sect1 id="ch-testsuite-tools-tcl" role="wrap">
    99  <?dbhtml filename="tcl-64bit.html"?>
    1010
    1111  <title>Tcl-&tcl-version;</title>
    1212
    13   <indexterm zone="ch-temp-tools-tcl">
     13  <indexterm zone="ch-testsuite-tools-tcl">
    1414    <primary sortas="a-Tcl">Tcl</primary>
    1515  </indexterm>
  • testsuite-tools/ppc-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/perl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
    2018  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2119
  • testsuite-tools/sparc-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/perl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2019
    2120</chapter>
  • testsuite-tools/sparc64-64-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/perl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
    2119  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2220
  • testsuite-tools/sparc64-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/expect-64bit.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/perl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tree.xml"/>
    2120
    2221</chapter>
  • testsuite-tools/sparc64/flags.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-flags">
     8<sect1 id="ch-testsuite-tools-flags">
    99  <?dbhtml filename="flags.html"?>
    1010
  • testsuite-tools/x86-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/perl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
    2018  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2119
  • testsuite-tools/x86_64-64-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/expect.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/perl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
    2119  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2220
  • testsuite-tools/x86_64-chapter.xml

    radfe084 r5be6331  
    66]>
    77
    8 <chapter id="chapter-temporary-tools" xreflabel="Constructing Temporary Tools">
    9   <?dbhtml dir="temp-tools"?>
     8<chapter id="chapter-testsuite-tools" xreflabel="Constructing Testsuite Tools">
     9  <?dbhtml dir="testsuite-tools"?>
    1010  <?dbhtml filename="chapter.html"?>
    1111
    12   <title>Constructing a Temporary Tools</title>
     12  <title>Constructing a Testsuite Tools</title>
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
     
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/expect-64bit.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dejagnu.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/perl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
    2119  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tree.xml"/>
    2220
  • testsuite-tools/x86_64/flags.xml

    radfe084 r5be6331  
    66]>
    77
    8 <sect1 id="ch-temp-tools-flags">
     8<sect1 id="ch-testsuite-tools-flags">
    99  <?dbhtml filename="flags.html"?>
    1010
Note: See TracChangeset for help on using the changeset viewer.