wgctl/commands/test
Nuno Duque Nunes a559b73e8e feat: new flag::define syntax, flag::set_constraint
- flag::define: variadic constraint args (key:value) instead of bracket string
- flag::_parse_constraints_from_args: replaces flag::_parse_and_cache
- flag::set_constraint: Option B syntax for post-definition constraints
- choices separator: comma (choices:split,full) — no quoting needed
- guard against empty _CURRENT_COMMAND in exclusive groups lookup
- migrate all commands to new constraint syntax
- add helpful error for unknown constraint args
2026-05-31 00:16:55 +00:00
..
destructive.sh test: add tests for all new features, fix bugs found by tests 2026-05-26 00:09:30 +00:00
fn.sh init feature 2026-05-19 15:26:31 +00:00
integration.sh feat: new flag::define syntax, flag::set_constraint 2026-05-31 00:16:55 +00:00
unit.sh add export,import features/add tests 2026-05-27 16:46:09 +00:00