[PATCH 0/3] Add tests and documentation for text protocol

Kristian Høgsberg hoegsberg at gmail.com
Wed Aug 29 12:02:54 PDT 2012


On Tue, Aug 21, 2012 at 06:28:47PM +0200, Jan Arne Petersen wrote:
> From: Jan Arne Petersen <jpetersen at openismus.com>
> 
> Add tests for text_model (activate/deactivate/surface focus lost)
> and documentation for text protocol.

Thanks, all applied.

Kristian

> Jan Arne Petersen (3):
>   tests: Explicitly define the test client to launch
>   tests: Add unit test for text model
>   text: Add some documentation to the text protocol.
> 
>  protocol/text.xml        |  70 ++++++++++++-
>  tests/.gitignore         |   2 +-
>  tests/Makefile.am        |   8 +-
>  tests/client-test.c      |   2 +-
>  tests/event-test.c       |   2 +-
>  tests/test-runner.c      |   4 +-
>  tests/test-runner.h      |   2 +-
>  tests/test-text-client.c | 260 +++++++++++++++++++++++++++++++++++++++++++++++
>  tests/text-test.c        | 213 ++++++++++++++++++++++++++++++++++++++
>  9 files changed, 552 insertions(+), 11 deletions(-)
>  create mode 100644 tests/test-text-client.c
>  create mode 100644 tests/text-test.c
> 
> -- 
> 1.7.11.4
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list