This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
SQLiteCpp
Watch
1
Star
0
Fork
0
You've already forked SQLiteCpp
mirror of
https://github.com/cuberite/SQLiteCpp.git
synced
2025-08-04 09:46:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
tests
History
Oleg Smolsky
7dba62bcf1
Added a minimal test for Statement::getExtendedSQL()
...
- there is nothing conditional here in the wrapper
2019-06-18 09:42:35 -07:00
..
Backup_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Column_test.cpp
Add implicit cast operators to char & short and their unsigned variants
2019-03-03 09:54:40 +01:00
Database_test.cpp
Unit test using a Builder function to showcase the Database move contructor
2019-03-04 08:36:19 +01:00
Exception_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Statement_test.cpp
Added a minimal test for Statement::getExtendedSQL()
2019-06-18 09:42:35 -07:00
Transaction_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
VariadicBind_test.cpp
Update VariadicBind.h for C++11 instead of C++14 (
#196
)
2019-05-16 08:41:29 +02:00