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