1
1
mirror of https://github.com/wader/fq.git synced 2024-11-26 21:55:57 +03:00
fq/format/xml/testdata
Mattias Wadman e2eb667091 html: Add to probe group
As decoder now can know they are decoding as part of probing we can now
use some heuristics to see if we should decode as html.
The reason heuristics is needed is that x/html parser will alwaus succeed.

Add lazyre package to help delay compile of RE and make it concurrency safe.
2023-05-11 19:07:18 +02:00
..
all.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
bigint.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
decl.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
defaultns.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
doctype.fqtest html: Add to probe group 2023-05-11 19:07:18 +02:00
doctype.xml html: Add to probe group 2023-05-11 19:07:18 +02:00
escape.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
help_html.fqtest help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
help_xml.fqtest help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
html_probe.fqtest html: Add to probe group 2023-05-11 19:07:18 +02:00
html.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
multi_diff.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
multi_same.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
noscript.html format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
ns.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
seq.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
simple.xml format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
test.svg xml: Keep track of default namespace and skip it element names 2022-08-21 10:11:59 +02:00
test.svg.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
trailing.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
xml.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
xmlentities.fqtest interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00