summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Update translations.Andrei Karas25-9697/+10661
2017-05-19Add gcc 6 sanitize tests based on doctest into .gitlab-ci.ymlAndrei Karas1-0/+31
2017-05-18Move unit test flag outside of gcc6_sanitize_tests.shAndrei Karas4-15/+15
2017-05-18Add support for additional unit test library doctest.Andrei Karas30-394/+6145
2017-05-18Move catch.hpp into test directory.Andrei Karas32-35/+76
2017-05-18In nacl mount zip /http/data.zip with sub dir perserver/default.Andrei Karas1-0/+3
2017-05-17Show in mount / unmount messages info about subDir if it present.Andrei Karas1-6/+29
2017-05-17Improve a bit virtfs based on directories.Andrei Karas4-11/+25
2017-05-17In bmake script add -Wno-null-dereference to fix possible compiler issue.Andrei Karas1-0/+2
2017-05-17Fix another random issue in tests.Andrei Karas1-1/+1
2017-05-17Fix possible tests error in some situations.Andrei Karas1-1/+1
2017-05-16Add missing space in fs.cppAndrei Karas1-1/+1
2017-05-16Fix too long line in virtfs1_unittest.ccAndrei Karas1-2/+2
2017-05-16Improve a bit subDir empty check in virtfs.Andrei Karas3-114/+178
2017-05-16Add subdir support in VirtFs::getFilesWithDir.Andrei Karas3-5/+85
2017-05-16Add subdir support in VirtFs::getDirs.Andrei Karas6-6/+70
2017-05-16Add subdir support in VirtFs::getFiles.Andrei Karas7-9/+82
2017-05-16Add subdir support in VirtFs::loadFile.Andrei Karas6-6/+75
2017-05-16Add subdir support in VirtFs::openRead.Andrei Karas6-6/+168
2017-05-16Add subdir support in VirtFs::isDirectory.Andrei Karas6-6/+78
2017-05-16Add subdir support into VirtFs::enumerateFiles.Andrei Karas6-6/+109
2017-05-16Add subdir support into VirtFs::getRealDir.Andrei Karas7-13/+98
2017-05-16Add subdir support into virtfs::exists.Andrei Karas9-103/+223
2017-05-15Add tests for unmount/unmount2.Andrei Karas1-1/+202
2017-05-15Add tests for mountZip/mountZip2.Andrei Karas1-0/+149
2017-05-15Add tests for mountDir/mountDir2.Andrei Karas1-0/+273
2017-05-15Add subdir parameter into mountZip functions.Andrei Karas2-1/+76
2017-05-15Add subdir parameter into mountDir functions.Andrei Karas10-110/+268
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-15Remove one condition form renderers.Andrei Karas7-232/+221
2017-05-15Hide zlib warning about old cast.Andrei Karas2-0/+8
2017-05-15Switch to gcc7 flags in build scripts.Andrei Karas6-6/+6
2017-05-14Add new flags into gcc snapshot flags.Andrei Karas1-0/+1
2017-05-14Add assert about non 32 bit images.Andrei Karas1-0/+1
2017-05-13Update translations.v1.7.5.14Andrei Karas10-889/+2009
2017-05-13Change version to 1.7.5.14.Andrei Karas9-9/+21
2017-05-13Update manaplus.cbp.Andrei Karas1-27/+27
2017-05-12Add missing netcat packages in some jobs in .gitlab-ci.yml.Andrei Karas1-4/+4
2017-05-12Fix issue in de.po and es.poAndrei Karas2-2/+2
2017-05-12Fix code style.Andrei Karas5-8/+6
2017-05-12Update translations.Andrei Karas23-3707/+1838
2017-05-12Fix run tests in fedora.Andrei Karas1-2/+3
2017-05-11Skip runtests in shell runners.Andrei Karas1-0/+5
2017-05-11Add command line option for use default sdl cursor.Andrei Karas4-3/+11
2017-05-11Add opening and closing help and setup window in runtest.shAndrei Karas1-9/+55
2017-05-11Allow from screenshot command set screenshot file name without path.Andrei Karas1-19/+27
2017-05-11Reduce number of run tests in runtests.shAndrei Karas1-2/+2
2017-05-11Add packet netcat-openbsd into .gitlab-ci.yml for all run test builds.Andrei Karas1-93/+93
2017-05-11Use ipc for simple tests in runtest.shAndrei Karas1-38/+74