pull down to refresh

Fantastic read - even if you don't use (or even know about) SQLite itself. Thanks for posting!
There is a lot more concepts, buzzword, fuzzwords, and acronyms discussed in there than I can ever hope to fully understand, but if you take the time to read through that, it makes one appreciate how much work goes into a properly tested piece of software.
By no means the most important quote, but just to illustrate (lightly edited ):
The SQLite library consists of approximately 155.8 thousands lines of source code [... ] By comparison, the project has 590 times as much test code and test scripts.
reply