2020-10-19 20:59:55 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "plwiki oldparser",
|
|
|
|
"dom": "cases/pl-big-oldparser/pl-big-oldparser.html",
|
|
|
|
"expected": "cases/pl-big-oldparser/pl-big-oldparser-formattedreply.html",
|
|
|
|
"config": "../data/plwiki-config.json",
|
|
|
|
"data": "../data/plwiki-data.json"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "enwiki oldparser",
|
|
|
|
"dom": "cases/en-big-oldparser/en-big-oldparser.html",
|
|
|
|
"expected": "cases/en-big-oldparser/en-big-oldparser-formattedreply.html",
|
|
|
|
"config": "../data/enwiki-config.json",
|
|
|
|
"data": "../data/enwiki-data.json"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "arwiki no-paragraph oldparser",
|
|
|
|
"dom": "cases/ar-no-paragraph-oldparser/ar-no-paragraph-oldparser.html",
|
|
|
|
"expected": "cases/ar-no-paragraph-oldparser/ar-no-paragraph-oldparser-formattedreply.html",
|
|
|
|
"config": "../data/arwiki-config.json",
|
|
|
|
"data": "../data/arwiki-data.json"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "frwiki unsigned oldparser",
|
|
|
|
"dom": "cases/fr-unsigned-oldparser/fr-unsigned-oldparser.html",
|
|
|
|
"expected": "cases/fr-unsigned-oldparser/fr-unsigned-oldparser-formattedreply.html",
|
|
|
|
"config": "../data/frwiki-config.json",
|
|
|
|
"data": "../data/frwiki-data.json"
|
|
|
|
},
|
2020-11-25 00:06:56 +00:00
|
|
|
{
|
|
|
|
"name": "itwiki unsigned oldparser",
|
|
|
|
"dom": "cases/it-unsigned-oldparser/it-unsigned-oldparser.html",
|
|
|
|
"expected": "cases/it-unsigned-oldparser/it-unsigned-oldparser-formattedreply.html",
|
|
|
|
"config": "../data/itwiki-config.json",
|
|
|
|
"data": "../data/itwiki-data.json"
|
|
|
|
},
|
2021-01-08 19:32:29 +00:00
|
|
|
{
|
|
|
|
"name": "Mess caused by unclosed <font> tags in wikitext",
|
|
|
|
"dom": "cases/unclosed-font/unclosed-font.html",
|
|
|
|
"expected": "cases/unclosed-font/unclosed-font-formattedreply.html",
|
|
|
|
"config": "../data/nlwiki-config.json",
|
|
|
|
"data": "../data/nlwiki-data.json"
|
|
|
|
},
|
2020-12-08 22:46:11 +00:00
|
|
|
{
|
|
|
|
"name": "Reply inserted inside/outside various wrapper elements",
|
|
|
|
"dom": "cases/wrappers/wrappers.html",
|
|
|
|
"expected": "cases/wrappers/wrappers-formattedreply.html",
|
|
|
|
"config": "../data/enwiki-config.json",
|
|
|
|
"data": "../data/enwiki-data.json"
|
|
|
|
},
|
2020-10-19 20:59:55 +00:00
|
|
|
{
|
|
|
|
"name": "Signatures in funny places",
|
|
|
|
"dom": "cases/signatures-funny/signatures-funny.html",
|
|
|
|
"expected": "cases/signatures-funny/signatures-funny-formattedreply.html",
|
|
|
|
"config": "../data/enwiki-config.json",
|
|
|
|
"data": "../data/enwiki-data.json"
|
|
|
|
}
|
|
|
|
]
|