mirror of https://git.48k.eu/ogserver
Currently, if you try to run the python test without the ogAdmServer binary, it will throw an exception. This patch adds a check to ensure the existence of the ogAdmServer binary at the beginning of the script. # python3 run-tests.py You need to build the ogAdmServer binary to run these tests :-) |
||
---|---|---|
sources | ||
tests | ||
Makefile | ||
ogAdmServer.cfg |