Skip to content

[LinearAlgebra] CompressedRowSparseMatrix family: add unit tests on problematic cases - #6269

Open
fredroy wants to merge 1 commit into
sofa-framework:masterfrom
fredroy:add_crs_problematic_unittests
Open

[LinearAlgebra] CompressedRowSparseMatrix family: add unit tests on problematic cases#6269
fredroy wants to merge 1 commit into
sofa-framework:masterfrom
fredroy:add_crs_problematic_unittests

Conversation

@fredroy

@fredroy fredroy commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Cases detected by claude, and instructed to implement unit tests to showcase the problems.

Some are supposed to crash, and can be handled nicely by gtest if supported (EXPECT_EXIT)


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@fredroy fredroy added pr: status to review To notify reviewers to review this pull-request pr: test PR adding test(s) in SOFA pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI labels Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI pr: status to review To notify reviewers to review this pull-request pr: test PR adding test(s) in SOFA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant