mirror of
https://codeberg.org/sunder/sunder.git
synced 2026-03-06 02:10:21 +00:00
| .. | ||
| README.md | ||
| test_flag.gd | ||
| test_flag.gd.uid | ||
| test_health.gd | ||
| test_health.gd.uid | ||
| test_motion.gd | ||
| test_motion.gd.uid | ||
| test_scoreboard.gd | ||
| test_scoreboard.gd.uid | ||
| test_scoreboard_deathmatch_scoring.gd | ||
| test_scoreboard_deathmatch_scoring.gd.uid | ||
| test_teams.gd | ||
| test_teams.gd.uid | ||
| test_teams_scoreboard.gd | ||
| test_teams_scoreboard.gd.uid | ||
run all tests with:
godot --headless -s addons/gut/gut_cmdln.gd -gdir tests/ -gexit
run a specific test with:
godot --headless -s addons/gut/gut_cmdln.gd -gtest tests/test_mytest.gd -gexit