summaryrefslogtreecommitdiff
path: root/src/gui/windowmanager_unittest.cc
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Add missing comments into defines.Andrei Karas1-2/+4
2016-08-30Remove another extra include.Andrei Karas1-1/+0
2016-08-30Disable npc dialog test again.Andrei Karas1-5/+4
2016-08-30Enable test for npc dialog.Andrei Karas1-4/+5
2016-08-30Fix some leaks in unit tests.Andrei Karas1-1/+0
2016-08-29Add some cleanup calls in unit tests.Andrei Karas1-13/+12
2016-08-28Fix unit tests with SDL2.Andrei Karas1-1/+10
2016-08-28Add unit tests for resource manager.Andrei Karas1-0/+3
2016-08-05Remove extra include.Andrei Karas1-1/+0
2016-08-05Disable for now npc dialog creation test.Andrei Karas1-4/+5
2016-08-02Add workaround for unit tests failures.Andrei Karas1-0/+1
2016-08-02Remove extra include from unit tests.Andrei Karas1-1/+0
2016-08-02Fix some broken window draw unit tests.Andrei Karas1-2/+10
2016-08-02Draw each window in unit tests.Andrei Karas1-3/+112
2016-08-02Add all known windows into windows unit tests.Andrei Karas1-34/+401
2016-08-01Extend windows unit tests with drawing.Andrei Karas1-7/+7
2016-06-04Remove extra include from unit tests.Andrei Karas1-2/+0
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-1/+2
2016-05-11Fix issues in tests after adding some asserts.Andrei Karas1-0/+3
2016-05-11Fix asserts in unit tests.Andrei Karas1-0/+3
2016-05-07Fix some includes.Andrei Karas1-1/+0
2016-04-14Fix tests compilation again.Andrei Karas1-1/+2
2016-04-14Fix tests compilation.Andrei Karas1-2/+1
2016-02-17Fix unit tests compilation with SDl 1.2Andrei Karas1-2/+0
2016-02-17Fix unit tests if build with SDL2 support.Andrei Karas1-1/+10
2016-01-02Update copyright year in .cc files.Andrei Karas1-1/+1
2015-12-20Move animatedsprite into sprite directory.Andrei Karas1-2/+2
2015-11-20Fix unit tests.Andrei Karas1-2/+2
2015-11-17Fix unit tests compilation.Andrei Karas1-2/+2
2015-08-24Add missing resource manager init into unit tests.Andrei Karas1-0/+1
2015-08-24Fix unit tests.Andrei Karas1-3/+2
2015-08-14fix code style.Andrei Karas1-5/+0
2015-07-17Add test with creating windows.Andrei Karas1-0/+175