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 3dd2c61d3c interp: Fix input completion regression in sub-REPLs
readline Config was used to pass completer function per readline call,
was changed in #612 and caused regression. Now use our own member in
stdOS to pass it instead.

Add a test but test script completer is implemented differently.
2023-03-10 13:57:21 +01:00
..
args.fqtest interp: Exit with error if -o name=@path fails to be read, also document 2023-02-26 21:18:36 +01:00
argvars.fqtest decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
basic.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
binary_stdout.fqtest interp: Proper display column truncate 2022-04-16 18:48:21 +02:00
binary.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01: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 interp: Fix input completion regression in sub-REPLs 2023-03-10 13:57:21 +01: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 id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
display.fqtest mp3_frame_tags: Covert to decode group and split to mp3_frame_{xing,vbri} decoders 2022-12-15 12:10:06 +01:00
exitcode.fqtest gojq: Update rebased fq fork 2022-06-01 17:27:45 +02:00
exprfile.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
gojq.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
grep.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01: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 raw,bits,bytes: Replace raw format with bits and bytes format that decode to a binary 2022-11-20 19:51:12 +01: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: Exit with error if -o name=@path fails to be read, also document 2023-02-26 21:18:36 +01: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 interp: Wrap Binary in decodeValue to fix prompt issue with bits/bytes format 2023-01-04 15:30:05 +01:00
slurp.fqtest mp3_frame_tags: Covert to decode group and split to mp3_frame_{xing,vbri} decoders 2022-12-15 12:10:06 +01: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 decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +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 id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
value_boolean.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
value_json_array.fqtest decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
value_json_object.fqtest decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
value_null.fqtest decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
value_number.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
value_object.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
value_string.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
value_t.fqtest.tmpl decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
value_t.fqtest.tmpl.sh id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
value.fqtest id3v2: Decode subframes for CTOC and add struct for headers 2023-03-05 19:29:22 +01:00
version.fqtest fq: Add arch and os to --version 2022-01-26 18:09:59 +01:00