1
1
mirror of https://github.com/wader/fq.git synced 2024-11-27 06:04:47 +03:00
fq/pkg/interp/testdata
Mattias Wadman 87b2c6c10c help,doc: Use markdown for format documentation again
Markdown is used as is in online documentation and in cli the markdown decoder
is used to decode and the some jq code massages it into something cli friendly.

Was just too much of a mess to have doc in jq.
2022-09-11 00:53:29 +02:00
..
args.fqtest help,doc: Use markdown for format documentation again 2022-09-11 00:53:29 +02:00
argvars.fqtest interp: Rename --decode-file to --argdecode to be more consistent 2022-07-04 12:28:37 +02:00
basic.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
binary_stdout.fqtest interp: Proper display column truncate 2022-04-16 18:48:21 +02:00
binary.fqtest interp,dump: Correctly flush columns if data will be shown 2022-08-24 21:14:26 +02:00
bitops.fqtest gojq: Update rebased fq fork 2022-05-23 21:33:12 +02:00
color.fqtest interp: Proper display column truncate 2022-04-16 18:48:21 +02:00
completion.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
configinit.fqtest cli: Add completion tests 2021-09-12 13:08:49 +02:00
debug.fqtest interp: Add stderr again for jq compat 2022-01-07 11:30:09 +01:00
decode.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
display.fqtest interp,dump: Correctly flush columns if data will be shown 2022-08-24 21:14:26 +02:00
exitcode.fqtest gojq: Update rebased fq fork 2022-06-01 17:27:45 +02:00
exprfile.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
gojq.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
grep.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
help.fqtest decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
hexdump.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
incudepath.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
inputs.fqtest gojq: Update rebased fq fork 2022-06-01 17:27:45 +02:00
match.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
noconfiginit.fqtest cli: Add completion tests 2021-09-12 13:08:49 +02:00
options.fqtest interp: Rename --decode-file to --argdecode to be more consistent 2022-07-04 12:28:37 +02:00
output.fqtest cli: more jq compat 2021-09-12 13:08:55 +02:00
paste.fqtest interp: Add paste function to allow pasting text into REPL etc 2022-02-11 17:59:06 +01:00
raw.fqtest interp: Refactor dump and revert #259 for now 2022-05-20 12:38:43 +02:00
repl.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
slurp.fqtest interp,dump: Correctly flush columns if data will be shown 2022-08-24 21:14:26 +02:00
string_input.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
test.mp3 Init 2021-09-12 13:08:42 +02:00
torepr.fqtest decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00
tovalue.fqtest interp: Add missing default opts for tovalue 2022-02-07 17:11:51 +01:00
unicode.fqtest interp: Add --unicode-output/-U to force use of unicode 2022-08-17 21:40:42 +02:00
value_array.fqtest interp,dump: Correctly flush columns if data will be shown 2022-08-24 21:14:26 +02:00
value_boolean.fqtest gojq: Preserve keys order for to_entries when used with JQValue 2022-07-26 15:55:58 +02:00
value_json_array.fqtest gojq: Preserve keys order for to_entries when used with JQValue 2022-07-26 15:55:58 +02:00
value_json_object.fqtest gojq: Preserve keys order for to_entries when used with JQValue 2022-07-26 15:55:58 +02:00
value_null.fqtest gojq: Preserve keys order for to_entries when used with JQValue 2022-07-26 15:55:58 +02:00
value_number.fqtest gojq: Preserve keys order for to_entries when used with JQValue 2022-07-26 15:55:58 +02:00
value_object.fqtest mp3_frame: Add LSF support and fix incorrect main data handling 2022-08-17 21:36:39 +02:00
value_string.fqtest gojq: Preserve keys order for to_entries when used with JQValue 2022-07-26 15:55:58 +02:00
value_t.fqtest.tmpl gojq: Initial update support 2021-09-12 13:08:50 +02:00
value_t.fqtest.tmpl.sh gojq: Initial update support 2021-09-12 13:08:50 +02:00
value.fqtest fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
version.fqtest fq: Add arch and os to --version 2022-01-26 18:09:59 +01:00