From: Jan Arne Petersen <[email protected]>

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

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to