aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Factor out parsing test optionsDavid Robillard1-0/+58
2019-09-03Make pugl_test use a nested view and test focus and movementDavid Robillard1-48/+43
2019-09-03Move puglGetTime() to PuglWorldDavid Robillard1-4/+4
2019-08-02Test: Factor out FPS printerDavid Robillard1-3/+26
2019-07-24Unify key and character fields and separate text eventsDavid Robillard1-9/+8
2019-07-24Rename PuglEventKey::utf8 to "string" with char typeDavid Robillard1-2/+2
2019-07-23Test: Move some generic code to a separate headerDavid Robillard1-0/+145