summaryrefslogtreecommitdiff
path: root/test/core/TokenizerTest.cpp
AgeCommit message (Collapse)Author
2015-02-14Moved specific file format parsers to formats/ folder, moved old tokenizer ↵Andreas Stöckel
to css code (this is the only place where it is actually used)
2015-02-03Fixed GCC 4.9 warningsAndreas Stöckel
2015-01-23Fixed unit tests according to new SourceLocationAndreas Stöckel
2014-12-11moved to CharReader everywhereAndreas Stöckel
2014-11-21Finished last commits moving action by also moving the tests and correcting ↵Benjamin Paassen
all references and namespaces in the code.