This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
Godot
/
godot
peilaus alkaen
https://github.com/godotengine/godot.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
add missing physics unit test to --help listing in main.cpp
firefly2442
10 vuotta sitten
vanhempi
889d21e004
commit
dabb9f5982
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
bin/tests/test_main.cpp
+ 1
- 0
bin/tests/test_main.cpp
Näytä tiedosto
@@ -61,6 +61,7 @@ const char ** tests_get_names() {
"gui",
"io",
"shaderlang",
+ "physics",
NULL
};