mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-22 15:32:24 +00:00
1ce9e9cda4
* 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 |
||
---|---|---|
.. | ||
crypted_storage.h | ||
gzipped_inmemstorage.h | ||
http_abstract_invoke.h | ||
levin_abstract_invoke2.h | ||
parserse_base_utils.h | ||
portable_storage.h | ||
portable_storage_base.h | ||
portable_storage_bin_utils.h | ||
portable_storage_from_bin.h | ||
portable_storage_from_json.h | ||
portable_storage_template_helper.h | ||
portable_storage_to_bin.h | ||
portable_storage_to_json.h | ||
portable_storage_val_converters.h |