tests: all 16 tests now sourced from org (doctor→diagnostics rename, orphaned tests adopted)
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 2s

This commit is contained in:
2026-05-05 09:58:00 -04:00
parent 11383a29d4
commit 817d1c5fec
11 changed files with 105 additions and 41 deletions

View File

@@ -22,9 +22,9 @@
(:file "tests/programming-lisp-tests")
(:file "tests/boot-sequence-tests")
(:file "tests/model-explorer-tests")
(:file "tests/diagnostics-tests")
(:file "tests/tui-tests")
(:file "tests/llm-gateway-tests")
(:file "tests/doctor-tests")))
(:file "tests/llm-gateway-tests")))
(defsystem :passepartout/tui
:depends-on (:passepartout :croatoan :usocket :bordeaux-threads)