summaryrefslogtreecommitdiff
path: root/Tests/AK/TestFixedArray.cpp
AgeCommit message (Expand)Author
2022-09-15AK+Tests: Don't double-destroy NoAllocationGuard in TestFixedArrayHendiadyoin1
2022-09-14Everywhere: Fix a variety of typosBrian Gianforcaro
2022-01-13Tests: Test FixedArray completelykleines Filmröllchen
2022-01-13AK: Remove clear() from FixedArray and fixate its allocation guaranteeskleines Filmröllchen
2022-01-08AK+Everywhere: Make FixedArray OOM-safecreator1creeper1
2021-07-11AK: Bring back FixedArray<T>Andreas Kling