diff -r 0fb5cc208e71 -r b95ebdbf68ca doc/testing.html --- a/doc/testing.html Thu Jul 18 09:15:26 2019 -0700 +++ b/doc/testing.html Thu Jul 18 11:47:52 2019 -0700 @@ -154,6 +154,9 @@

Use additional problem lists file or files, in addition to the default ProblemList.txt located at the JTReg test roots.

If multiple file names are specified, they should be separated by space (or, to help avoid quoting issues, the special value %20).

The file names should be either absolute, or relative to the JTReg test root of the tests to be run.

+

RUN_PROBLEM_LISTS

+

Use the problem lists to select tests instead of excluding them.

+

Set to true or false. If true, JTReg will use -match: option, otherwise -exclude: will be used. Default is false.

OPTIONS

Additional options to the JTReg test framework.

Use JTREG="OPTIONS=--help all" to see all available JTReg options.