File valids examples
January 14, 2024 ยท View on GitHub
- file_valid shows how to use xtd::tunit::file_valid class.
- file_valid_are_equal shows how to use xtd::tunit::file_valid::are_equal method.
- file_valid_are_not_equal shows how to use xtd::tunit::file_valid::are_not_equal method.
- file_valid_does_not_exist shows how to use xtd::tunit::file_valid::des_not_exist method.
- file_valid_exists shows how to use xtd::tunit::file_valid::exists method.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name