feat: add test_find_or_recursive

This commit is contained in:
ToruNiina
2021-05-15 20:51:43 +09:00
parent 891f68eab0
commit 7b9a1abdb3
2 changed files with 402 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ set(TEST_NAMES
test_get_or
test_find
test_find_or
test_find_or_recursive
test_expect
test_parse_file
test_serialize_file