aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/test.mak
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Remove WordList from testing as that is now part of Lexilla.Neil1-1/+0
2020-05-03Feature [feature-requests:1347]. Add InsertLines method to PerLine interface andNeil1-1/+2
2019-04-28Switch from /std:c++latest to /std:c++17 as Visual C++ 2019 now includes someNeil1-1/+1
2019-04-05Move UniqueStringCopy into its own source file UniqueString.cxx to hide theNeil1-1/+2
2018-03-24Update unit test Visual C++ builds to Visual C++ 2017 with /std:c++latestNeil1-1/+1
2018-03-20Add unit tests for UniCoversion.Neil1-1/+2
2018-03-16Remove line-end white space.Neil1-1/+1
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