1
0
şunun yansıması https://github.com/quitesimpleorg/qsmaddy.git eşitlendi 2025-12-26 23:53:04 +01:00

fixed howto run tests

has to be called before
Bu işleme şunda yer alıyor:
M. Petra Baranski
2017-12-30 14:09:42 +01:00
ebeveyn d300d3a92a
işleme 663acbb0ea

Dosyayı Görüntüle

@@ -58,6 +58,7 @@ git submodule update --init --recursive
mkdir tmp mkdir tmp
cd tmp cd tmp
cmake .. cmake ..
make
make test # or run the executable in ../build/MaddyTests make test # or run the executable in ../build/MaddyTests
``` ```