This commit is contained in:
16
tools/benchmark-harness/fixtures/opml/feeds.json
Normal file
16
tools/benchmark-harness/fixtures/opml/feeds.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/opml/feeds.opml",
|
||||
"file_type": "opml",
|
||||
"file_size": 1634,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "opml test: feeds",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/opml/feeds.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/opml/feeds.txt"
|
||||
}
|
||||
}
|
||||
16
tools/benchmark-harness/fixtures/opml/opml-reader.json
Normal file
16
tools/benchmark-harness/fixtures/opml/opml-reader.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/opml/opml-reader.opml",
|
||||
"file_type": "opml",
|
||||
"file_size": 2904,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "opml test: opml-reader",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/opml/opml-reader.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/opml/opml-reader.txt"
|
||||
}
|
||||
}
|
||||
16
tools/benchmark-harness/fixtures/opml/outline.json
Normal file
16
tools/benchmark-harness/fixtures/opml/outline.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/opml/outline.opml",
|
||||
"file_type": "opml",
|
||||
"file_size": 1666,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "opml test: outline",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/opml/outline.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/opml/outline.txt"
|
||||
}
|
||||
}
|
||||
16
tools/benchmark-harness/fixtures/opml/podcasts.json
Normal file
16
tools/benchmark-harness/fixtures/opml/podcasts.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/opml/podcasts.opml",
|
||||
"file_type": "opml",
|
||||
"file_size": 1590,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "opml test: podcasts",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/opml/podcasts.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/opml/podcasts.txt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user