aboutsummaryrefslogtreecommitdiff
path: root/main/tests/test_gdscript.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+2
* GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde2017-11-161-149/+149
* Dead code tells no talesRémi Verschelde2017-08-271-10/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-6/+6
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-498/+514
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-1/+1
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-2/+2
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* Move tests again from core to mainRémi Verschelde2017-01-081-0/+1065