summaryrefslogtreecommitdiff
path: root/src/unittests
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Update copyrights year.Andrei Karas55-55/+55
2017-12-30Show assert if any windows used without own skin file.Andrei Karas1-2/+2
2017-12-29Add tests for staticbrowserbox.Andrei Karas1-0/+191
2017-12-28Fix unit tests compilation.Andrei Karas1-0/+2
2017-12-28Fix unit tests compilation.Andrei Karas5-100/+110
2017-12-18Remove default parameter from inventory.Andrei Karas1-1/+1
2017-10-25Add configure options for build with system catch and doctest.Andrei Karas1-0/+8
2017-10-10Split unit tests for mount dir and mount zip into separate files.Andrei Karas4-285/+370
2017-09-18Fix unit tests compilation.Andrei Karas1-2/+4
2017-09-14Fix unit tests error with undefined config variable.Andrei Karas18-140/+157
2017-09-13Fix unit tests compilation with SDL 1.2.Andrei Karas2-4/+19
2017-09-12Create logger in unit tests before other code.Andrei Karas39-340/+0
2017-09-02Remove extra include from throw.ccAndrei Karas1-2/+0
2017-09-01Add some checks after automatic check code by tools.Andrei Karas1-1/+1
2017-09-01Fix code style.Andrei Karas2-17/+0
2017-09-01Fix include in sdl.ccAndrei Karas1-3/+2
2017-09-01Fix compilation warnings in tests.Andrei Karas1-4/+4
2017-09-01Fix unit tests after last changes in configuration.cppAndrei Karas20-49/+151
2017-08-31Fix some unit tests.Andrei Karas5-0/+68
2017-08-31Remove extra includes.Andrei Karas8-15/+0
2017-08-31Remove now useless leak tests in unit tests.Andrei Karas12-216/+0
2017-08-31Remove extra includes.Andrei Karas4-4/+0
2017-08-31Improve setting default values for configuration objects.Andrei Karas9-21/+21
2017-08-30Fix memory leaks in unit tests.Andrei Karas9-39/+251
2017-08-30Add missing init code into some unit tests.Andrei Karas6-1/+83
2017-08-29Remove _unittest from unit tests file names.Andrei Karas28-0/+0
2017-08-29Remove extra includes.Andrei Karas2-2/+0
2017-08-29Fix style issues in sdl.ccAndrei Karas1-5/+8
2017-08-29Update doctest from dev branch.Andrei Karas1-179/+96
2017-08-29Fix doctest test macro name.Andrei Karas1-1/+1
2017-08-28Add unit tests for SDL_ConvertSurface.Andrei Karas2-2/+435
2017-08-27Add unit tests for correct sdl detection for endian.Andrei Karas2-1/+67
2017-08-07Fix unit tests compilation.Andrei Karas1-1/+2
2017-08-04Add missing load / unload databases logging.Andrei Karas1-2/+4
2017-07-19Remove extra include.Andrei Karas1-2/+0
2017-07-18Split virtfs mount unit tests into two files.Andrei Karas2-297/+332
2017-07-18Fix unit tests compilation.Andrei Karas1-2/+4
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas4-13/+13
2017-07-13Add vector.h for use different vectors.Andrei Karas1-2/+2
2017-07-13Fix unit tests after latest changes.Andrei Karas2-2/+9
2017-07-11Move doctest and catch files into unittests directory.Andrei Karas3-2/+16200
2017-07-08Remove extra headers.Andrei Karas16-211/+0
2017-07-08Split virtfs1_unittests.cc into many files for reduce memory usage.Andrei Karas8-1898/+2179
2017-07-07Split virtfs1_unittest.cc into two files.Andrei Karas2-1609/+1652
2017-07-07Split maplayer unit tests into separate files.Andrei Karas10-3213/+3632
2017-07-07Move unit tests into unittests directory.Andrei Karas34-0/+19350