Files
rose-ash/lib/prolog/scoreboard.md
giles ef736112ef
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
prolog: integration test suite (+20)
20 end-to-end tests via pl-query-* API: permission system, graph
reachability, quicksort, dynamic KB, fibonacci. Total 571/571.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 20:41:45 +00:00

1.1 KiB

Prolog scoreboard

571 / 571 passing (0 failure(s)). Generated 2026-05-05T20:36:53+00:00.

Suite Passed Total Status
parse 25 25 ok
unify 47 47 ok
clausedb 14 14 ok
solve 62 62 ok
operators 19 19 ok
dynamic 11 11 ok
findall 11 11 ok
term_inspect 14 14 ok
append 6 6 ok
reverse 6 6 ok
member 7 7 ok
nqueens 6 6 ok
family 10 10 ok
atoms 34 34 ok
query_api 16 16 ok
iso_predicates 29 29 ok
meta_predicates 25 25 ok
list_predicates 33 33 ok
meta_call 15 15 ok
set_predicates 15 15 ok
char_predicates 27 27 ok
io_predicates 24 24 ok
assert_rules 15 15 ok
string_agg 25 25 ok
advanced 21 21 ok
compiler 17 17 ok
cross_validate 17 17 ok
integration 20 20 ok

Run bash lib/prolog/conformance.sh to refresh. Override the binary with SX_SERVER=path/to/sx_server.exe bash ….