1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 03:05:22 +03:00
fq/pkg/interp
Mattias Wadman ab8080f495 make: Reorganize test targets
Fix whitespaces in tests
2021-09-27 22:47:17 +02:00
..
testdata make: Reorganize test targets 2021-09-27 22:47:17 +02:00
args_test.jq repl: completion in jq 2021-09-12 13:08:56 +02:00
args.jq repl: completion in jq 2021-09-12 13:08:56 +02:00
assert.jq test: Less verbose 2021-09-12 13:08:52 +02:00
buffer.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
decorator.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
dump.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
formats.jq interp: Move formats func def to jq 2021-09-21 16:42:35 +02:00
fqtest_test.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
funcs_test.jq funcs: Make intdiv truncate to int 2021-09-12 13:08:55 +02:00
funcs.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
funcs.jq interp: Reorganize, move out repl and options, more functions to funcs.jq 2021-09-22 21:08:36 +02:00
hexdump.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
internal.jq interp: Reorganize, move out repl and options, more functions to funcs.jq 2021-09-22 21:08:36 +02:00
interp.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
interp.jq doc: Some more doc work 2021-09-24 15:41:23 +02:00
options.jq interp: Reorganize, move out repl and options, more functions to funcs.jq 2021-09-22 21:08:36 +02:00
preview.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00
query_test.jq repl: use map in _query_slurp_wrap 2021-09-12 13:08:55 +02:00
query.jq repl: completion in jq 2021-09-12 13:08:56 +02:00
repl.jq doc: Some more doc work 2021-09-24 15:41:23 +02:00
value.go lint: Enable errcheck adnd revive 2021-09-27 11:01:14 +02:00