tests/languages/css/string_feature.test


Log

Author Commit Date CI Message
Andreas Rohner 1736f4aa 2017-02-08T01:36:27 Fix corner cases for the greedy flag By refactoring the tokenize() method into two separate methods, it is possible to recursively clean up any broken tokens left by the greedy feature. This should fix the issue 1075.
Golmote 3fb26cc7 2015-08-18T23:58:50 Add tests for CSS