equal
deleted
inserted
replaced
304 help avoid quoting issues, the special value `%20`). |
304 help avoid quoting issues, the special value `%20`). |
305 |
305 |
306 The file names should be either absolute, or relative to the JTReg test root of |
306 The file names should be either absolute, or relative to the JTReg test root of |
307 the tests to be run. |
307 the tests to be run. |
308 |
308 |
|
309 #### RUN_PROBLEM_LISTS |
|
310 |
|
311 Use the problem lists to select tests instead of excluding them. |
|
312 |
|
313 Set to `true` or `false`. |
|
314 If `true`, JTReg will use `-match:` option, otherwise `-exclude:` will be used. |
|
315 Default is `false`. |
|
316 |
309 |
317 |
310 #### OPTIONS |
318 #### OPTIONS |
311 Additional options to the JTReg test framework. |
319 Additional options to the JTReg test framework. |
312 |
320 |
313 Use `JTREG="OPTIONS=--help all"` to see all available JTReg options. |
321 Use `JTREG="OPTIONS=--help all"` to see all available JTReg options. |