summaryrefslogtreecommitdiff
path: root/Tests/AK/TestEndian.cpp
AgeCommit message (Expand)Author
2022-12-28AK: Add tests for LittleEndian<enum class>Nico Weber
2022-12-28AK: Make BigEndian<> and LittleEndian<> work with enum classesNico Weber
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro