aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/testSparseState.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-29Remove Lexilla files from ScintillaNeil1-234/+0
2018-05-13Include <string_view> in tests in case needed.Neil1-0/+1
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-0/+2
2017-07-17Ensures tests build after change set 6352.Neil1-0/+2
2017-04-22Include <memory> for std::unique_ptr.Neil1-0/+1
2016-10-08Fix minor warnings in unit tests from MSVC 64-bit.Neil1-5/+5
2013-11-17Switch unit tests to Catch framework.Neil1-200/+184
2011-02-13Added Merge method to SparseState to make it possible to detect significantnyamatongwe1-1/+100
2011-02-10Only append a state if the value differs from the last current value.nyamatongwe1-0/+7
2011-02-10New class SparseState for storing lexer state that may notnyamatongwe1-0/+138