monero/contrib/epee/include/storages
Jeffrey 1ce9e9cda4 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
2022-03-30 13:29:32 -05:00
..
crypted_storage.h year updated in license 2015-01-02 18:52:46 +02:00
gzipped_inmemstorage.h year updated in license 2015-01-02 18:52:46 +02:00
http_abstract_invoke.h storages: overridable limits for loading portable_storage from binary 2021-01-07 20:24:29 +00:00
levin_abstract_invoke2.h Revert "Merge pull request #7136" 2021-04-16 13:52:44 -05:00
parserse_base_utils.h Remove dead code from parserse_base_utils and fix unit tests 2022-03-30 13:29:32 -05:00
portable_storage.h Fix boost 1.76.0 compatibility 2021-05-24 05:31:14 +02:00
portable_storage_base.h Reduce compilation time of epee/portable_storage.h 2021-02-06 08:18:42 +01:00
portable_storage_bin_utils.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
portable_storage_from_bin.h Undefined behaviour fixes 2022-02-19 10:17:53 +01:00
portable_storage_from_json.h Reduce compilation time of epee/portable_storage.h 2021-02-06 08:18:42 +01:00
portable_storage_template_helper.h Revert "Merge pull request #7136" 2021-04-16 13:52:44 -05:00
portable_storage_to_bin.h Reduce compilation time of epee/portable_storage.h 2021-02-06 08:18:42 +01:00
portable_storage_to_json.h year updated in license 2015-01-02 18:52:46 +02:00
portable_storage_val_converters.h Reduce compilation time of epee/portable_storage.h 2021-02-06 08:18:42 +01:00