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 681dbc26b7 elf,ar: Add ar decoder, improved elf decoder
Add x86, 386, arm64, arm v6, arm v7 linux elf test files
2022-01-05 22:05:09 +01:00
..
args.fqtest elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +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
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 wip 2021-09-12 13:08:53 +02: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: Rename s/bufferrange/buffer and cleanup 2021-11-30 21:10:26 +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: Cleanup stdin reading and add more option tests 2021-11-30 12:25:56 +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 interp: Rework repl prompt code and fix some whitespace issues again 2021-10-28 12:08:19 +02: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
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 cli: Add completion tests 2021-09-12 13:08:49 +02:00