Michele Caini
|
2dc121e3df
meta: correctly initialize all members of meta container wrappers
|
2 년 전 |
Michele Caini
|
75bff4d67f
meta: expose basic_meta_sequence_container_traits::fixed_size
|
2 년 전 |
Michele Caini
|
9d33ae86be
helper: storage-based to_entity function
|
2 년 전 |
Michele Caini
|
173c4e1c78
test: make toolset v141 happy again
|
2 년 전 |
Michele Caini
|
2d0b451ed0
test: storage
|
2 년 전 |
Michele Caini
|
35f2dbad09
*: updated TODO
|
2 년 전 |
Michele Caini
|
872fc4751b
build: updated bazel files
|
2 년 전 |
Michele Caini
|
504959850c
test: more on storage optimization
|
2 년 전 |
Michele Caini
|
2466c7123e
test: storage entity
|
2 년 전 |
Michele Caini
|
0f9b4f1b6c
test: more on storage no instance
|
2 년 전 |
Michele Caini
|
38f63135a8
test: split storage utilities
|
2 년 전 |
Michele Caini
|
b0ad2ddbe7
test: another attempt to get around an issue of msvc
|
2 년 전 |
Michele Caini
|
94b3944003
test: try to get around an issue of msvc
|
2 년 전 |
Michele Caini
|
aa1bfebc46
test: split storage tests for better management and to avoid issues with the CI
|
2 년 전 |
Michele Caini
|
62dd41f0a1
test: minor changes
|
2 년 전 |
Michele Caini
|
bb54e2542c
test: typed test empty/void for storage optimization (to fully cover void version)
|
2 년 전 |
Michele Caini
|
639191af23
build: set test timeout once for all workflows
|
2 년 전 |
Michele Caini
|
4670a939bf
workflow: increase test timeout to avoid failures when the CI is particularly slow
|
2 년 전 |
Michele Caini
|
391dcf9639
test: further reduce the number of ASSERT_DEATH to please GH CI :)
|
2 년 전 |
Michele Caini
|
7378abdedb
test: further reduce ASSERT_DEATH cost on sparse set tests
|
2 년 전 |
Michele Caini
|
43c5c2dd0d
test: suppress another warning by clang-cl
|
2 년 전 |
Michele Caini
|
ffa0a7f276
test: suppress a warning from clang-cl
|
2 년 전 |
Michele Caini
|
592147a499
test: drop unused aliases
|
2 년 전 |
Michele Caini
|
02e2532e17
test: drop a bunch of useless ASSERT_DEATH since they are very expensive on the CI
|
2 년 전 |
Michele Caini
|
4891c8fcd2
test: reduce the scope of the sparse set tests to something meaningful
|
2 년 전 |
Michele Caini
|
ae20db416f
test: avoid testing entt::entity like types more than once with the sparse set
|
2 년 전 |
Michele Caini
|
283ad71283
mixin: suppress warning due to constepxr expression
|
2 년 전 |
Michele Caini
|
25bbc4e053
test: suppress warnings due to unused variables
|
2 년 전 |
Michele Caini
|
913d313098
sparse_set: cast null to the right entity type before using it
|
2 년 전 |
Michele Caini
|
7efbafb8b4
test: test different entity types to show off a wip-only failure in the sparse set after recent rework
|
2 년 전 |