84 Commits (8b04534c76390cda00059e804b6f3f0bf92a56b8)

Author SHA1 Message Date
Alexandros Frantzis 4ea9be5193 tests: Store the pointer event serial 3 years ago
Pekka Paalanen ed6df8ed1c tests: allow client_destroy() after expect_protocol_error() 3 years ago
Pekka Paalanen 33b29bbb11 tests: destroy screenshooter 3 years ago
Maxime Roussin-Bélanger 4e8ea1f9d5 tests: fix typos 4 years ago
Pekka Paalanen f8d170c4e7 tests: factor out verify_image() 4 years ago
Pekka Paalanen ee60752ebd tests: constify fill_image_with_color() 4 years ago
Pekka Paalanen 94bf0a6463 tests: do not save PNG on success 4 years ago
Leandro Ribeiro 9e90760ab0 tests: start to use Weston's default screenshooter in the test suite 4 years ago
Leandro Ribeiro 6c7dc70d86 tests: change type of int buffer_copy_done to bool 4 years ago
Leandro Ribeiro 6b4d48736f tests: remove has_wl_drm from struct client 4 years ago
Pekka Paalanen f26d17fe03 tests: move fill_color into helpers 5 years ago
Pekka Paalanen 9c267e5b55 tests: move viewport creation into helpers 5 years ago
Pekka Paalanen 536873c58e tests: print image difference statistics 5 years ago
Pekka Paalanen 97359ba5c5 tests: add output transform tests 5 years ago
Pekka Paalanen 20026a55d6 tests: expand allowed pixel fuzz for GL 5 years ago
Pekka Paalanen 080d85b8fb tests: implement client_destroy() 5 years ago
Pekka Paalanen 636fc15f20 tests: allow verify_screen_content() w/o ref image 5 years ago
Pekka Paalanen 7009806b94 tests: rename check_screen() to verify_screen_content() + doc 5 years ago
Pekka Paalanen 9b682302b8 tests: move check_screen() into client helpers 5 years ago
Pekka Paalanen 007ab1e5a4 tests: add range argument for fuzzy image matching 5 years ago
Pekka Paalanen 82dd6ce830 tests: stop relying on environment in the new harness 5 years ago
Pekka Paalanen 12a138d51e tests: replace fprintf() with testlog() 5 years ago
Pekka Paalanen 2c73b673a7 tests: write image to current directory by default 5 years ago
Pekka Paalanen ecbdcfd373 Rename zalloc.h to libweston/zalloc.h 6 years ago
Pekka Paalanen be61a1ff50 tests: fix references to automake 6 years ago
Alexandros Frantzis c3b5d78c1d tests: Introduce input timestamps helper 7 years ago
Alexandros Frantzis 468bd0b9c8 tests: Support setting the test client input dynamically 7 years ago
Alexandros Frantzis c1937971fb tests: Handle removal of seat global in test clients 7 years ago
Alexandros Frantzis b0341ae972 tests: Add test for pointer axis events 7 years ago
Alexandros Frantzis c20b580b52 tests: Add test for touch event timestamps 7 years ago
Alexandros Frantzis dae224c6dc tests: Add test for keyboard key event timestamps 7 years ago
Alexandros Frantzis 2180858592 tests: Add checks for pointer motion and button event timestamps 7 years ago
Emilio Pozuelo Monfort 5c3f3575d5 tests: add a create_test_surface function 7 years ago
Pekka Paalanen 50b7b70835 tests: put screenshots to ./logs by default 8 years ago
Daniel Stone 4938f93f57 tests: Remove buffer-count 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen a5bb91dcdc tests: implement visualize_image_difference() 8 years ago
Pekka Paalanen 365c1296fa tests: make screenshooting return a buffer 8 years ago
Pekka Paalanen fd10ef0f63 tests: convert image saver to pixman 8 years ago
Pekka Paalanen 289fdeb019 tests: convert reference image loader to pixman 8 years ago
Pekka Paalanen 47d68dae59 tests: rewrite check_surfaces_*() API 8 years ago
Pekka Paalanen 2be0c98122 tests: let create_shm_buffer() handle any format 8 years ago
Pekka Paalanen 11f263307a tests: make create_shm_buffer() static 8 years ago
Pekka Paalanen 924cd948ee tests: introduce struct buffer for client-helper 8 years ago
Pekka Paalanen fd01ba055d tests: check for NULL surface in keyboard and pointer handlers 9 years ago
Bryce Harrington e99e4bf2b9 clients & tests: Unify multiple definitions of x*alloc and related functions 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Bryce Harrington 892122ed64 tests: Migrate screenshot code from internal test to client helpers 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago