This commit is contained in:
16
tools/benchmark-harness/fixtures/rst/readme.json
Normal file
16
tools/benchmark-harness/fixtures/rst/readme.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/rst/readme.rst",
|
||||
"file_type": "rst",
|
||||
"file_size": 903,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "rst test: readme",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/rst/readme.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/rst/readme.txt"
|
||||
}
|
||||
}
|
||||
16
tools/benchmark-harness/fixtures/rst/restructured_text.json
Normal file
16
tools/benchmark-harness/fixtures/rst/restructured_text.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/rst/restructured_text.rst",
|
||||
"file_type": "rst",
|
||||
"file_size": 2220,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "rst test: restructured_text",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/rst/restructured_text.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/rst/restructured_text.txt"
|
||||
}
|
||||
}
|
||||
16
tools/benchmark-harness/fixtures/rst/rst-reader.json
Normal file
16
tools/benchmark-harness/fixtures/rst/rst-reader.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/rst/rst-reader.rst",
|
||||
"file_type": "rst",
|
||||
"file_size": 9893,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "rst test: rst-reader",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/rst/rst-reader.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/rst/rst-reader.txt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user