tests: Add tests for changed-inputs on old-style inputs.
authorRicardo Wurmus <rekado@elephly.net>
Tue, 4 Jan 2022 20:26:29 +0000 (21:26 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Wed, 5 Jan 2022 20:17:54 +0000 (21:17 +0100)
commita6bf1c108ef3b0d63d6d6070b90093bc8f434734
tree31ff49e2860cdb8040dfc9338e954fef24bf1180
parent6a54715988aee884bbb5f81e1b718a27ff771ec4
tests: Add tests for changed-inputs on old-style inputs.

All these tests pass, because they only test the old-style input alists with
labels.

* tests/upstream.scm ("changed-inputs returns no changes",
"changed-inputs returns changes to labelled input list",
"changed-inputs returns changes to all labelled input lists"): New tests.
tests/upstream.scm