godot/main/tests
Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code
They do not play well with clang-format which aligns the `//` part
with the rest of the code block, thus producing badly indented commented code.
2017-01-14 14:52:23 +01:00
..
SCsub Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_containers.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_containers.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_gdscript.cpp rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 2017-01-14 00:51:09 -03:00
test_gdscript.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_gui.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_gui.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_image.cpp Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_image.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_io.cpp Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_io.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_main.cpp Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_main.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_math.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_math.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_physics.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_physics.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_physics_2d.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_physics_2d.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_render.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_render.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_shader_lang.cpp Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_shader_lang.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_sound.cpp Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_sound.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_string.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
test_string.h Move tests again from core to main 2017-01-08 21:33:37 +01:00