1
1
mirror of https://github.com/wader/fq.git synced 2024-12-23 13:22:58 +03:00
fq/format/avro/testdata
Mattias Wadman a7a101ca67 doc,help: Nicer format help and move help tests into each format
Also add authors to avro and macho decoders

Generated with:
for i in $(go run . -r -n '_registry | [([([.files[][].name | split(".")[0]] | unique[]), (.formats[].name)] | count[] | select(.[1] == 2)[0]), (.formats[] | select(.decode_in_arg).name)] | unique[]'); do DIR=$(dirname $(find format -name $i.go)); echo "$ fq -h $i" > "$DIR/testdata/help_$i.fqtest" ; done
2022-09-22 23:07:58 +02:00
..
allDataTypes.avro Add test case with all data types 2022-01-19 23:53:33 -06:00
allDataTypes.fqtest xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
firstBlockCountNotGreaterThanZero.avro initial work for avro OCF files 2021-12-28 13:01:53 -06:00
firstBlockCountNotGreaterThanZero.fqtest Change tests to use new verbose syntax 2022-02-07 17:39:37 -06:00
help_avro_ocf.fqtest doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
quickstop-deflate.avro initial work for avro OCF files 2021-12-28 13:01:53 -06:00
quickstop-deflate.fqtest xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
snappy.avro Support snappy and deflate codecs 2022-02-07 23:03:50 -06:00
snappy.fqtest xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
twitter.avro initial work for avro OCF files 2021-12-28 13:01:53 -06:00
twitter.fqtest xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00