This commit is contained in:
@@ -5,12 +5,20 @@ tests = [
|
||||
'new_format',
|
||||
'replace_first',
|
||||
'find_all',
|
||||
'find_all_exact_match',
|
||||
'find_all_short_suffix',
|
||||
'find_all_count_only',
|
||||
'find_all_no_matches',
|
||||
'find_all_overlapping',
|
||||
'push_fmt_float',
|
||||
'find_first_mismatch',
|
||||
'find_first_overlapping_prefix',
|
||||
'stack_get_space',
|
||||
'overlapping_push',
|
||||
'find_first_empty_query',
|
||||
'find_first_query_too_long',
|
||||
'find_first_empty_text',
|
||||
'replace_first_query_too_long',
|
||||
]
|
||||
|
||||
foreach t : tests
|
||||
|
||||
Reference in New Issue
Block a user