summaryrefslogtreecommitdiff
path: root/cmake/test-files.txt
Commit message (Collapse)AuthorAgeFilesLines
* [core] deduplicate dtoa() from RapidJSON and add testsKonstantin Käfer2018-10-231-0/+1
|
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+1
| | | | | | - Port of arabic.test.js from mapbox-gl-rtl-text - Modify BiDi::getLine to remove trailing nulls in the event UBIDI_REMOVE_BIDI_CONTROLS causes the string to shorten. - Patch vendored ICU to avoid undefined undefined bit shifting behavior (triggered sanitizer failure)
* [test] Add unit test for TaggedString::trim()Chris Loer2018-10-151-0/+1
|
* [build] use plain text files for file lists to simplify integration with ↵Konstantin Käfer2018-08-201-0/+153
other build systems