wownero/contrib
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
..
brew Doc: Add ccache to README.md and Brewfile 2021-03-30 06:13:20 +02:00
depends Fix Android OpenSSL build 2021-11-30 04:15:48 +00:00
epee Remove dead code from parserse_base_utils and fix unit tests 2022-03-30 13:29:32 -05:00
fuzz_testing fuzz_tests: add a test for utf8canonical 2020-12-14 19:40:24 +00:00
gitian Add copy commands for compiled binaries 2021-12-02 16:54:04 +00:00
lsan contrib: add a suppressions file for leak sanitizer 2019-08-29 11:11:59 +00:00
rlwrap remove obsolete save_graph skeleton code 2019-05-10 14:17:18 +00:00
tor add a convenience script to start monero with inbound tor 2020-10-28 22:38:27 +00:00
valgrind easylogging++: faster access to logging 2018-11-27 13:55:21 +00:00
CMakeLists.txt Test: Enable coverage for external repositories 2021-04-01 19:50:54 +02:00