doc/testing.html
changeset 57493 b95ebdbf68ca
parent 54570 93b702d2a0cb
child 57881 c414c554b38b
equal deleted inserted replaced
57492:0fb5cc208e71 57493:b95ebdbf68ca
   152 <p>JTReg kewords sent to JTReg using <code>-k</code>. Please be careful in making sure that spaces and special characters (like <code>!</code>) are properly quoted. To avoid some issues, the special value <code>%20</code> can be used instead of space.</p>
   152 <p>JTReg kewords sent to JTReg using <code>-k</code>. Please be careful in making sure that spaces and special characters (like <code>!</code>) are properly quoted. To avoid some issues, the special value <code>%20</code> can be used instead of space.</p>
   153 <h4 id="extra_problem_lists">EXTRA_PROBLEM_LISTS</h4>
   153 <h4 id="extra_problem_lists">EXTRA_PROBLEM_LISTS</h4>
   154 <p>Use additional problem lists file or files, in addition to the default ProblemList.txt located at the JTReg test roots.</p>
   154 <p>Use additional problem lists file or files, in addition to the default ProblemList.txt located at the JTReg test roots.</p>
   155 <p>If multiple file names are specified, they should be separated by space (or, to help avoid quoting issues, the special value <code>%20</code>).</p>
   155 <p>If multiple file names are specified, they should be separated by space (or, to help avoid quoting issues, the special value <code>%20</code>).</p>
   156 <p>The file names should be either absolute, or relative to the JTReg test root of the tests to be run.</p>
   156 <p>The file names should be either absolute, or relative to the JTReg test root of the tests to be run.</p>
       
   157 <h4 id="run_problem_lists">RUN_PROBLEM_LISTS</h4>
       
   158 <p>Use the problem lists to select tests instead of excluding them.</p>
       
   159 <p>Set to <code>true</code> or <code>false</code>. If <code>true</code>, JTReg will use <code>-match:</code> option, otherwise <code>-exclude:</code> will be used. Default is <code>false</code>.</p>
   157 <h4 id="options">OPTIONS</h4>
   160 <h4 id="options">OPTIONS</h4>
   158 <p>Additional options to the JTReg test framework.</p>
   161 <p>Additional options to the JTReg test framework.</p>
   159 <p>Use <code>JTREG=&quot;OPTIONS=--help all&quot;</code> to see all available JTReg options.</p>
   162 <p>Use <code>JTREG=&quot;OPTIONS=--help all&quot;</code> to see all available JTReg options.</p>
   160 <h4 id="java_options-1">JAVA_OPTIONS</h4>
   163 <h4 id="java_options-1">JAVA_OPTIONS</h4>
   161 <p>Additional Java options to JTReg (<code>-javaoption</code>).</p>
   164 <p>Additional Java options to JTReg (<code>-javaoption</code>).</p>