summaryrefslogtreecommitdiffstats
path: root/main/tests/test_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Drop old test_io referencing data which isn't includedRémi Verschelde2018-12-051-133/+0
* Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde2018-10-021-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-7/+7
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* 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
* Dead code tells no talesRémi Verschelde2017-08-271-60/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-5/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-35/+18
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-1/+1
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Move tests again from core to mainRémi Verschelde2017-01-081-0/+208