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

Jan Arne Petersen jpetersen at openismus.com
Tue Aug 21 09:28:47 PDT 2012


From: Jan Arne Petersen <jpetersen at openismus.com>

Add tests for text_model (activate/deactivate/surface focus lost)
and documentation for text protocol.

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



More information about the wayland-devel mailing list