summaryrefslogtreecommitdiff
path: root/test/end-to-end/actions/action-equality-properties.sh
AgeCommit message (Collapse)Author
2025-01-24Action equality test: only verify the set of originsKlaus Aehlig
While our tool promises to generate a reproducible order of the action origins, we should not insist on a particular one. Therefore sort before comparing.
2023-06-22Extend action-equality-properties test to also test the generic ruleKlaus Aehlig
2023-06-15Add basic test for properties as part of action equalityKlaus Aehlig