test: prepare for stl injection tests
This commit is contained in:
@@ -377,8 +377,26 @@ SETUP_BASIC_TEST(
|
||||
SETUP_BASIC_TEST(
|
||||
NAME stl
|
||||
SOURCES
|
||||
entt/stl/algorithm.cpp
|
||||
entt/stl/array.cpp
|
||||
entt/stl/atomic.cpp
|
||||
entt/stl/bit.cpp
|
||||
entt/stl/cmath.cpp
|
||||
entt/stl/concepts.cpp
|
||||
entt/stl/cstddef.cpp
|
||||
entt/stl/cstdint.cpp
|
||||
entt/stl/functional.cpp
|
||||
entt/stl/ios.cpp
|
||||
entt/stl/iterator.cpp
|
||||
entt/stl/limits.cpp
|
||||
entt/stl/memory.cpp
|
||||
entt/stl/ostream.cpp
|
||||
entt/stl/sstream.cpp
|
||||
entt/stl/string.cpp
|
||||
entt/stl/string_view.cpp
|
||||
entt/stl/tuple.cpp
|
||||
entt/stl/type_traits.cpp
|
||||
entt/stl/utility.cpp
|
||||
entt/stl/vector.cpp
|
||||
DEFS ENTT_USE_STL
|
||||
)
|
||||
|
||||
0
test/entt/stl/algorithm.cpp
Normal file
0
test/entt/stl/algorithm.cpp
Normal file
0
test/entt/stl/array.cpp
Normal file
0
test/entt/stl/array.cpp
Normal file
0
test/entt/stl/atomic.cpp
Normal file
0
test/entt/stl/atomic.cpp
Normal file
0
test/entt/stl/bit.cpp
Normal file
0
test/entt/stl/bit.cpp
Normal file
0
test/entt/stl/cmath.cpp
Normal file
0
test/entt/stl/cmath.cpp
Normal file
0
test/entt/stl/concepts.cpp
Normal file
0
test/entt/stl/concepts.cpp
Normal file
0
test/entt/stl/cstddef.cpp
Normal file
0
test/entt/stl/cstddef.cpp
Normal file
0
test/entt/stl/cstdint.cpp
Normal file
0
test/entt/stl/cstdint.cpp
Normal file
0
test/entt/stl/ios.cpp
Normal file
0
test/entt/stl/ios.cpp
Normal file
0
test/entt/stl/limits.cpp
Normal file
0
test/entt/stl/limits.cpp
Normal file
0
test/entt/stl/ostream.cpp
Normal file
0
test/entt/stl/ostream.cpp
Normal file
0
test/entt/stl/sstream.cpp
Normal file
0
test/entt/stl/sstream.cpp
Normal file
0
test/entt/stl/string.cpp
Normal file
0
test/entt/stl/string.cpp
Normal file
0
test/entt/stl/string_view.cpp
Normal file
0
test/entt/stl/string_view.cpp
Normal file
0
test/entt/stl/tuple.cpp
Normal file
0
test/entt/stl/tuple.cpp
Normal file
0
test/entt/stl/type_traits.cpp
Normal file
0
test/entt/stl/type_traits.cpp
Normal file
0
test/entt/stl/utility.cpp
Normal file
0
test/entt/stl/utility.cpp
Normal file
0
test/entt/stl/vector.cpp
Normal file
0
test/entt/stl/vector.cpp
Normal file
Reference in New Issue
Block a user