refactor(trivial): reorganize ledger entry tests and helper functions (#5376)

This PR splits out `ledger_entry` tests into its own file (`LedgerEntry_test.cpp`) and alphabetizes the helper functions in `LedgerEntry.cpp`. These commits were split out of #5237 to make that PR a little more manageable, since these basic trivial changes are most of the diff. There is no code change, just moving code around.
This commit is contained in:
Mayukha Vadari
2025-04-09 13:02:03 -04:00
committed by GitHub
parent 7692eeb9a0
commit e429455f4d
3 changed files with 2969 additions and 2883 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff