Age | Commit message (Expand) | Author | Files | Lines |
2017-06-28 | Check for asserts in log in run tests. | Andrei Karas | 1 | -0/+11 |
2017-06-27 | Skipping existing config test in run tests. | Andrei Karas | 1 | -1/+3 |
2017-06-27 | Check for servers list download complete in run tests. | Andrei Karas | 2 | -4/+30 |
2017-06-27 | Remove downloaded servers list for each run in runtests. | Andrei Karas | 1 | -1/+4 |
2017-06-27 | Increase pause in run script to 1 minute. | Andrei Karas | 1 | -1/+3 |
2017-06-27 | Add gcc-7 into circleci. | Andrei Karas | 1 | -0/+70 |
2017-06-24 | Increase pause after run manaplus in run tests. | Andrei Karas | 1 | -1/+1 |
2017-06-23 | Fix core dump generation in debian unstable in run tests. | Andrei Karas | 2 | -1/+1 |
2017-06-23 | Add way to get coredumps from systemd in runtests (untested). | Andrei Karas | 1 | -1/+1 |
2017-06-22 | Add pause after crash in runtest. | Andrei Karas | 1 | -0/+2 |
2017-06-15 | Add clang-tidy with sdl2 tests into .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 |
2017-06-14 | Add some delays in run tests in screen shot still not created. | Andrei Karas | 1 | -4/+10 |
2017-06-14 | add clang-tidy checks. | Andrei Karas | 1 | -0/+5 |
2017-05-24 | Remove temporary home directory in runtests.sh before testing. | Andrei Karas | 1 | -0/+2 |
2017-05-24 | Add tests for add new server into list in runtest.sh | Andrei Karas | 1 | -0/+81 |
2017-05-19 | Fix mplint ci job. | Andrei Karas | 1 | -1/+0 |
2017-05-19 | Exclude doctest.h from mplint checks. | Andrei Karas | 1 | -1/+1 |
2017-05-18 | Move unit test flag outside of gcc6_sanitize_tests.sh | Andrei Karas | 1 | -4/+4 |
2017-05-15 | Add additional compare between each other images in runtest.sh | Andrei Karas | 1 | -0/+4 |
2017-05-11 | Skip runtests in shell runners. | Andrei Karas | 1 | -0/+5 |
2017-05-11 | Add command line option for use default sdl cursor. | Andrei Karas | 1 | -1/+1 |
2017-05-11 | Add opening and closing help and setup window in runtest.sh | Andrei Karas | 1 | -9/+55 |
2017-05-11 | Reduce number of run tests in runtests.sh | Andrei Karas | 1 | -2/+2 |
2017-05-11 | Use ipc for simple tests in runtest.sh | Andrei Karas | 1 | -38/+74 |
2017-05-11 | Change home path in runtests.sh into logs directory. | Andrei Karas | 1 | -1/+1 |
2017-05-10 | Use current directory as home in runtests.sh | Andrei Karas | 1 | -0/+2 |
2017-04-28 | Fix runtests.sh ci script. | Andrei Karas | 1 | -1/+1 |
2017-04-27 | Add script for run manaplus binary many times until error detected. | Andrei Karas | 2 | -5/+38 |
2017-04-27 | Fix core dumps parsing with gdb in runtest.sh | Andrei Karas | 1 | -0/+3 |
2017-04-27 | Try to use gdb with core dumps if manaplus binary crashed in ci scripts. | Andrei Karas | 1 | -1/+6 |
2017-04-24 | Run manaplus in gdb if normal binary crashed in .gitlab-ci.yml | Andrei Karas | 1 | -0/+2 |
2017-04-22 | Add test with run and terminate game binary into .gitlab-ci.yml | Andrei Karas | 1 | -0/+41 |
2017-03-28 | Remove physfs support. | Andrei Karas | 1 | -1/+0 |
2017-03-28 | Add circleci build system. | Andrei Karas | 2 | -0/+120 |
2017-03-27 | Add debug message if JOBS variable is not set. | Andrei Karas | 1 | -0/+2 |
2017-03-27 | Set variable JOBS in docker containers in ci. | Andrei Karas | 1 | -0/+1 |
2017-03-27 | Fix incontainer ci script. | Andrei Karas | 1 | -2/+2 |
2017-03-27 | Fix make script after adding JOBS variable. | Andrei Karas | 1 | -2/+2 |
2017-03-27 | Use retry script for in docker ci scripts (for travis and other). | Andrei Karas | 1 | -2/+2 |
2017-03-27 | Read jobs number for make from JOBS variable in ci scripts. | Andrei Karas | 1 | -4/+11 |
2017-03-27 | Move docker scripts into separate files. Rename scripts from travis* to docker*. | Andrei Karas | 2 | -0/+9 |
2017-03-20 | Fix coverage reports. | Andrei Karas | 1 | -0/+2 |
2017-03-11 | Add ci build with mingw-gcc5-shared-32 and SDL 1 libs. | Andrei Karas | 1 | -0/+20 |
2017-02-21 | On unit tests fail add some more logs into artficats. | Andrei Karas | 1 | -0/+4 |
2017-02-21 | In local docker detection script also fix packages url http://deb.debian.org/... | Andrei Karas | 2 | -0/+2 |
2017-02-21 | Add asan leak suppression list for tests. | Andrei Karas | 1 | -0/+5 |
2017-02-20 | Fix some leaks in unit tests. | Andrei Karas | 1 | -0/+3 |
2017-02-16 | Add script and config for travis builds. | Andrei Karas | 1 | -0/+8 |
2017-02-15 | In ci dont fail on local runner if cant update apt sources list. | Andrei Karas | 1 | -1/+1 |
2017-02-02 | Fix deheader exception for climits.h | Andrei Karas | 1 | -1/+1 |