summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Use for Fedora raw hide own gcc flags, because gcc most time outdated.Andrei Karas5-4/+367
2017-07-03Add new flags into gcc snapshot flags.Andrei Karas1-0/+4
2017-06-28Check for asserts in log in run tests.Andrei Karas1-0/+11
2017-06-27Skipping existing config test in run tests.Andrei Karas1-1/+3
2017-06-27Check for servers list download complete in run tests.Andrei Karas2-4/+30
2017-06-27Remove downloaded servers list for each run in runtests.Andrei Karas1-1/+4
2017-06-27Increase pause in run script to 1 minute.Andrei Karas1-1/+3
2017-06-27Add gcc-7 into circleci.Andrei Karas1-0/+70
2017-06-27add gcc7 builds into .gitlab-ci.ymlAndrei Karas6-1/+173
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