0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
Mateusz Loskot aad31d13cc Add headers to sources to enable file browsing in IDEs
By adding headers to sources of targets, CMake adds them to list of project files generated for IDEs.
This is non-intrusive trick, which does not affect targets compilation.
2014-01-18 21:21:20 +00:00
..
CMakeLists.txt Add headers to sources to enable file browsing in IDEs 2014-01-18 21:21:20 +00:00
FunctionTest.cpp Added verbatim table 2013-11-16 23:19:37 +01:00
InsertTest.cpp Added a few more type tests. 2013-11-10 18:03:39 +01:00
is_regular.h Added verbatim table 2013-11-16 23:19:37 +01:00
MockDb.h Added function tests and fixed a few return types 2013-11-07 13:36:54 +01:00
RemoveTest.cpp Added a few more type tests. 2013-11-10 18:03:39 +01:00
SelectTest.cpp Added verbatim table 2013-11-16 23:19:37 +01:00
TabSample.h Added tests for integral and floating point 2013-11-07 12:23:49 +01:00
UpdateTest.cpp Added a few more type tests. 2013-11-10 18:03:39 +01:00