bazel-lib/lib/tests/jq
Mike Lundy dfcffca8f5
jq: add data file and location expansion support (#757)
This teaches the jq rule about a `data` attribute and adds conditional
support to do bazel location expansion. The expansion is disabled by
default because it likely would cause compat concerns (since jq can take
arbitrary text as input args).
2024-02-26 17:43:56 -08:00
..
BUILD.bazel jq: add data file and location expansion support (#757) 2024-02-26 17:43:56 -08:00
a.json
a_b_merged.json
a_pretty.json
b.json
diff_test.bzl
merge_filter.txt
null.json
raw.txt fix: support non-json input files in jq 2022-06-17 10:27:18 -07:00
raw_expected.json fix: support non-json input files in jq 2022-06-17 10:27:18 -07:00