11 Commits

Author SHA1 Message Date
Douglas Eichelberger
3a4243742f Remove OpenStruct from CLI::Args 2024-12-08 10:27:49 -08:00
Douglas Eichelberger
cb71938fff Enable strict typing in CLI::Parser 2024-04-21 14:16:25 -07:00
Douglas Eichelberger
8d1fa05530 Restrict AbstractCommand test to commands in repo 2024-04-04 09:48:17 -07:00
Douglas Eichelberger
821f2a5ab5 Automagically remove -cmd suffix 2024-03-21 19:55:35 -07:00
Douglas Eichelberger
26b3f30bba Fix test 2024-03-21 19:05:26 -07:00
Bo Anderson
d704e007c7
Merge pull request #16935 from Homebrew/fix-typo-class
Fix typo'd command class name
2024-03-22 01:38:51 +00:00
Douglas Eichelberger
1a62a639b2
Merge pull request #16934 from cho-m/test-shell-completion-error
test/abstract_command_spec: rename cat to fix completions test
2024-03-21 18:17:28 -07:00
Douglas Eichelberger
4dc92026b8 Use non-null description 2024-03-21 17:46:35 -07:00
Douglas Eichelberger
1db309f024 Fix typo'd class name 2024-03-21 17:41:31 -07:00
Michael Cho
57b7f3940d
test/abstract_command_spec: rename cat to fix completions test
Signed-off-by: Michael Cho <michael@michaelcho.dev>
2024-03-21 19:58:22 -04:00
Douglas Eichelberger
6fc99d9569 Add tests 2024-03-15 12:46:06 -07:00