gadams3 1de849e59d Fixing unit tests by making buffer system use explicit functions when creating instance IDs from asset IDs 1 year ago
..
ConcurrencyCheckerTests.cpp 54b650d06c Remove unused test fixture 2 years ago
InstanceDatabase.cpp 1de849e59d Fixing unit tests by making buffer system use explicit functions when creating instance IDs from asset IDs 1 year ago
Main.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 1 year ago
NameSetTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
ScopedValueTest.cpp 2c55ea574d Added a new ScopedValue utility class that simply sets a value when it goes out of scope. This is particularly handy for flags that track whether the callstack is inside a particular scope, like a m_isInitializing flag. 3 years ago
atomcore_tests_files.cmake b9824ed172 Updated all array_view uses with the C++20 span. (#7157) 2 years ago
lru_cache.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 years ago
vector_set.cpp e6c11e62a3 Remove empty `SetUp()`, `TearDown()`, ctor and dtor methods from test fixtures 2 years ago