You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Feature/Common/Code/Tests
Ken Pruiksma 8705b57f71
Adding unit tests for IndexedDataVector (#5724)
* Rename IndexedDataVectorTests -> MultiIndexedDataVectorTests

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Adding unit tests for IndexedDataVector. Updated fixture for MultiIndexedDataVector.

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Fixed a bug in the test. Updated IndexedDataVector with more/better comments and removed a non-const function that wasn't necessary.

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Further updates to some comments

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>
4 years ago
..
CoreLights Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Decals Atom/mriegger/decalnormalmaps (#4302) 4 years ago
SkinnedMesh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommonTest.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
IndexableListTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
IndexedDataVectorTests.cpp Adding unit tests for IndexedDataVector (#5724) 4 years ago
MultiIndexedDataVectorTests.cpp Adding unit tests for IndexedDataVector (#5724) 4 years ago
SparseVectorTests.cpp Atom 4 years ago