0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/core/static_asserts
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
..
aggregates.cpp More moves 2024-07-30 07:32:30 +02:00
AssertTables.h More moves 2024-07-30 07:32:30 +02:00
AssertTables.sql Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
case.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
CMakeLists.txt Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
date_time.cpp Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
date.cpp Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
from.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
having.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
in.cpp Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
insert.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
join.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
no_self_compare.cpp Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
text.cpp Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00
unwrapped_bool.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
update_list.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
where.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00