mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 08:05:45 +00:00
Include ObjLoading and Parser test projects in gitlab ci pipeline
This commit is contained in:
parent
c683c210f5
commit
9435c836d3
@ -28,5 +28,7 @@ test-gcc:
|
|||||||
- linux
|
- linux
|
||||||
script:
|
script:
|
||||||
- "./build/lib/Release_x86/tests/ObjCommonTests"
|
- "./build/lib/Release_x86/tests/ObjCommonTests"
|
||||||
|
- "./build/lib/Release_x86/tests/ObjLoadingTests"
|
||||||
|
- "./build/lib/Release_x86/tests/ParserTests"
|
||||||
- "./build/lib/Release_x86/tests/ZoneCodeGeneratorLibTests"
|
- "./build/lib/Release_x86/tests/ZoneCodeGeneratorLibTests"
|
||||||
- "./build/lib/Release_x86/tests/ZoneCommonTests"
|
- "./build/lib/Release_x86/tests/ZoneCommonTests"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user