mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
OPA conformance tests (#45)
Run regorus against OPA test suite. To run full test suite: cargo test --test opa To run specific folder (e.g semver): cargo test --test opa -- semver Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
committed by
GitHub
parent
72070a7061
commit
a75f7c51df
@@ -3,7 +3,6 @@
|
||||
|
||||
mod interpreter;
|
||||
mod lexer;
|
||||
mod opa;
|
||||
mod parser;
|
||||
mod scheduler;
|
||||
mod value;
|
||||
|
||||
Reference in New Issue
Block a user