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
Sébastien Rombauts
678562e727
Implement Database move constructors for MSVC
#190
...
Added checks to proper _MSC_VER 1600 (VS2010)
2019-03-03 22:02:58 +01: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
Implement Database move constructors for MSVC
#190
2019-03-03 22:02:58 +01:00
Exception_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Statement_test.cpp
Add test case to try to repro the reported ambiguous bind() int64_t on LP64 Android
2019-03-02 23:43:03 +01:00
Transaction_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
VariadicBind_test.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00