You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
482 B

from print_fixtures import print_fixtures
print_fixtures("unit-tests", [
"unit-tests/erleben/*",
"unit-tests/5-cubes",
"unit-tests/edge-edge-parallel",
"unit-tests/edge-edge",
"unit-tests/face-vertex",
"unit-tests/large-mass-ratio",
"unit-tests/tet-corner",
"unit-tests/vertex-face",
"unit-tests/vertex-vertex",
"friction/incline-plane/slopeTest_highSchoolPhysics_mu=0.49",
"friction/incline-plane/slopeTest_highSchoolPhysics_mu=0.5"
])