Skip to content

Add Google Test framework with coord and block type tests#10

Merged
dawc17 merged 1 commit into
masterfrom
claude/add-claude-documentation-wDmiw
Mar 11, 2026
Merged

Add Google Test framework with coord and block type tests#10
dawc17 merged 1 commit into
masterfrom
claude/add-claude-documentation-wDmiw

Conversation

@dawc17

@dawc17 dawc17 commented Mar 11, 2026

Copy link
Copy Markdown
Owner
  • Fetch googletest v1.14.0 via FetchContent; register with CTest
  • tests/test_coord_utils.cpp: worldToChunk/worldToLocal/chunkToWorld, including negative-coord edge cases and round-trip invariants
  • tests/test_block_types.cpp: block solidity/transparency/liquid flags, hardness values, preferred tool lookup, and tool speed multipliers
  • Update CLAUDE.md to document what is testable, how to run, and how to add new test files

https://claude.ai/code/session_01HypWGGXnZ7R8gCzpt7o2yH

- Fetch googletest v1.14.0 via FetchContent; register with CTest
- tests/test_coord_utils.cpp: worldToChunk/worldToLocal/chunkToWorld,
  including negative-coord edge cases and round-trip invariants
- tests/test_block_types.cpp: block solidity/transparency/liquid flags,
  hardness values, preferred tool lookup, and tool speed multipliers
- Update CLAUDE.md to document what is testable, how to run, and how
  to add new test files

https://claude.ai/code/session_01HypWGGXnZ7R8gCzpt7o2yH
@dawc17
dawc17 merged commit 0bf2e5c into master Mar 11, 2026
2 checks passed
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.

2 participants