aboutsummaryrefslogtreecommitdiff
path: root/bin/tests/test_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move core engine tests to core/Rémi Verschelde2017-01-081-959/+0
* IP_Address now handle IPv4 and IPv6 transparentlyFabio Alessandrelli2016-12-091-1/+1
* RegEx re-implemented as a moduleZher Huei Lee2016-10-271-13/+2
* added implementation of is_valid_ip_address()Ariel Manzur2016-10-201-5/+44
* fixed some byte order and parsing problemsAriel Manzur2016-10-191-0/+19
* remove trailing whitespaceHubert Jarosz2016-03-091-164/+164
* Fix return value of regexp string testRémi Verschelde2016-02-021-1/+1
* test_string.cpp - show numbers of passed and total tests correctly (fixes #3553)anatoly techtonik2016-02-021-1/+1
* Update copyright in remaining files + prints in the UIRémi Verschelde2016-01-111-1/+1
* -completely rewritten filesystem dock and internal editor filesystem manageme...Juan Linietsky2016-01-051-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Made RegEx API similar to old versionZher Huei Lee2015-07-241-2/+2
* Regex library Nrex initial portLee Zher Huei2015-07-241-13/+9
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)2015-02-191-68/+69
* Completed more complex formatting.Bil Bas (Spooner)2015-02-011-8/+269
* Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)2015-01-101-1/+78
* Adding unit tests for begins_withVinzenz Feenstra2014-02-261-0/+31
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+546