1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 18:56:52 +03:00
fq/pkg/interp/testdata
Mattias Wadman b2e5a83860
Merge pull request #110 from wader/doc-improve-use-other-func-notation
doc: Use f($a; $b) instead of jq f/2 notation
2022-01-27 10:10:12 +01:00
..
args.fqtest doc: Use f($a; $b) instead of jq f/2 notation 2022-01-27 09:55:45 +01:00
argvars.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
basic.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
bitops.fqtest interp: Document bit opts funcs and add some error tests 2022-01-09 10:43:07 +01:00
buffer.fqtest decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
color.fqtest fqtest: Add env support and isterminal/width/height support 2021-09-19 02:17:31 +02:00
completion.fqtest interp: Add ._index for values in arrays 2021-12-10 18:19:11 +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 interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
display.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
exitcode.fqtest fqtest: Refactor our script part to own package 2021-10-06 18:49:03 +02:00
exprfile.fqtest fqtest: Refactor our script part to own package 2021-10-06 18:49:03 +02:00
gojq.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
grep.fqtest interp: Add grep_by/1 to recursively match using a filter 2022-01-24 18:26:25 +01:00
hexdump.fqtest decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
incudepath.fqtest interp: Make include abs path work again 2021-10-26 11:02:30 +02:00
inputs.fqtest interp: Fix handling of group decode error from stdin 2022-01-23 12:41:31 +01:00
match.fqtest interp: Remove buffer smartness for regexp match functions 2022-01-05 21:13:39 +01:00
noconfiginit.fqtest cli: Add completion tests 2021-09-12 13:08:49 +02:00
options.fqtest interp: Cleanup stdin reading and add more option tests 2021-11-30 12:25:56 +01:00
output.fqtest cli: more jq compat 2021-09-12 13:08:55 +02:00
raw.fqtest decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
repl.fqtest repl: Make prompt for array and iter more jqish 2022-01-10 20:02:43 +01:00
string_input.fqtest fqtest: Refactor our script part to own package 2021-10-06 18:49:03 +02:00
test.mp3 Init 2021-09-12 13:08:42 +02:00
torepr.fqtest interp: Add torepr/0 that converts decode value into what it reptresents 2022-01-12 17:33:58 +01:00
value_array.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
value_boolean.fqtest interp: add topath/0 and make todescription return null if there is none 2021-11-19 11:44:23 +01:00
value_json_array.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
value_json_object.fqtest interp: add topath/0 and make todescription return null if there is none 2021-11-19 11:44:23 +01:00
value_null.fqtest interp,gojqextra: Make buffers values even more lazy and error early on non-scalar calls 2021-11-29 14:51:00 +01:00
value_number.fqtest interp: add topath/0 and make todescription return null if there is none 2021-11-19 11:44:23 +01:00
value_object.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
value_string.fqtest decode: Major decode API refactor 2021-11-15 21:12:07 +01: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 interp: Add ._index for values in arrays 2021-12-10 18:19:11 +01:00
var.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
version.fqtest fq: Add arch and os to --version 2022-01-26 18:09:59 +01:00