0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
Mateusz Loskot 2734675750 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-19 19:56:37 +01:00
..
CMakeLists.txt Add headers to sources to enable file browsing in IDEs 2014-01-19 19:56:37 +01:00
FunctionTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
InsertTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
InterpretTest.cpp Added some template aliases to ease specialization and added a few more operator overloads 2014-01-19 18:11:05 +01:00
is_regular.h Added verbatim table 2013-11-16 23:19:37 +01:00
MockDb.h Re-animated all tests 2014-01-18 20:58:51 +01:00
PreparedTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
RemoveTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
SelectTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
TabSample.h interpreter for from() 2014-01-12 15:45:50 +01:00
UpdateTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00