aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/test.mak
AgeCommit message (Collapse)AuthorFilesLines
2019-04-17Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ↵mitchell1-1/+2
hide the implementation. Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's string_view.
2018-03-20Backport: Add unit tests for UniCoversion.Neil1-1/+2
Backport of changeset 6631:dab8d8906cfb.
2018-03-16Backport: Remove line-end white space.Neil1-1/+1
Backport of changeset 6625:2dd6b8049c4e.
2016-08-25Add unit tests for WordList class.Neil1-0/+1
2013-11-18Add some tests for CellBuffer.Neil1-0/+1
2013-11-17Added tests for Decoration.Neil1-1/+5
2013-11-17Switch unit tests to Catch framework.Neil1-0/+27