summaryrefslogtreecommitdiff
path: root/src/unittests/utils
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Fix unit tests error with undefined config variable.Andrei Karas4-38/+43
2017-09-12Create logger in unit tests before other code.Andrei Karas7-40/+0
2017-09-01Fix code style.Andrei Karas1-4/+0
2017-09-01Fix unit tests after last changes in configuration.cppAndrei Karas3-12/+26
2017-08-31Remove extra includes.Andrei Karas2-4/+0
2017-08-31Remove now useless leak tests in unit tests.Andrei Karas3-54/+0
2017-08-31Remove extra includes.Andrei Karas1-1/+0
2017-08-31Improve setting default values for configuration objects.Andrei Karas4-7/+7
2017-08-30Add missing init code into some unit tests.Andrei Karas1-0/+34
2017-08-29Remove _unittest from unit tests file names.Andrei Karas11-0/+0
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas2-4/+4
2017-07-07Move unit tests into unittests directory.Andrei Karas11-0/+3728