summaryrefslogtreecommitdiff
path: root/src/unittests/sdl.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-08added manaverse' copyright line to src/jak11-0/+1
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas1-2/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-3/+3
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-09-14Fix unit tests error with undefined config variable.Andrei Karas1-6/+6
2017-09-12Create logger in unit tests before other code.Andrei Karas1-3/+0
2017-09-01Fix include in sdl.ccAndrei Karas1-3/+2
2017-09-01Fix unit tests after last changes in configuration.cppAndrei Karas1-3/+7
2017-08-31Remove now useless leak tests in unit tests.Andrei Karas1-18/+0
2017-08-30Add missing init code into some unit tests.Andrei Karas1-0/+1
2017-08-29Remove extra includes.Andrei Karas1-1/+0
2017-08-29Fix style issues in sdl.ccAndrei Karas1-5/+8
2017-08-28Add unit tests for SDL_ConvertSurface.Andrei Karas1-0/+420