1
1
mirror of https://github.com/wader/fq.git synced 2024-12-24 13:52:02 +03:00
fq/format/xml/testdata
Mattias Wadman c93301fc70 raw,bits,bytes: Replace raw format with bits and bytes format that decode to a binary
raw format was a hack to skip decoding to be able to get a binary using tobyte etc.
Now you can do fq -d bytes ... instead of fq -d raw 'tobytes | ...'
2022-11-20 19:51:12 +01: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 format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02: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: Handle html with leading doctype etc 2022-09-01 22:58:48 +02:00
doctype.xml html: Handle html with leading doctype etc 2022-09-01 22:58:48 +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 doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
help_xml.fqtest doc: Fix some incorrect example prompts 2022-09-27 13:42:31 +02:00
html.fqtest raw,bits,bytes: Replace raw format with bits and bytes format that decode to a binary 2022-11-20 19:51:12 +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 xml: Correctly sort if one #seq is found and allow negative seq numbers 2022-08-18 23:08:31 +02: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 xml: Switch from "-" to "@" as attribute prefix and make it an option 2022-08-25 17:15:23 +02:00
trailing.fqtest xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
xml.fqtest raw,bits,bytes: Replace raw format with bits and bytes format that decode to a binary 2022-11-20 19:51:12 +01:00
xmlentities.fqtest format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00