Y
Hacker News
new
|
ask
|
show
|
jobs
by
bot41
1400 days ago
sheesh lets hope there are no vulnerabilities in there
1 comments
colejohnson66
1400 days ago
SQLite has an
608 times more
lines of code for tests than the original code![0] I’d wager it’s the highest test/production ratio there is.
[0]:
https://www.sqlite.org/testing.html
link
The_Colonel
1399 days ago
Most of those tests are generated. It's wrong to focus on this metric IMO.
link
colejohnson66
1399 days ago
Auto generated or not, the point being made, in regards to @bot41's comment, was that SQLite is thoroughly tested.
link
The_Colonel
1398 days ago
It's well tested, but that's still not a guarantee that there are no security issues. Latest acknowledged CVE bug is a month old:
https://www.sqlite.org/cves.html
link
[0]: https://www.sqlite.org/testing.html