summaryrefslogtreecommitdiff
path: root/tools/ci/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Add into lsan suppression some mesa related leaks.Andrei Karas2-0/+4
2017-09-06Fix run tests after buttons highlights was changed.Andrei Karas1-1/+1
2017-08-31Allow separate tests run each time from clean configuration file.Andrei Karas1-0/+4
2017-08-30Add separate running unit tests with asan flags.Andrei Karas1-1/+2
2017-08-30Add into .gitlab-ci.yml job for run separatly all unit tests.Andrei Karas3-0/+85
2017-07-27Add into run tests clicking help links.Andrei Karas1-0/+28
2017-07-25Remove command line option --default-cursor and add option --hide-cursor.s20170725Andrei Karas1-1/+1
2017-07-13Use additional asan run time flags in sanitize builds.Andrei Karas1-0/+2
2017-07-11Move doctest and catch files into unittests directory.Andrei Karas1-1/+2
2017-07-10Split circle ci scripts into separate compiler calls.Andrei Karas10-215/+245
2017-07-09Split circleci.sh into two files, because circle ci timeout issue.Andrei Karas4-185/+215
2017-07-08Add make clean before building ci jobs.Andrei Karas1-1/+4
2017-07-07Add debug directory into cpplint and mplint ignores.Andrei Karas1-1/+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-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 Karas1-1/+1
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 Karas1-0/+5
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-19Fix mplint ci job.Andrei Karas1-1/+0
2017-05-19Exclude doctest.h from mplint checks.Andrei Karas1-1/+1
2017-05-18Move unit test flag outside of gcc6_sanitize_tests.shAndrei Karas1-4/+4
2017-05-15Add additional compare between each other images in runtest.shAndrei Karas1-0/+4
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-04-28Fix runtests.sh ci script.Andrei Karas1-1/+1
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-27Try to use gdb with core dumps if manaplus binary crashed in ci scripts.Andrei Karas1-1/+6
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-28Remove physfs support.Andrei Karas1-1/+0
2017-03-28Add circleci build system.Andrei Karas2-0/+120
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