window: Don't needlessly sync parent and geometry
[profile/ivi/weston-ivi-shell.git] / tests /
2014-09-05 Derek Foremanmatrix-test: fix units in report
2014-08-22 Derek Foremantests: allow running make check without make install
2014-08-21 Marek Chalupaweston-test: check if resource is not NULL
2014-07-23 Giulio Camuffocompositor: keep track of the weston_layer a weston_vie...
2014-07-22 Marek Chalupatests: use expect_protocol_error in tests
2014-07-22 Marek Chalupatests: add frame_callback_wait_nofail
2014-07-22 Marek Chalupatests: add expect_protocol_error function
2014-05-09 Pekka Paalanentests: load the right shell plugin
2014-05-09 Pekka Paalanentests: load the right xwayland plugin
2014-05-09 Pekka Paalanentests: use --no-config
2014-04-17 Marek Chalupatests: fix bad-buffer-test
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-02-18 Emilio Pozuelo Monforttests: Properly report skipped tests
2014-02-18 Emilio Pozuelo Monforttests: use the headless backend to run the test suite
2014-02-18 Emilio Pozuelo Monforttests: Skip buffer-count if EGL initialization fails
2014-02-02 Quentin GlidicMakefile.am: Fix protocol source files usage
2014-02-01 Kristian Høgsbergbuild: Move tests/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Use subdir-objects automake option
2014-01-17 Bryce W. Harringtongitignore: Generated files text-client-protocol.h,...
2014-01-09 Pekka Paalanentests: fix build on rpi with EGL
2014-01-09 Pekka Paalanentests: Only run buffer-count test on Mesa >= 10.1
2014-01-02 Kristian Høgsbergtests: Only run buffer-count test if we have at least...
2014-01-01 Kristian Høgsbergbuild: Move clients libexec_PROGRAMS under BUILD_CLIENT...
2013-12-08 Neil Robertstests: Test whether a simple EGL main loop uses too...
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-11-28 Tomeu VizosoRemove dependency on <GLES2/gl2.h> by replacing GLfloat...
2013-11-24 Kristian Høgsbergconfigure.ac: Make libdrm optional in weston-launch
2013-11-23 Kristian Høgsbergtests: Remove an unecessary Makefile.am variable
2013-11-23 Kristian Høgsbergtests: Use a helper library for weston-test clients
2013-11-23 Kristian Høgsbergtests: Use TEST_CLIENT for test client modules
2013-11-22 Pekka Paalanentests: .gitignore log files
2013-11-22 Pekka Paalanentests: allow weston test plugin to keep on running
2013-11-22 Pekka Paalanentests: add a test causing SIGBUS to the compositor
2013-11-16 Pekka Paalanenprotocol: move sub-surfaces to Wayland
2013-11-14 Kristian Høgsbergweston-test: Always update transform when moving surface
2013-10-28 Jonas Ådahltests/.gitignore: Add *.trs
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-10-22 Kristian Høgsbergcompositor: Remove redundant and not well-defined focus...
2013-10-10 Kristian Høgsbergweston-test-client-helper: Use wl_fixed_to_double(...
2013-10-10 Kristian Høgsbergweston-test-client-helper.c: Assert on failed allocations
2013-10-10 Kristian Høgsbergtests: Assert surface creation succeeds
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-17 Sam SpilsburyAdded tests for the vertex clipping code.
2013-09-13 Sam SpilsburyAdd support for table-driven testing.
2013-09-13 Sam SpilsburyRemove AM_LDFLAGS usage
2013-09-11 Peter Hutterertests: list available tests if an invalid test name...
2013-09-11 Peter Hutterertests: support -h/--help for the tests
2013-09-11 Peter Hutterertests: include config.h in weston-test-runner
2013-09-11 Peter Hutterertests: use variable for test name in weston-tests-env
2013-09-11 Peter Hutterertests: always build tests
2013-08-26 Kristian HøgsbergAdd more missing config.h #includes
2013-08-20 Daiki Uenoautotools: Don't use wayland-scanner.m4
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-09 Kristian Høgsbergtests: Fix warnings in config-parser-test
2013-07-08 Quentin Glidictests: Move config-parser.test to tests/
2013-07-08 Quentin Glidictests: Add .weston extension to clients tests
2013-07-04 Kristian Høgsbergtests: Rename xwayland_test to xwayland-test
2013-07-03 Kristian Høgsbergtests: Fix leftover wl_client_add_versioned_object()
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-06-25 Kristian Høgsbergtests: Fix direct access to resource->data in weston...
2013-05-17 Pekka Paalanentests: add a sub-surface nesting loop test
2013-05-17 Pekka Paalanentests: add sub-surface tree destruction permutations
2013-05-17 U. Artie Eofffix module_init signature in module tests
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-10 Pekka Paalanentests: add sub-surface protocol tests
2013-05-10 Pekka Paalanenprotocol: add sub-surfaces
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
2013-05-02 Jan Arne Petersentext: Rename text_input to wl_text_input
2013-05-02 Jan Arne Petersentext: Fix serial handling
2013-05-02 Jan Arne Petersentext: Rename text_model to text_input
2013-05-02 Jan Arne Petersentext: Order requests and events in a nice way
2013-05-02 Jan Arne Petersentext: Add language and text-direction to protocol
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-03-04 Giulio Camuffotests: attach the surface's buffer when moving it
2013-02-28 Kristian Høgsbergcompositor: Change notify_motion to take relative motio...
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-22 Quentin Glidictests: Use&Fix parallel tests
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-20 Jan Arne Petersentests: Fix text-test
2013-02-20 Kristian HøgsbergAdd missing builddir includes for version.h
2013-02-18 Kristian HøgsbergInstall header files and pkg-config file for external...
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2013-02-08 Pekka Paalanentests: add test for buffer release event
2013-02-08 Pekka Paalanentests: export create_shm_buffer() helper
2013-02-08 Pekka Paalanentests: add frame callback waiting helpers
2013-02-08 Tiago Vignattitests: Add XWayland test
2013-02-08 U. Artie Eofftests: fix assignment typo, should be comparison
2013-01-24 Pekka Paalanentests: make signal other than ABRT a hard failure
2013-01-10 Rob Bradfordtests/setbacklight: Close filedescriptor on return...
2012-12-14 Kristian Høgsbergtests: Pass --backend so the test suite runs with the...
2012-12-13 Pekka Paalanentests: remove test logs on 'make clean'
2012-12-12 Pekka Paalanentests: check wl_display_roundtrip() for errors
2012-12-12 Pekka Paalanentests: set client log handler
2012-12-12 Pekka Paalanenupdate git ignores
2012-12-12 Pekka Paalanentests: write logs to files
2012-12-12 Kristian Høgsbergtests: Convert remaining module tests to not use test...
next