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 feat: add forked diff_test that handles comparing directories 2021-12-21 16:12:05 -08:00
merge_filter.txt feat: load jq filter from file 2021-12-20 13:21:26 -08:00
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