summaryrefslogtreecommitdiffstats
path: root/tests/test_string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45545 from abaire/relaxes_gltf_name_sanitizationRémi Verschelde2021-03-091-0/+14
|\
| * Relaxes Node naming constraints in glTF documents to match the Editor.abaire2021-02-241-0/+14
* | Add support for numeric XML entities to XMLParserHenry Conklin2021-02-141-0/+46
|/
* Unify URI encoding/decoding and add to C#Aaron Franke2021-01-281-11/+3
* Make hex_to_int and bin_to_int handle the prefix automaticallyAaron Franke2021-01-281-4/+1
* Renamed String.ord_at to unicode_atYuri Roubinsky2021-01-261-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-4/+4
* Move and add new RegEx test casesMaximilian Mayer2020-11-221-13/+0
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-33/+537
* Hide implementation details of doctest macrosAndrii Doroshenko (Xrayez)2020-07-301-1/+1
* Make all String float conversion methods be 64-bitAaron Franke2020-07-271-1/+1
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-0/+798