Searched defs:test_command (Results 1 - 1 of 1) sorted by relevance

/external/fmtlib/support/
H A Dappveyor-build.py15 test_command = ['mingw32-make', 'test'] variable
29 test_command = ['ctest', '-C', config] variable
33 check_call(test_command)

Completed in 98 milliseconds