Skip to content

Commit

Permalink
Update test config file
Browse files Browse the repository at this point in the history
  • Loading branch information
epernod committed Nov 27, 2023
1 parent b422d39 commit f2aa7ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions applications/plugins/RegressionStateScenes.regression-tests
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# USE UNDERSCORES ("_") INSTEAD.

### Sph Plugin ###
SofaSphFluid/examples/SPHFluidForceField.scn 100 1e-4 1 1
SofaSphFluid/examples/SPHFluidForceField_benchmarks.scn 100 1e-4 1 1
SofaSphFluid/examples/SPHParticleSink.scn 100 1e-4 1 1
SofaSphFluid/examples/SPHParticleSource.scn 100 1e-4 1 1
SofaSphFluid/examples/SPHFluidForceField.scn 100 1e-4 0 1
SofaSphFluid/examples/SPHFluidForceField_benchmarks.scn 100 1e-4 0 1
SofaSphFluid/examples/SPHParticleSink.scn 100 1e-4 0 1
SofaSphFluid/examples/SPHParticleSource.scn 100 1e-4 0 1

### MultiThreading ###
MultiThreading/examples/ParallelCGLinearSolver.scn 100 1e-8 1 1

0 comments on commit f2aa7ad

Please sign in to comment.