Hacker News new | ask | show | jobs
by koeng 1495 days ago
They have `0 errors out of 928271 tests`. The code is mostly auto-generated if I recall, so it's essentially just using translated C from the original SQLite project.
1 comments

Yeah, this is the benefit of having such a comprehensive test suite. If your implementation passes all the tests then ship it.