aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints
diff options
context:
space:
mode:
authorJeffrey <jeffryan@tamu.edu>2022-03-30 13:29:32 -0500
committerJeffrey <jeffryan@tamu.edu>2022-03-30 13:29:32 -0500
commit1ce9e9cda411a1399bd9d16e21b46c821205b31a (patch)
tree7e21eb10207b37e8951e6a071d8a80236f711d2e /src/checkpoints
parentMerge pull request #8216 (diff)
downloadmonero-1ce9e9cda411a1399bd9d16e21b46c821205b31a.tar.xz
Remove dead code from parserse_base_utils and fix unit tests
* Remove `match_string()`, `match_number()`, and `match_word()` * Remove `match_word_with_extrasymb()` and `match_word_til_equal_mark()` * Adapt unit test for `match_number()` to `match_number2()` * Adapt unit test for `match_string()` to `match_string2()` Note: the unit tests were testing for the old version of the functions, and the interfaces for these functions changed slightly, so I had to also edit the tests. As of writing, this PR has no merge conflicts with #8211 Additional changes during review: * Explicitly set up is_[float/signed]_val to be changed before each call * Structify the tests and fix uninitialized variables
Diffstat (limited to 'src/checkpoints')
0 files changed, 0 insertions, 0 deletions