godot/main/tests
Rémi Verschelde bc2e1eedc5 Tests: Drop old test_io referencing data which isn't included
This should eventually be rewritten to properly test IO features,
but this would be part of a bigger work on adding a proper testing
framework for Godot features.

Fixes #2454.
2018-12-05 00:47:05 +01:00
..
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
test_astar.cpp Fix build after ##21492 2018-10-02 10:47:51 +02:00
test_astar.h Fix build after ##21492 2018-10-02 10:47:51 +02:00
test_gdscript.cpp Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
test_gdscript.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_gui.cpp Fix various Clang 7 warnings about unused stuff 2018-10-01 17:32:12 +02:00
test_gui.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_image.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_image.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_main.cpp Tests: Drop old test_io referencing data which isn't included 2018-12-05 00:47:05 +01:00
test_main.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_math.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_math.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_oa_hash_map.cpp Add testcase whether OAHashMap loses keys 2018-10-11 09:57:35 +02:00
test_oa_hash_map.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_ordered_hash_map.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_ordered_hash_map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
test_physics.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_physics.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_physics_2d.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_physics_2d.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_render.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_render.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_shader_lang.cpp Fix many errors found by PVS-Studio 2018-11-28 05:03:24 -05:00
test_shader_lang.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
test_string.cpp Make visualscript search better. 2018-10-11 14:22:40 -07:00
test_string.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00