0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/core
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
..
compat Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
constraints Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
helpers Move stuff into core 2024-07-29 20:38:10 +02:00
serialize Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
static_asserts Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
types Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
usage Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
CMakeLists.txt Add tests for circular buffer 2023-10-01 15:09:53 +02:00