update vctest (MSVC)
This commit is contained in:
parent
edc3d473d8
commit
eb53ccfa3e
@ -150,8 +150,6 @@ static bool run_test(const Config& config, const fs::path& path) {
|
|||||||
//ss << " >" << fix_path(outputFile.string()) << " 2>&1";
|
//ss << " >" << fix_path(outputFile.string()) << " 2>&1";
|
||||||
auto command = ss.str();
|
auto command = ss.str();
|
||||||
|
|
||||||
return true;
|
|
||||||
|
|
||||||
print_separator(std::cout);
|
print_separator(std::cout);
|
||||||
std::cout << "executing test " << name << "\ncommand: " << command << std::endl;
|
std::cout << "executing test " << name << "\ncommand: " << command << std::endl;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user