mirror of
https://github.com/monero-project/monero.git
synced 2025-08-08 22:22:33 -04:00
core_tests: add --filter to select which tests to run
This commit is contained in:
parent
eed4dba880
commit
639ca3b1fa
5 changed files with 29 additions and 20 deletions
|
@ -231,4 +231,6 @@ namespace tools
|
|||
bool is_hdd(const char *path);
|
||||
|
||||
boost::optional<std::pair<uint32_t, uint32_t>> parse_subaddress_lookahead(const std::string& str);
|
||||
|
||||
std::string glob_to_regex(const std::string &val);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue