Commit History

Author SHA1 Message Date
  Michele Caini e3cb863f94 sparse_set: drop deprecated member at 2 years ago
  Michele Caini e5381cee86 sparse_set: drop deprecated member sort_as 2 years ago
  Michele Caini 6889d9d87b test: drop a bunch of NOLINT 2 years ago
  Michele Caini 235ed63e3b test: make toolset v141 happy again :) 2 years ago
  Michele Caini 1dbeedcf12 test: drop a bunch of NOLINT 2 years ago
  Michele Caini 2b092c2fce test: prepare to cleanup clang-tidy config and track things to review in future 2 years ago
  Michele Caini b6cea84910 test: avoid using ASSERT_NO_FATAL_FAILURE improperly 2 years ago
  Michele Caini 1d9f771af3 test: avoid using deprecated functions 2 years ago
  Michele Caini 18330eb330 test: avoid using deprecated functions 2 years ago
  Michele Caini bd75e33694 test: refine linter directives 2 years ago
  Michele Caini 8beaea89f2 test: comment expected NOLINT for deprecated feature 2 years ago
  Michele Caini 3208281d94 test: [[nodiscard]], const-correctness and other linter related stuff 2 years ago
  Michele Caini 48c374be2a test: try to make all compilers happy again 2 years ago
  Michele Caini 9e62e1dab6 sparse_set: ::contains uses the right version mask 2 years ago
  Michele Caini c26a24e713 test: static-less throwing allocator 2 years ago
  Michele Caini 6aa4c770e6 test: use shared custom_entity type 2 years ago
  Michele Caini e0661a55f6 iwyu: analyzer docet :) 2 years ago
  Michele Caini 23703f5c01 test: iwyu docet :) 2 years ago
  Michele Caini 2206d3f921 test: drop extra ; 2 years ago
  Michele Caini 1f7f613800 sparse_set: use scoped iterators within ::sort 2 years ago
  Michele Caini aad20ed035 storage: deprecate ::pack, use ::sort_as instead 2 years ago
  Michele Caini 391dcf9639 test: further reduce the number of ASSERT_DEATH to please GH CI :) 2 years ago
  Michele Caini 7378abdedb test: further reduce ASSERT_DEATH cost on sparse set tests 2 years ago
  Michele Caini 592147a499 test: drop unused aliases 2 years ago
  Michele Caini 02e2532e17 test: drop a bunch of useless ASSERT_DEATH since they are very expensive on the CI 2 years ago
  Michele Caini 4891c8fcd2 test: reduce the scope of the sparse set tests to something meaningful 2 years ago
  Michele Caini ae20db416f test: avoid testing entt::entity like types more than once with the sparse set 2 years ago
  Michele Caini 25bbc4e053 test: suppress warnings due to unused variables 2 years ago
  Michele Caini 7efbafb8b4 test: test different entity types to show off a wip-only failure in the sparse set after recent rework 2 years ago
  Michele Caini 3500757c97 test: typed parametrized sparse set tests 2 years ago