0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/core/usage
Roland Bock 4a9f9c384c Remove option to compile tests with different standard
The library is header only. It makes no sense to distinuish
between the standard the library is compiled with and the
standard the tests are compiled with. The library does not
get compiled on its own.
2024-08-03 10:29:20 +02:00
..
CMakeLists.txt Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
CustomQuery.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
DateTime.cpp Continue fixing tests 2024-07-27 13:15:56 +02:00
DateTimeParser.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
Function.cpp More moves 2024-07-30 07:32:30 +02:00
Insert.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
Interpret.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
is_regular.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
Minimalistic.cpp Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
MockDb.h Move stuff into core 2024-07-29 20:38:10 +02:00
Ppgen.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
Prepared.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
Remove.cpp Continue fixing tests 2024-07-27 13:15:56 +02:00
Result.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
Sample.h More moves 2024-07-30 07:32:30 +02:00
sample.sql Start reactivating tests 2024-07-21 07:57:01 +02:00
Select.cpp More moves 2024-07-30 07:32:30 +02:00
SelectType.cpp More moves 2024-07-30 07:32:30 +02:00
Union.cpp More moves 2024-07-30 07:32:30 +02:00
Update.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
With.cpp More moves 2024-07-30 07:32:30 +02:00