Skip to content

Commit 7eb99ca

Browse files
committed
add more regression tests, and update some other
1 parent e2f234f commit 7eb99ca

25 files changed

Lines changed: 16 additions & 3 deletions

examples/RegressionStateScenes.regression-tests

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
### Demo scenes ###
99
SingleBeam.scn 1000 1e-4 1 1
10-
SingleBeamDeployment.scn 1000 1e-4 1 1
11-
SingleBeamDeploymentCollision.scn 1000 1e-4 1 1
12-
3instruments_collis.scn 2000 1e-4 1 1
10+
SingleBeamDeployment.scn 10000 1e-4 1 1
11+
SingleBeamDeploymentCollision.scn 7000 1e-4 1 1
12+
3instruments.scn 2000 1e-4 1 1
13+
3instruments_collis.scn 3000 1e-4 1 1
14+
Tool_from_loader.scn 1000 1e-4 1 1
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# WARNING:
2+
# REGRESSION_TEST DOES NOT SUPPORT DASHES ("-") IN SCENE NAMES.
3+
# USE UNDERSCORES ("_") INSTEAD.
4+
5+
### References relative path ###
6+
../../regression/references
7+
8+
### Demo scenes ###
9+
SingleBeam.py 1000 1e-4 1 1
10+
SingleBeamDeployment.py 10000 1e-4 1 1
11+
SingleBeamDeploymentCollision.py 7000 1e-4 1 1

regression/references/3instruments.scn.reference

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)