Commit Graph

2199 Commits

Author SHA1 Message Date
Michele Caini
367f80dca4 test: storage based tests for runtime views 2024-07-10 11:30:19 +02:00
Michele Caini
473a53d796 test: cleanup 2024-07-10 09:54:31 +02:00
Michele Caini
6f967b3b72 test: drop ENTT_HAS_HEADER_VERSION 2024-07-09 10:28:50 +02:00
Michele Caini
b48666d3d1 test: cleanup 2024-07-09 10:28:16 +02:00
Michele Caini
636e023f5f test: cleanup 2024-07-09 10:28:08 +02:00
Michele Caini
7d8461bae4 test: non-regression test for storage iterator page size deduction 2024-07-03 19:15:22 +02:00
Michele Caini
a220803b09 test: suppress warnings 2024-06-30 16:39:27 +02:00
Michele Caini
ecb5c9df59 test: standalone view tests 2024-06-30 00:27:39 +02:00
Michele Caini
cd9b564ce9 test: avoid using registry for view tests (wip) 2024-06-28 11:17:53 +02:00
Michele Caini
f420308ff0 test: typo 2024-06-27 16:58:55 +02:00
Michele Caini
b5d850c741 test: internal changes 2024-06-27 16:57:29 +02:00
Michele Caini
1bf23c5989 test: internal changes 2024-06-27 16:43:07 +02:00
Michele Caini
cb2bf04522 test: minor changes 2024-06-27 09:58:42 +02:00
Michele Caini
b3967dcd39 test: cleanup 2024-06-27 09:58:40 +02:00
Michele Caini
3927ddeb58 sigh: internal changes 2024-06-21 11:37:04 +02:00
Michele Caini
f49a405dce test: cleanup 2024-06-18 14:39:30 +02:00
Michele Caini
e262b60225 test: cleanup 2024-06-13 18:39:35 +02:00
Ezekiel Warren
154b91e835 chore: cleanup bazel files + sync bzlmod version (#1147) 2024-06-12 09:12:19 +02:00
Michele Caini
081c8f799e core: bit.hpp (waiting for C++20) 2024-06-11 09:34:19 +02:00
Michele Caini
786329c1d0 core: is_power_of_two -> has_single_bit 2024-06-11 09:01:25 +02:00
Michele Caini
fb47314d6f core: public popcount (waiting for C++20) 2024-06-10 18:32:28 +02:00
Michele Caini
339b78f47c test: minor changes (linter) 2024-06-06 10:58:31 +02:00
Michele Caini
059fa5a7a5 test: minor changes (coding style) 2024-06-05 12:52:56 +02:00
Michele Caini
d20a5607c0 test: thanks msvc for accepting invalid code 2024-06-05 12:51:57 +02:00
Michele Caini
58acc7edd1 registry: more stable assure function (with tests) - close #1148 2024-06-05 12:49:55 +02:00
Michele Caini
bf7fe3e42d test: try to make all compilers happy again 2024-06-04 16:14:51 +02:00
Michele Caini
cc1a71ec9d test: minor changes 2024-06-04 14:41:59 +02:00
Michele Caini
e56d0a6fc9 test: try to make all compilers happy again 2024-06-03 14:44:46 +02:00
Michele Caini
05f758f9ba test: suppress annoying warnings by gcc 2024-06-03 09:35:51 +02:00
Michele Caini
6b84227626 hashed_string: suppress annoying warnings by gcc 2024-05-31 12:03:00 +02:00
Michele Caini
699dff81b7 test: minor changes 2024-05-24 09:22:45 +02:00
Michele Caini
991d16084d test: noexcept-ness review 2024-05-21 10:19:03 +02:00
Michele Caini
af27c43436 test: iwyu docet 2024-05-21 09:33:15 +02:00
Michele Caini
83495c967e test. avoid warnings due to unused variables 2024-05-20 13:16:25 +02:00
Michele Caini
77606c2d20 test: use transparent comparators 2024-05-19 00:14:58 +02:00
Michele Caini
4d460ce763 test: minor changes 2024-05-17 12:51:39 +02:00
Michele Caini
0b23b8f342 table: move it to the container module 2024-05-14 11:48:44 +02:00
Michele Caini
640f02bd16 test: drop another NOLINT 2024-05-11 12:28:59 +02:00
Michele Caini
2a86b8fe08 test: cleanup 2024-05-11 12:22:35 +02:00
Michele Caini
9edeb731f5 test: ENTT_NO_MIXIN 2024-05-10 15:25:20 +02:00
Michele Caini
2590b6c3ba test: avoid using user entity storage 2024-05-10 10:50:52 +02:00
Michele Caini
d6d72e6b03 registry: assert on user entity storage - close #1143 2024-05-10 10:14:04 +02:00
Michele Caini
35ebf5c413 hashed_string: avoid unnecessary class specializations 2024-05-09 09:44:00 +02:00
Michele Caini
e2648e418f test: minor changes 2024-05-09 09:12:29 +02:00
Michele Caini
f7e533d061 test: code coverage 2024-05-08 12:02:02 +02:00
Michele Caini
2f8b4835ca table: redesign it as an adaptor rather than a container 2024-05-08 11:56:19 +02:00
Michele Caini
2a0eb2bcd4 test: NOLINT cleanup 2024-05-08 11:54:49 +02:00
Michele Caini
4692e72671 test: minor changes 2024-05-07 10:47:09 +02:00
Michele Caini
30d16b850c view: operator-> for single type views 2024-05-07 10:44:04 +02:00
Michele Caini
cf3d751097 test: cleanup 2024-05-06 16:21:23 +02:00