summaryrefslogtreecommitdiff
path: root/Tests/AK/TestBitmap.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-11AK: Make Bitmap construction OOM-fallibleIdan Horowitz
2021-05-16AK: Don't read past the end in BitmapView::count_in_range()Andrew Kaster
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro