Added the custom and test scripts to the buildbot (#2658)

* Added the custom and test scripts to the buildbot

All scripts inside the custom and test npc directory are now parsed and executed automatically by the buildbot.
The only exceptions are the custom battleground scripts that would cause duplication warnings.

Thanks to @Jeybla for the Unix script!
This commit is contained in:
Lemongrass3110
2017-12-01 18:50:34 +01:00
committed by Aleos
parent 812e3a9a04
commit b3cfd12228
4 changed files with 69 additions and 0 deletions

View File

@@ -102,6 +102,10 @@ test_script:
%MYSQL% -u %DB_ROOT% -p%DB_ROOTPW% -e "GRANT ALL ON *.* TO '%DB_USER%'@'%DB_HOST%' IDENTIFIED BY '%DB_USERPW%';"
rem Activate all custom and test scripts
start /d tools\ci npc.bat
rem Start the map server
map-server.exe --run-once