summaryrefslogtreecommitdiff
path: root/test/style/filter.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Check type of a convertible value when constructing legacy filterupstream/node-releaseAlexander Shalamov2019-08-161-0/+7
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-4/+4
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-3/+3
* [core] add test for comparing filter name to idKonstantin Käfer2018-08-141-0/+4
* Keep original input for filters using legacy syntax.Asheem Mamoowala2018-07-231-0/+55
* [core] fix crash when trying to parse legacy filtersKonstantin Käfer2018-06-291-0/+4
* [core] Fix crash due to mixing legacy filters and expressions (#12065)Anand Thakker2018-06-061-0/+12
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-2/+63
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-121-2/+12
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-76/+64
* [core] Use convertJSON instead of RapidJSON directlyJohn Firebaugh2017-10-161-7/+2
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-121-4/+4
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-1/+4
* [core] Avoid unnecessary convert template instantiationsJohn Firebaugh2017-03-091-1/+1
* [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-281-3/+3
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+125