Commit Graph

2085 Commits

Author SHA1 Message Date
Michele Caini
ebc6f64af0 sparse_set: better return value for range ::push 2024-03-06 08:49:26 +01:00
Michele Caini
062837dd31 test: try to make all compilers happy again 2024-03-01 19:05:21 +01:00
Michele Caini
1893a8c78d entity: zero sized version support 2024-03-01 14:46:56 +01:00
Michele Caini
56c881e087 test: linter feedback 2024-03-01 14:42:20 +01:00
Michele Caini
536c536563 test: minor changes 2024-02-27 10:22:29 +01:00
Michele Caini
2212f91c97 test: suppress warnings due to unused types 2024-02-26 15:13:30 +01:00
Michele Caini
84e4b8c3a0 test: use common types 2024-02-26 09:18:01 +01:00
Michele Caini
e33d8b28ca test: more entity types 2024-02-26 09:16:44 +01:00
Michele Caini
72f718458b test: use shared listener type, drop local definitions 2024-02-23 14:03:44 +01:00
Michele Caini
84ce6163a7 test: shared listener type 2024-02-23 14:02:40 +01:00
Michele Caini
a28ff99b08 test: boxed_type<T>::operator T() 2024-02-23 14:02:13 +01:00
Michele Caini
44b3cb1294 test: boxed_ char type 2024-02-23 14:01:50 +01:00
Michele Caini
7b24bc0005 test: minor changes 2024-02-23 14:00:16 +01:00
Michele Caini
a272676738 test: storage entity emplace-with-hint with misplaced placeholder 2024-02-22 09:21:57 +01:00
Michele Caini
91a095dba4 storage: avoid emplacing extra entities when using a hint - close #1113 2024-02-21 08:55:25 +01:00
Michele Caini
9db2daf3a7 test: minor changes 2024-02-19 17:50:39 +01:00
Michele Caini
948fb8337d test: cleanup 2024-02-19 14:28:31 +01:00
Michele Caini
ac3a3d2fbe test: make things work despite the unofficial name generation function 2024-02-16 14:54:59 +01:00
Michele Caini
20dd52410e test: make all compilers happy again 2024-02-16 14:54:02 +01:00
Michele Caini
48011dcbf8 test: get around an unexpected optimiziation by clang 2024-02-16 14:53:46 +01:00
Michele Caini
eb531fd7ba test: avoid _t types 2024-02-16 10:35:54 +01:00
Michele Caini
6cab881c51 test: suppress a false warning by clang 2024-02-15 10:36:55 +01:00
Michele Caini
d013c69bf1 test: use common types for lib tests (meta) 2024-02-14 09:52:19 +01:00
Michele Caini
1a469a96ce test: use common types for lib tests (locator) 2024-02-14 09:52:07 +01:00
Michele Caini
4f1e0805db test: suppress a wrong warning by clang 2024-02-13 08:52:30 +01:00
Michele Caini
4cc5745346 test: use common types for lib tests (emitter) 2024-02-13 08:29:14 +01:00
Michele Caini
b7622a373b test: use common types for lib tests (dispatcher) 2024-02-13 08:28:41 +01:00
Michele Caini
a0a2ad4404 test: use common types for lib tests (registry) 2024-02-13 08:26:04 +01:00
Michele Caini
1962027c80 test: reuse types if possible 2024-02-12 14:17:17 +01:00
Michele Caini
8c1c899cb8 test: review ident tests 2024-02-09 10:49:08 +01:00
Michele Caini
3b74db258e test: review process tests 2024-02-09 10:48:55 +01:00
Michele Caini
696f78c8a0 test: review emitter tests 2024-02-09 10:48:39 +01:00
Michele Caini
c31e1a939e test: common emitter test class 2024-02-09 10:48:13 +01:00
Michele Caini
2c9d37efc3 test: make common really common 2024-02-09 09:29:09 +01:00
Michele Caini
e3fef531e6 test: drop a bunch of NOLINT 2024-02-07 09:27:29 +01:00
Michele Caini
3192f20877 test: drop a bunch of NOLINT 2024-02-07 07:59:36 +01:00
Michele Caini
bcdc1ebad9 test: drop a bunch of NOLINT 2024-02-07 07:59:19 +01:00
Michele Caini
a43ffa8f0d test: workaround for a nasty bug of toolset v141 that sees 4 as member pointer (yeah, I'm amazed too) 2024-02-06 10:48:31 +01:00
Michele Caini
4d7b830b20 iwyu: just a few changes 2024-02-06 08:58:26 +01:00
Michele Caini
b92d2c98ae test: minor changes 2024-02-06 08:30:46 +01:00
Michele Caini
5d3f155164 test: final touch for containers 2024-02-06 08:27:47 +01:00
Michele Caini
f6aa7dc725 test: registry 2024-02-05 08:54:50 +01:00
Michele Caini
7ea79932ed test: cleanup 2024-02-03 00:31:13 +01:00
Michele Caini
df6da5c208 test: full review of entt::any tests 2024-02-02 11:20:49 +01:00
Michele Caini
83aabf7cfc registry: assert when emplacing invalid entities - close #1095 2024-02-02 09:47:06 +01:00
Michele Caini
872e0c6dde test: avoid using custom entities when emplacing in a registry - see #1095 2024-02-01 14:29:47 +01:00
Michele Caini
ad743ff327 hashed_string: refine ctos and avoid uninitialized ::length in all cases 2024-02-01 14:28:30 +01:00
Michele Caini
1150b980fa test: drop a bunch of NOLINT 2024-01-31 13:50:06 +01:00
Michele Caini
3ad137f597 test: drop a bunch of NOLINT 2024-01-31 10:27:57 +01:00
Michele Caini
5a4531baba test: drop a bunch of NOLINT 2024-01-31 10:26:41 +01:00