maccam912
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
A read through how SQLite is tested (https://sqlite.org/testing.html) makes me realize how much more I could be doing to check my code is always correct. I'm not writing anything where a bug would mean life or death,…