We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c8453 commit 3f87c74Copy full SHA for 3f87c74
jenkins_scripts/run_tests.sh
@@ -96,12 +96,12 @@ shift 2
96
97
rm -f "${OUTPUT_SHORT}" "${OUTPUT_VERBOSE}"
98
99
-# test_dir ../demo_models/
100
-# test_dir ../castle/data/
101
-# test_dir ../castle_game_engine/
+# test_dir ../demo-models/
+# test_dir ../castle-game/data/
+# test_dir ../castle-engine/
102
# This dir has fallback_prototypes in VRML 97 and X3D, two really important
103
# files that should be correct.
104
-# test_dir ../www/htdocs/
+# test_dir ../cge-www/htdocs/
105
106
# Just test all models within ../
107
test_dir ../
0 commit comments