0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-06-26 08:39:08 +02:00
..
CMakeLists.txt Added a minimalistic test for including sqlpp11.h 2014-06-22 16:09:19 +02:00
FunctionTest.cpp Cleanup 2014-05-20 08:50:55 +02:00
InsertTest.cpp Fixed serializability of statements 2014-06-09 14:06:04 +02:00
InterpretTest.cpp Removed obsolete namespace specifier in test after removing namespace vendor 2014-06-14 10:17:21 +02:00
is_regular.h Updates copyright year 2014-03-27 16:43:36 +01:00
Minimalistic.cpp Added a minimalistic test for including sqlpp11.h 2014-06-22 16:09:19 +02:00
MockDb.h Fixed serializability of statements 2014-06-09 14:06:04 +02:00
PreparedTest.cpp Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
RemoveTest.cpp Fixed serializability of statements 2014-06-09 14:06:04 +02:00
sample.sql Updates copyright year 2014-03-27 16:43:36 +01:00
SelectTest.cpp Fixed serializability of statements 2014-06-09 14:06:04 +02:00
SelectTypeTest.cpp Removed some debug code 2014-06-20 10:43:14 +02:00
UpdateTest.cpp Fixed a bunch of warnings 2014-06-26 08:39:08 +02:00