Skip to content

Commit

Permalink
[StateContainer] Extensive tests of MechanicalObject::vOp (sofa-frame…
Browse files Browse the repository at this point in the history
…work#5233)

* [StateContainer] Extensive tests of MechanicalObject::vOp

* fix wrong name

* fix test

* Use variable for the coefficients

* missing test

* remove duplicated test
  • Loading branch information
alxbilger authored Jan 29, 2025
1 parent 38c295d commit 989a885
Show file tree
Hide file tree
Showing 2 changed files with 811 additions and 0 deletions.
1 change: 1 addition & 0 deletions Sofa/Component/StateContainer/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ project(Sofa.Component.StateContainer_test)

set(SOURCE_FILES
MechanicalObject_test.cpp
MechanicalObjectVOp_test.cpp
)

add_executable(${PROJECT_NAME} ${SOURCE_FILES})
Expand Down
Loading

0 comments on commit 989a885

Please sign in to comment.