File: groups-test.yaml

package info (click to toggle)
crazy-complete 0.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,404 kB
  • sloc: python: 7,949; sh: 4,636; makefile: 74
file content (10 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
prog: crazy-complete-test
options:
  - option_strings: ['-A']
    groups: ['AB']

  - option_strings: ['-B']
    groups: ['AB', 'BC']

  - option_strings: ['-C']
    groups: ['BC']