datalog: disjunction via multiple rules test (231/231)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 52s

This commit is contained in:
2026-05-08 14:12:34 +00:00
parent f12edc8fd9
commit 0985dc6386
3 changed files with 19 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
# datalog scoreboard
**230 / 230 passing** (0 failure(s)).
**231 / 231 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| tokenize | 26 | 26 | ok |
| parse | 18 | 18 | ok |
| unify | 28 | 28 | ok |
| eval | 31 | 31 | ok |
| eval | 32 | 32 | ok |
| builtins | 20 | 20 | ok |
| semi_naive | 8 | 8 | ok |
| negation | 10 | 10 | ok |