v/vlib/cli/testdata
Turiiya c0fec31bef
cli: fix default flags when their command equivalents are disabled (#21469)
* always replace `\r\n` with `\n`

* fix

* test

* cleanup

* add doc comment
2024-05-08 14:11:40 +03:00
..
default_command_flag.out
default_command_flag.vv
default_command_no_flag_err.out cli: fix default flags when their command equivalents are disabled (#21469) 2024-05-08 14:11:40 +03:00
default_command_no_flag_err.vv cli: fix default flags when their command equivalents are disabled (#21469) 2024-05-08 14:11:40 +03:00
default_help.out
default_help.vv
default_help_flag_no_command.out cli: fix default flags when their command equivalents are disabled (#21469) 2024-05-08 14:11:40 +03:00
default_help_flag_no_command.vv cli: fix default flags when their command equivalents are disabled (#21469) 2024-05-08 14:11:40 +03:00
default_version_flag_no_command.out cli: fix default flags when their command equivalents are disabled (#21469) 2024-05-08 14:11:40 +03:00
default_version_flag_no_command.vv cli: fix default flags when their command equivalents are disabled (#21469) 2024-05-08 14:11:40 +03:00
long_description.out
long_description.vv
no_execute.out
no_execute.vv