1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/pkg/interp/testdata
Mattias Wadman be6f00935f gojq: Rebase fq fork and add support for non-10 base for tonumber
tonumber now works with non-10 number literals
Fix try precedences changes
Fix .[]? error handling changes
2022-03-02 23:46:20 +01:00
..
args.fqtest macho: make actual 2022-02-21 20:32:17 +01:00
argvars.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
basic.fqtest interp: dump: Indicate arrays using jq-syntax 2021-12-08 16:24:28 +01:00
bitops.fqtest repl: Speedup multi input to sub-repl 2022-02-18 01:13:45 +01:00
buffer.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
color.fqtest fqtest: Add env support and isterminal/width/height support 2021-09-19 02:17:31 +02:00
completion.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +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: Support force decode as -o force=true 2022-02-05 17:24:42 +01:00
display.fqtest interp: Cleanup display aliases, now: d, da, dd, dv, ddv 2022-01-28 18:25:38 +01:00
exitcode.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
exprfile.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
funcs.fqtest interp: Refactor radix* into toradix($base)/fromradix($base) 2022-02-11 01:28:39 +01:00
gojq.fqtest gojq: Rebase fq branch 2022-02-12 13:03:38 +01:00
grep.fqtest interp: Add grep_by/1 to recursively match using a filter 2022-01-24 18:26:25 +01:00
help.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
hexdump.fqtest decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
incudepath.fqtest repl: Speedup multi input to sub-repl 2022-02-18 01:13:45 +01:00
inputs.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +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 repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +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 decode: Major decode API refactor 2021-11-15 21:12:07 +01:00
repl.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
slurp.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
string_input.fqtest repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01: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
tovalue.fqtest interp: Add missing default opts for tovalue 2022-02-07 17:11:51 +01:00
value_array.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_boolean.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_json_array.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_json_object.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_null.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_number.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_object.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +01:00
value_string.fqtest binary,decode,doc: Rename buffer to binary and add some documentation 2022-02-08 22:20:28 +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 gojq: Rebase fq fork and add support for non-10 base for tonumber 2022-03-02 23:46:20 +01:00
version.fqtest fq: Add arch and os to --version 2022-01-26 18:09:59 +01:00