Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OPA conformance: Pass refheads test suite (microsoft#90)
- parser: allow non-string index at any position; not just last - impl Default for Context - Fix width of OPA test results table - Allow non string compoenent anywhere in rule ref; not just as last item. - Normalize want_result before comparison. - Ensure that object rules are created even if no definition succeed, - Sort want_result values for "refheads/general, multiple result-set entries" The entries are in reverse order of how OPA and regorus produce. - Emit PASS status for each OPA testpoint - Detect rule conflicts Signed-off-by: Anand Krishnamoorthi <[email protected]>
- Loading branch information