summaryrefslogtreecommitdiff
path: root/src/unittests/utils/xmlutils.cc
AgeCommit message (Collapse)AuthorFilesLines
2025-03-01Rename the program from ManaPlus to ManaVerse.jak11-1/+1
2025-02-24added manaverse' copyright line to src/jak11-0/+1
Split from mana/plus!28 and rebased on master by specing. **** mana/plus!131
2025-02-24updated copyright -2020 for manaplusjak11-1/+1
In theory split out from mana/plus!28, in practice I (specing) just ran sed myself instead of bothering with splitting out changes. **** mana/plus!130
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas1-6/+6
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-9/+9
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-09-14Fix unit tests error with undefined config variable.Andrei Karas1-17/+20
2017-09-12Create logger in unit tests before other code.Andrei Karas1-9/+0
This need because now sdl may raise error or assert almost at start.
2017-09-01Fix unit tests after last changes in configuration.cppAndrei Karas1-7/+20
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-30Add missing init code into some unit tests.Andrei Karas1-0/+34
2017-08-29Remove _unittest from unit tests file names.Andrei Karas1-0/+203