summaryrefslogtreecommitdiff
path: root/src/gui/fonts/textchunklist_unittest.cc
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Move unit tests into unittests directory.Andrei Karas1-548/+0
2017-06-08Replace size() to empty() where is possibleAndrei Karas1-19/+19
2017-05-18Move catch.hpp into test directory.Andrei Karas1-1/+1
2017-02-20Fix all left leaks in tests.Andrei Karas1-0/+18
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-06-04Remove extra include from unit tests.Andrei Karas1-3/+0
2016-02-20Add missing const in gui directory.Andrei Karas1-3/+3
2016-01-02Update copyright year in .cc files.Andrei Karas1-1/+1
2015-06-29Fix error and warnings in test compilation.Andrei Karas1-16/+16
2015-06-06Fix code style.Andrei Karas1-41/+41
2015-05-26Convert tests for textchunklist into catch format.Andrei Karas1-0/+533