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 cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
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 cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
default_help.vv cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
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 cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
long_description.vv cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
no_execute.out cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
no_execute.vv cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00