mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
Split parser tests into multiple files, add more tests for buffer mode
This commit is contained in:
@@ -2,7 +2,10 @@ doctest_dep = dependency('doctest')
|
||||
add_project_arguments('-DDOCTEST_CONFIG_IMPLEMENT_WITH_MAIN', language: 'cpp')
|
||||
|
||||
tests = [
|
||||
'parser',
|
||||
'parser1_1',
|
||||
'parser1_2',
|
||||
'parser1_3',
|
||||
'parser1_4',
|
||||
'splitter',
|
||||
'converter',
|
||||
'extractions',
|
||||
|
||||
Reference in New Issue
Block a user