1. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  2. 2ccd9a2 test/ivi: include protocol headers for all used protocols by Bill Spitzak · 10 years ago
  3. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  4. a67c541 Converted the config parser test to the new framework. by Jon A. Cruz · 10 years ago
  5. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  6. ffcc452 tests: test set for ivi-shell notification with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  7. 0af22d4 tests: test set for ivi-shell notification in bad condition with helper client by Nobuhiko Tanibata · 10 years ago
  8. 495c6ef tests: test set for ivi-shell notification normal use case in server side by Nobuhiko Tanibata · 10 years ago
  9. 915303a tests: test set for ivi-shell notification normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  10. a10352e tests: make the test context persistent by Nobuhiko Tanibata · 10 years ago
  11. 83c20bc tests: test set for ivi-screen with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  12. e78a7af tests: test set for ivi-screen normal use case in server side by Nobuhiko Tanibata · 10 years ago
  13. 17d4494 tests: test set for ivi-layer with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  14. 0671b4d tests: test set for ivi-layer bad condition with helper-client by Nobuhiko Tanibata · 10 years ago
  15. 9e992d9 tests: test set for ivi-layer normal use case in server side by Nobuhiko Tanibata · 10 years ago
  16. d364393 tests: test set for ivi-layer normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  17. 16ed543 tests: test set for ivi-surface with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  18. c74bafa tests: test set for ivi-surface bad condition with helper client by Nobuhiko Tanibata · 10 years ago
  19. 23d9582 tests: test set for ivi-surface normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  20. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  21. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  22. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  23. 2cc9297 tests: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  24. 97b9b17 internal-screenshot-test: Fix endian problem by Derek Foreman · 10 years ago
  25. 5ab3eea Revert "gitignore: Ignore generated header test files" by Bryce Harrington · 10 years ago
  26. a291fcb tests: Drop redundant debug output by Bryce Harrington · 10 years ago
  27. 8267056 gitignore: Ignore generated header test files by Bryce Harrington · 10 years ago
  28. 35b7f25 tests/internal-screenshot: Fix test so it doesn't expect shell surfaces by Derek Foreman · 10 years ago
  29. 1223fa4 tests: Set up the reference image environment variable by Derek Foreman · 10 years ago
  30. 0ccf8e2 tests: cleanup whitespace by Bryce Harrington · 10 years ago
  31. c919883 tests: Check that the PNG file's stride matches our internal assumption by Bryce Harrington · 10 years ago
  32. 3835d05 tests: Fix code style on path/filename routines by Bryce Harrington · 10 years ago
  33. 111e022 tests: Add capture_screenshot_of_output() by Bryce Harrington · 10 years ago
  34. 39a5be2 tests: Add check_surfaces_geometry() by Bryce Harrington · 10 years ago
  35. 198f941 tests: Add load_surface_from_png() by Bryce Harrington · 10 years ago
  36. 2eaf7d7 tests: Add create_screenshot_surface() by Bryce Harrington · 10 years ago
  37. 85e65f5 tests: Add write_surface_as_png() helper by Bryce Harrington · 10 years ago
  38. fb9089d tests: Add internal test for the weston test screenshot capability by Bryce Harrington · 11 years ago
  39. 692275f tests: Handle screenshot done event in weston-test by Bryce Harrington · 10 years ago
  40. f280d11 tests: Add screenshot recording capability to weston-test by Bryce Harrington · 10 years ago
  41. ed2c644 tests: Support --config to enable tests to override config defaults by Bryce Harrington · 10 years ago
  42. 273c285 tests: Add surface checks by Bryce Harrington · 11 years ago
  43. 61a6436 tests: Add an xmalloc helper function by Bryce Harrington · 10 years ago
  44. c1a1d6c tests: Add client helper routines for output and reference filenames by Bryce Harrington · 11 years ago
  45. e75e7a5 tests: Add error handling for system calls by Bryce Harrington · 10 years ago
  46. a20db38 tests: Fix Samsung copyright assignment on xwayland test by Bryce Harrington · 10 years ago
  47. 2961205 tests: fix typo by Derek Foreman · 10 years ago
  48. 46804ca tests: add ivi_layout stand-alone test module by Pekka Paalanen · 10 years ago
  49. f5b74f7 tests: ivi_layout test infrastructure by Pekka Paalanen · 10 years ago
  50. 0eb0941 tests: add a basic ivi-shell test by Pekka Paalanen · 10 years ago
  51. b9ec2be tests: Prefer bracket form of test command for consistency by Bryce Harrington · 10 years ago
  52. 69eb737 tests: Cleanup test log filenames by Bryce Harrington · 10 years ago
  53. 63b1ee9 tests: Keep track of basename by Bryce Harrington · 10 years ago
  54. 4ac06ff tests: rename client_create to create_client_and_test_surface by Pekka Paalanen · 10 years ago
  55. 1ffd461 tests: introduce create_client() by Pekka Paalanen · 10 years ago
  56. 5fd8140 tests: add tests for devices handling by Marek Chalupa · 10 years ago
  57. 8a5523c tests: implement touch in test-helpers by Marek Chalupa · 10 years ago
  58. c3c3fc4 tests: use special seat by Marek Chalupa · 10 years ago
  59. 643d85f tests: fix handling globals by Marek Chalupa · 10 years ago
  60. c8daf77 weston-test: add device_{release/add} into protocol by Marek Chalupa · 10 years ago
  61. fb7069e tests: use MODDIR in weston-tests-env by Pekka Paalanen · 10 years ago
  62. abff883 platform: rename create_egl_window to create_egl_surface by Jonny Lamb · 10 years ago
  63. 4bdcb57 clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported by Jonny Lamb · 10 years ago
  64. 51a7ae5 clients & tests: use eglGetPlatformDisplayEXT when supported by Jonny Lamb · 10 years ago
  65. a413ff8 tests: use two roundtrips for global events by Marek Chalupa · 10 years ago
  66. 312fe5f surface-screenshot: a new manual test module by Pekka Paalanen · 10 years ago
  67. f6a6592 tests: Rename wayland-test to weston-test by Derek Foreman · 10 years ago
  68. e789771 tests: Include weston-egl-ext from weston-test by Daniel Stone · 10 years ago
  69. 8771a14 xwayland-test: Replace the xwayland-test by Derek Foreman · 11 years ago
  70. 9bb1339 tests: Skip buffer count test if wl_drm isn't present by Derek Foreman · 11 years ago
  71. 6349586 tests, clients: add Presentation feedback flags by Pekka Paalanen · 11 years ago
  72. cb50ed2 tests: Fix minor typo by Bryce Harrington · 11 years ago
  73. 2cd82b7 tests: Use one shared xzalloc implementation by Bryce Harrington · 11 years ago
  74. 22ea306 tests: Move ARRAY_LENGTH to a shared header for reuse by Bryce Harrington · 11 years ago
  75. a768026 tests: Cleanup superfluous headers by Bryce Harrington · 11 years ago
  76. 12cc405 tests: Include "config.h" as first header by Bryce Harrington · 11 years ago
  77. 6bef237 tests: Allow tests to use customized command line parameters by Derek Foreman · 11 years ago
  78. 3c5f1c7 tests: add role conflict sub-surface vs. wl_shell_surface by Pekka Paalanen · 11 years ago
  79. de7f5c8 tests: presentation test, simple by Pekka Paalanen · 11 years ago
  80. 086b987 matrix-test: fix units in report by Derek Foreman · 11 years ago
  81. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  82. 42ebdda weston-test: check if resource is not NULL by Marek Chalupa · 11 years ago
  83. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  84. cfff312 tests: use expect_protocol_error in tests by Marek Chalupa · 11 years ago
  85. 1740aa8 tests: add frame_callback_wait_nofail by Marek Chalupa · 11 years ago
  86. 4d06d46 tests: add expect_protocol_error function by Marek Chalupa · 11 years ago
  87. c2b74fb tests: load the right shell plugin by Pekka Paalanen · 11 years ago
  88. 6ea0d17 tests: load the right xwayland plugin by Pekka Paalanen · 11 years ago
  89. 412e58a tests: use --no-config by Pekka Paalanen · 11 years ago
  90. 06f2fa1 tests: fix bad-buffer-test by Marek Chalupa · 11 years ago
  91. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  92. dae8a4b tests: Properly report skipped tests by Emilio Pozuelo Monfort · 11 years ago
  93. 943cb12 tests: use the headless backend to run the test suite by Emilio Pozuelo Monfort · 11 years ago
  94. 08dbd31 tests: Skip buffer-count if EGL initialization fails by Emilio Pozuelo Monfort · 11 years ago
  95. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  96. 1e80afa build: Move tests/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  97. 396a9bb build: Use subdir-objects automake option by Kristian Høgsberg · 12 years ago
  98. d716754 gitignore: Generated files text-client-protocol.h, text-protocol.c by Bryce W. Harrington · 12 years ago
  99. 73e9f86 tests: fix build on rpi with EGL by Pekka Paalanen · 12 years ago
  100. ca6bd74 tests: Only run buffer-count test on Mesa >= 10.1 by Pekka Paalanen · 12 years ago