libdspl-2.0/verification/verif.sh

8 wiersze
61 B
Bash

mingw32-make
cd bin
for file in *.exe
do
"./$file"
done