This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Godot
/
godot
réplica de
https://github.com/godotengine/godot.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
add missing physics unit test to --help listing in main.cpp
firefly2442
%!s(int64=10) %!d(string=hai) anos
pai
889d21e004
achega
dabb9f5982
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Unificar vista
Mostrar estatísticas de Diff
1
0
bin/tests/test_main.cpp
+ 1
- 0
bin/tests/test_main.cpp
Ver ficheiro
@@ -61,6 +61,7 @@ const char ** tests_get_names() {
"gui",
"gui",
"io",
"io",
"shaderlang",
"shaderlang",
+ "physics",
NULL
NULL
};
};