ybakos / wayland

Core Wayland protocol and libraries
Other
0 stars 0 forks source link

message-test: Missing test for version 0 #67

Closed ybakos closed 8 years ago

ybakos commented 8 years ago

The implementation of wl_message_get_since returns 1 when the version is 0. This behavior isn't really documented, nor tested. Add a test for this.

ybakos commented 8 years ago

I completely misread this. No need to test.