docs: update test count to 2627 for v0.10.0

This commit is contained in:
Graeme Geldenhuys 2026-06-07 02:09:35 +01:00
parent b7cdcd29c4
commit c822075164

View file

@ -38,7 +38,7 @@ https://github.com/graemeg/opdebugger[OPDF] debug format support.
== 🚀 Project Status
* **Self-Hosting:** Yes. Blaise bootstraps and recompiles itself with byte-for-byte fixpoint. FPC is no longer required — the entire toolchain runs on Blaise alone.
* **Testing:** 2606 tests and growing (Test-Driven Development from day one). The test suite itself compiles under Blaise.
* **Testing:** 2627 tests and growing (Test-Driven Development from day one). The test suite itself compiles under Blaise.
* **Backends:** Currently utilising a QBE backend, with an LLVM backend in active development.