mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 17:56:13 -04:00
- to have a good unit test coverage
This commit is contained in:
parent
47ef0468f3
commit
6b82881841
@ -27,6 +27,7 @@ with a few intuitive and well documented C++ class.
|
|||||||
- to be portable
|
- to be portable
|
||||||
- to be light and fast
|
- to be light and fast
|
||||||
- to be monothreaded (not thread-safe)
|
- to be monothreaded (not thread-safe)
|
||||||
|
- to have a good unit test coverage
|
||||||
- to use API names sticking with those of the SQLite library
|
- to use API names sticking with those of the SQLite library
|
||||||
- to be well documented with Doxygen tags, and with some good examples
|
- to be well documented with Doxygen tags, and with some good examples
|
||||||
- to be well maintained
|
- to be well maintained
|
||||||
|
Loading…
x
Reference in New Issue
Block a user