1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-10 23:44:29 +00:00
magic_enum/test
2024-01-02 02:19:26 +04:00
..
3rdparty/Catch2 update catch2 2021-04-14 14:06:52 +03:00
.bazelrc add bzlmod support (#254) 2023-04-26 20:16:08 +04:00
BUILD.bazel Simplify Bazel (#312) 2023-11-15 14:17:08 +04:00
CMakeLists.txt Enable wchar_t as string_view value_type (#272) 2023-05-24 19:05:20 +04:00
meson.build fixed meson build for the tests (#275) 2023-05-30 12:29:52 +04:00
MODULE.bazel Simplify Bazel (#312) 2023-11-15 14:17:08 +04:00
test.cpp fix build 2024-01-02 02:19:26 +04:00
test_aliases.cpp move all enum_flags_* func to enum_flags.hpp 2023-06-05 14:44:06 +04:00
test_containers.cpp checking that the enum is valid (not empty and not forward declaration) (#323) 2023-12-16 17:00:00 +04:00
test_flags.cpp add enum_next_value and enum_prev_value 2023-06-12 17:45:42 +04:00
test_nonascii.cpp move iostream_operators to magic_enum_iostream 2023-05-21 20:55:52 +04:00
test_wchar_t.cpp add MAGIC_ENUM_NO_ASSERT 2023-06-12 17:43:19 +04:00
WORKSPACE.bazel add bzlmod support (#254) 2023-04-26 20:16:08 +04:00