@echo off echo Running XCEngine Tests... echo. ctest --test-dir tests/build -C Debug --output-on-failure echo. pause