commit | e844bf2a582074739c7bedc5484881d5549e6b9e | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Thu Apr 25 13:57:43 2013 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri May 10 14:32:58 2013 -0400 |
tree | b17afbde8a2f2ffff5f3e570a66c7a274c9b8e69 | |
parent | e67858b9cfe07efd58ea2abafc8e0642f4f46753 [diff] |
tests: add sub-surface protocol tests For testing the protocol behaviour only: - linking a surface to a parent does not fail - position and placement requests do not fail - bad linking and arguments do fail - passing a surface as a sibling from a different set fails - different destruction sequences do not crash - setting a surface as its own parent fails - nesting succeeds Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>