summary refs log tree commit diff stats
path: root/testing
AgeCommit message (Collapse)Author
2020-04-22Clean up tests a bit more tests-cleanupSoniEx2
2020-04-22Clean up tests slightlySoniEx2
2020-04-17Fix bugs with empty and predicate-only matchesSoniEx2
Also clarified the behaviour of empty matches, which match anything, but only once. This behaviour is required for consistency with the rest of the matching rules.
2020-04-17Expose bugs/fix testsSoniEx2
2020-02-23Add failing tests for edge-casesSoniEx2
2020-02-09Squashed commit of the following:SoniEx2
* Add predicates * Rearrange modules * Bump version
2020-01-22Fix a testSoniEx2
2020-01-22Add multiple value matchesSoniEx2
2020-01-22Tweaked key matching syntaxSoniEx2
2020-01-22Add some testsSoniEx2