Ticket #133 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

New option --limit-commands for regress.pike

Reported by: gunnar Owned by: gnugo
Priority: normal Milestone: 3.7.10
Component: source Version:
Severity: normal Keywords:
Cc: patch: yes

Description

This patch adds a --limit-commands (short -l) option to regress.pike. As argument this takes a comma separated list of GTP commands, then only runs tests with those commands. E.g.

./regress.pike -l attack,defend

will run all tactical reading tests in the entire testsuite but no other tests.

As a bonus this feature invalidates any need to have semeai.tst split between different commands, so the patch also reorders semeai.tst strictly numerically.

Attachments

gunnar_7_10.9.diff (8.1 kB) - added by gunnar 3 years ago.
New option --limit-commands for regress.pike and semeai.tst reordered.

Regression Results

Attachment Rev. PASS FAIL Nodes Status
gunnar_7_10.9.diff never tested

Change History

Changed 3 years ago by gunnar

New option --limit-commands for regress.pike and semeai.tst reordered.

Changed 3 years ago by gunnar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.