Mirror von
https://github.com/quitesimpleorg/qsmaddy.git
synchronisiert 2025-03-16 12:03:31 +01:00
Merge pull request #4 from progsource/fix-howto-run-tests
fixed howto run tests
Dieser Commit ist enthalten in:
Commit
7963d90603
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren