Skip to content

Refactor/normalize file names and consolidate test helpers#5

Merged
masonlet merged 3 commits intomainfrom
refactor/normalize-naming
Nov 22, 2025
Merged

Refactor/normalize file names and consolidate test helpers#5
masonlet merged 3 commits intomainfrom
refactor/normalize-naming

Conversation

@masonlet
Copy link
Collaborator

Standardize file naming to snake_case and refactor mesh/image parsers

Changes

  • Change all files names to snake_case for consistency
    • Update all relevant code to changing file names
  • Refactored PlyParser, MeshParser, and ImageParser tests to consistently use helper functions (expectValidParse / expectInvalidParse).

@masonlet masonlet merged commit 41fa642 into main Nov 22, 2025
1 check passed
@masonlet masonlet deleted the refactor/normalize-naming branch November 22, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments