1
0
scáthán de https://github.com/quitesimpleorg/qsmaddy.git sioncronaithe 2025-04-17 01:49:02 +02:00

Merge pull request #4 from progsource/fix-howto-run-tests

fixed howto run tests
Tá an tiomantas seo le fáil i:
Petra Baranski 2017-12-30 14:16:28 +01:00 tiomanta ag GitHub
tuismitheoir d300d3a92a 663acbb0ea
tiomantas 7963d90603
Níor aimsíodh aon eochair aithne don síniú seo sa bhunachar
GPG Eochair ID: 4AEE18F83AFDEB23

Féach ar an gComhad

@ -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
``` ```