Age | Commit message (Expand) | Author |
---|---|---|
2021-05-06 | Tests: Establish root Tests directory, move Userland/Tests there | Brian Gianforcaro |
2021-04-29 | Build: Simplify LibGfx test's CMakeLists.txt with serenity_test(..) | Brian Gianforcaro |
2021-04-29 | Tests: Convert LibGfx font handling test to be LibTest based. | Brian Gianforcaro |
2021-04-29 | Tests: Convert LibGfx image decoder test to be LibTest based. | Brian Gianforcaro |
2021-04-29 | Tests: Rename LibGfx painter benchmark to denote it's not a test. | Brian Gianforcaro |
2021-04-25 | AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake | Andrew Kaster |
2021-04-04 | LibGfx: Add benchmarks for line drawing and rectangle filling | Oleg Sikorskiy |
2021-02-01 | Tests: Add Tests/LibGfx/image-decoder tests | Brendan Coles |
2021-01-15 | Tests: Move test-gfx-font to /usr/Tests/LibGfx/font and add new tests | Brendan Coles |