summaryrefslogtreecommitdiff
path: root/src/utils/xmlutils_unittest.cc
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Add into xmlutils function for read xml file into int map.Andrei Karas1-0/+29
2016-08-29Add some cleanup calls in unit tests.Andrei Karas1-0/+2
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-1/+1
2016-05-12Fix compilation error in xml unit tests.Andrei Karas1-2/+4
2016-03-29Add test for function readXmlStringMap.Andrei Karas1-0/+27
2016-01-02Update copyright year in .cc files.Andrei Karas1-1/+1
2015-11-20Fix unit tests.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-05-26Convert tests for xmlutils into catch format.Andrei Karas1-15/+9
2015-03-16remove useless includes from unit tests.Andrei Karas1-3/+0
2014-05-31fix code style.Andrei Karas1-2/+1
2014-02-26Add xmlutils for quick load simple xml files.Andrei Karas1-0/+70