mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 17:50:41 +02:00
enabling debug for unittesting
This commit is contained in:
parent
b92095a459
commit
4983bbb782
@ -36,7 +36,7 @@ test:
|
|||||||
script:
|
script:
|
||||||
- mkdir -p build
|
- mkdir -p build
|
||||||
- cd build
|
- cd build
|
||||||
- qmake $PRO_FILE
|
- qmake CONFIG+=debug $PRO_FILE
|
||||||
- make check
|
- make check
|
||||||
|
|
||||||
# memory leak check for unittest
|
# memory leak check for unittest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user