Skip to content

Conversation

@mabruzzo
Copy link
Collaborator

@mabruzzo mabruzzo commented Dec 19, 2025

to be reviewed after #469 is merged


Prior to this PR, some of the tests that we implemented in googletest had names that were ridiculously long. As a consequence, over 300 characters were needed to print a single line. This made the output pretty unreadable.

This PR made a few tweaks so each line of the test-log only requires 100 characters (I would love to get it below 80 characters, but that requires more effort)

@mabruzzo mabruzzo added testing test suite, regression tests, ci infrastructure refactor internal reorganization or code simplification with no behavior changes labels Dec 19, 2025
@mabruzzo mabruzzo changed the base branch from main to newchem-cpp December 19, 2025 20:13
@mabruzzo mabruzzo force-pushed the ncc/tweak-test-linalg branch from 9d822a7 to 2c6fc2c Compare December 19, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor internal reorganization or code simplification with no behavior changes testing test suite, regression tests, ci infrastructure

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant