0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests/core
Roland Bock cc49ba1524 Cleaned up logic.h
all_t was not to be used as a type but as a value, thus, it should be `all`.
Same with any and none.
2024-08-17 19:57:21 +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 Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
static_asserts Cleaned up logic.h 2024-08-17 19:57:21 +02:00
types Fixed a bunch of tests 2024-08-17 19:32:52 +02:00
usage Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
CMakeLists.txt Add tests for circular buffer 2023-10-01 15:09:53 +02:00