summaryrefslogtreecommitdiff
path: root/src/unittests/resources/map
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Fix unit tests error with undefined config variable.Andrei Karas5-30/+35
2017-09-12Create logger in unit tests before other code.Andrei Karas10-38/+0
2017-09-01Fix unit tests after last changes in configuration.cppAndrei Karas6-4/+44
2017-08-31Fix some unit tests.Andrei Karas5-0/+68
2017-08-31Remove extra includes.Andrei Karas1-2/+0
2017-08-31Remove now useless leak tests in unit tests.Andrei Karas1-18/+0
2017-08-31Remove extra includes.Andrei Karas1-1/+0
2017-08-30Fix memory leaks in unit tests.Andrei Karas4-0/+16
2017-08-30Add missing init code into some unit tests.Andrei Karas1-0/+13
2017-08-29Remove _unittest from unit tests file names.Andrei Karas1-0/+0
2017-07-08Remove extra headers.Andrei Karas9-113/+0
2017-07-07Split maplayer unit tests into separate files.Andrei Karas10-3213/+3632
2017-07-07Move unit tests into unittests directory.Andrei Karas2-0/+3504