godot/main/tests
Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer.
- Add FIXME tags comments to some unfixed potential bugs
- Remove some checks (always false: unsigned never < 0)
- Fix some if statements based on reviews.
- Bunch of missing `else` statements
2017-02-28 07:52:02 -06: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 Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
test_gdscript.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_gui.cpp Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +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 -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
test_io.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_main.cpp Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
test_main.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_math.cpp Various fixes detected using PVS-Studio static analyzer. 2017-02-28 07:52:02 -06:00
test_math.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_physics.cpp Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
test_physics.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_physics_2d.cpp Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +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 Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
test_sound.h Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_string.cpp Fix some compilation warnings. 2017-02-21 11:59:19 +02:00
test_string.h Move tests again from core to main 2017-01-08 21:33:37 +01:00