Skip to content

Conversation

@PeterMonsson
Copy link
Owner

  • Renamed all 15 public assertion macros from uvmkit_check_* to uvmkit_assert_*
  • Renamed 2 UVM-specific macros: uvmkit_check_equals_uvm, uvmkit_check_not_equals_uvm
  • Updated all error message strings to match new macro names
  • Renamed core library file: src/uvmkit_check.sv -> src/uvmkit_assert.sv
  • Renamed test file: tests/unit/uvmkit_check_unit_test.sv -> tests/unit/uvmkit_assert_unit_test.sv
  • Updated documentation (README.md, CLAUDE.md) with new names
  • Updated file header comments and Natural Docs documentation
  • All 78 tests passing (70 assertion tests + 8 UVM object tests)

🤖 Generated with Claude Code

- Renamed all 15 public assertion macros from uvmkit_check_* to uvmkit_assert_*
- Renamed 2 UVM-specific macros: uvmkit_check_equals_uvm, uvmkit_check_not_equals_uvm
- Updated all error message strings to match new macro names
- Renamed core library file: src/uvmkit_check.sv -> src/uvmkit_assert.sv
- Renamed test file: tests/unit/uvmkit_check_unit_test.sv -> tests/unit/uvmkit_assert_unit_test.sv
- Updated documentation (README.md, CLAUDE.md) with new names
- Updated file header comments and Natural Docs documentation
- All 78 tests passing (70 assertion tests + 8 UVM object tests)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@PeterMonsson PeterMonsson merged commit 2739487 into main Jan 7, 2026
1 check 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