summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-24Increase pause after run manaplus in run tests.Andrei Karas1-1/+1
2017-06-23Fix core dump generation in debian unstable in run tests.Andrei Karas2-1/+1
2017-06-23Add way to get coredumps from systemd in runtests (untested).Andrei Karas1-1/+1
2017-06-22Add pause after crash in runtest.Andrei Karas1-0/+2
2017-06-15Add clang-tidy with sdl2 tests into .gitlab-ci.ymlAndrei Karas2-4/+4
2017-06-14Add some delays in run tests in screen shot still not created.Andrei Karas1-4/+10
2017-06-14add clang-tidy checks.Andrei Karas2-0/+33
2017-06-09Add some jobs for build headers for SDL 2.Andrei Karas2-2/+2
2017-05-24Remove temporary home directory in runtests.sh before testing.Andrei Karas1-0/+2
2017-05-24Add tests for add new server into list in runtest.shAndrei Karas1-0/+81
2017-05-19Add gcc 5 and gcc 6 builds with only -Wall -Wextra flags.Andrei Karas1-0/+18
2017-05-19Fix mplint ci job.Andrei Karas1-1/+0
2017-05-19Exclude doctest.h from mplint checks.Andrei Karas1-1/+1
2017-05-19Explude doctest from cpplint.Andrei Karas1-0/+1
2017-05-18Move unit test flag outside of gcc6_sanitize_tests.shAndrei Karas2-5/+5
2017-05-15Disable gcc snapshot flag what not implemented in fedora rawhide.Andrei Karas1-1/+3
2017-05-15Add additional compare between each other images in runtest.shAndrei Karas1-0/+4
2017-05-14Add new flags into gcc snapshot flags.Andrei Karas1-0/+1
2017-05-11Skip runtests in shell runners.Andrei Karas1-0/+5
2017-05-11Add command line option for use default sdl cursor.Andrei Karas1-1/+1
2017-05-11Add opening and closing help and setup window in runtest.shAndrei Karas1-9/+55
2017-05-11Reduce number of run tests in runtests.shAndrei Karas1-2/+2
2017-05-11Use ipc for simple tests in runtest.shAndrei Karas1-38/+74
2017-05-11Change home path in runtests.sh into logs directory.Andrei Karas1-1/+1
2017-05-10Use current directory as home in runtests.shAndrei Karas1-0/+2
2017-05-08Add gcc7 ci scripts.Andrei Karas4-0/+145
2017-05-06Add gcc7 warning flags file and update gcc snapshot warnings file.Andrei Karas2-12/+350
2017-05-06Use same gcc6 warning flags for build scripts and ci.Andrei Karas1-5/+4
2017-05-03Add nsiqcppstyle check tool into .gitlab-ci.ymlAndrei Karas1-0/+31
2017-04-28Fix runtests.sh ci script.Andrei Karas1-1/+1
2017-04-28Fix gcc 3 ci build scripts.Andrei Karas1-2/+0
2017-04-27Add script for run manaplus binary many times until error detected.Andrei Karas2-5/+38
2017-04-27Fix core dumps parsing with gdb in runtest.shAndrei Karas1-0/+3
2017-04-27Remove flag -fno-omit-frame-pointer from gcc 3 build script.Andrei Karas1-1/+1
2017-04-27Add debug flags into ci scripts.Andrei Karas46-51/+101
2017-04-27Try to use gdb with core dumps if manaplus binary crashed in ci scripts.Andrei Karas1-1/+6
2017-04-27Add support for variable POST_CXXFLAGS in gcc6_sanitize.shAndrei Karas1-0/+2
2017-04-24Run manaplus in gdb if normal binary crashed in .gitlab-ci.ymlAndrei Karas1-0/+2
2017-04-22Add test with run and terminate game binary into .gitlab-ci.ymlAndrei Karas1-0/+41
2017-03-31Add build job with all normal targets with enabled unitestsbin.Andrei Karas1-0/+32
2017-03-31Add into .gitlab-ci.yml running already precompiled tests on windows.Andrei Karas1-0/+8
2017-03-31Add into .gitlab-ci.yml tests compilation with mingw.Andrei Karas1-0/+17
2017-03-28Remove physfs support.Andrei Karas1-1/+0
2017-03-28Add circleci build system.Andrei Karas2-0/+120
2017-03-28Add into .gotlab-ci.yml build unit tests in gentoo with gcc 4.9.Andrei Karas1-0/+28
2017-03-27Add support for variables NEWCC and NEWCXX into all ci scripts.Andrei Karas47-0/+376
2017-03-27Add gcc 4.1 and 4.3 gentoo jobs. also add gcc 5 gentoo tests (disabled).Andrei Karas4-0/+62
2017-03-27Add debug message if JOBS variable is not set.Andrei Karas1-0/+2
2017-03-27Set variable JOBS in docker containers in ci.Andrei Karas1-0/+1
2017-03-27Fix incontainer ci script.Andrei Karas1-2/+2