mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
Stopped Unit Test Automation as it doesn't work yet
This commit is contained in:
4
prep.sh
4
prep.sh
@@ -60,7 +60,7 @@ prepareMerge(){
|
||||
printLine "Merge Preparation started..."
|
||||
runUncrustify
|
||||
runCPPCheck
|
||||
runUnitTests
|
||||
#runUnitTests
|
||||
runDoxygen
|
||||
gitCommit
|
||||
printLine "Finished." "\033[0;32m"
|
||||
@@ -73,7 +73,7 @@ prepareRelease(){
|
||||
cleanDir
|
||||
runUncrustify
|
||||
runCPPCheck
|
||||
runUnitTests
|
||||
#runUnitTests
|
||||
runDoxygen
|
||||
gitCommit
|
||||
printLine "Finished." "\033[0;32m"
|
||||
|
||||
Reference in New Issue
Block a user