@echo off pushd build @rem call program.exe call algorithms_test.exe popd