0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2015-06-26 16:16:07 +02:00
..
BooleanExpression.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
CMakeLists.txt Do not set gcc/clang options when using msvc 2015-06-01 19:00:13 +02:00
CustomQuery.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Function.cpp Fixed tests (prevent two tests from being executed with MockDb) 2015-05-30 16:44:10 +02:00
Insert.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Interpret.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
is_regular.h Adjusted license dates 2015-02-15 19:00:21 +01:00
Minimalistic.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
MockDb.h Fixed warnings about unused parameters 2015-05-30 16:19:23 +02:00
Prepared.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Remove.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Result.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Sample.h Revert "Replaced char[] with char[<sizeof>] to please MSVC 2015" 2015-06-01 22:12:32 +02:00
sample.sql Adjusted license dates 2015-02-15 19:00:21 +01:00
Select.cpp Added test for selecting a constant value 2015-06-26 16:16:07 +02:00
SelectType.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Union.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
Update.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00
With.cpp build a combined executable for all tests 2015-05-29 21:20:15 +02:00