summaryrefslogtreecommitdiff
path: root/main/tests/test_string.cpp
AgeCommit message (Expand)Author
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-04Change when we can ERR_FAIL_COND and ERR_FAIL_CONV_V to static_assertMateo Dev .59
2020-02-07Use modules_enabled.gen.h to improve inter dependency checksRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-11Fixed link errors when building in debug with option module_regex_enabled=noPouleyKetchoupp
2019-07-23Added count method to StringChaosus
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Enforce Unicode encoding in MSVCAndrii Doroshenko (Xrayez)
2019-05-11Add RegEx substitution testcase and fix relevant docsRyan Stein
2019-04-05Reorder reverse caps characters table for string lower case conversionAndrii Doroshenko (Xrayez)
2019-02-27Fix -Wsuggest-attribute=format warnings.marxin
2019-02-22Don't crash when parse_utf8 receives a NULL pointerHein-Pieter van Braam
2019-01-07Repair String lstrip and rstrip.Ibrahn Sahir
2019-01-04String[size()] should return a default constructed CharTypeHein-Pieter van Braam
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-11Make visualscript search better.K. S. Ernest (iFire) Lee
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21Removed unnecessary assignmentsWilson E. Alvarez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-02-21Fix some compilation warnings.Shlomi Fish
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-08Move tests again from core to mainRémi Verschelde