rpm-ostree/tests/compose-tests
Colin Walters 50b255a8a9 Move varsubst code into Rust, use it in treefile parsing
External tools often want to parse the ref; for example coreos-assembler
currently does so.  Let's ensure `${basearch}` is expanded with
`--print-only` so they can parse that JSON to get the expanded version
reliably.

Implementation note: this is the first Rust code which exposes a
"GLib-like" C API, notably with GHashTable, so we're making more use
of the glib-rs bindings.

Closes: #1653

Closes: #1655
Approved by: jlebon
2018-11-02 20:36:28 +00:00
..
libbasic-test.sh tests: Add validation for provided passwd/group files 2018-10-11 16:03:02 +00:00
libcomposetest.sh tests/compose: Use workdir in tmpdir 2018-10-23 13:40:46 +00:00
run-test.sh tests/compose: Fix run-test.sh regression 2018-08-07 16:00:13 +00:00
test-basic-unified.sh Move varsubst code into Rust, use it in treefile parsing 2018-11-02 20:36:28 +00:00
test-basic.sh postprocess: Add ostree-finalize-staged.path 2018-10-16 20:05:41 +00:00
test-boot-location-new.sh tests/compose: f is valid in a hex checksum 2018-02-13 17:26:54 +00:00
test-install-langs.sh postprocess: Unlink our treecompose-post out of the final /bin 2017-08-31 03:06:11 +00:00
test-installroot.sh compose: Support not specifying a ref 2018-10-09 19:47:25 +00:00
test-machineid-compat.sh tests/compose: Use workdir in tmpdir 2018-10-23 13:40:46 +00:00
test-misc-tweaks.sh compose: Check that add-files are compatible after parsing 2018-10-26 20:48:07 +00:00
test-mutate-os-release.sh compose: Fix mutate-os-release handling 2018-08-06 01:32:49 +00:00
test-rojig-e2e.sh commit2rojig: Take a (YAML) manifest, not a spec file 2018-09-17 23:45:57 +00:00
test-rojig-pure.sh Add compose rojig command 2018-10-31 17:57:45 +00:00
test-write-commitid.sh compose: Support not specifying a ref 2018-10-09 19:47:25 +00:00