commit | 643d85f76d5118835ac04ed549829dbe8da83e52 | [log] [tgz] |
---|---|---|
author | Marek Chalupa <mchqwerty@gmail.com> | Mon Mar 30 06:37:56 2015 -0400 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Mar 31 10:12:57 2015 +0300 |
tree | b5c232129b6306f64cc1f27bf6cc842d9364d2f0 | |
parent | c8daf77f91dabff9d9c8a17de36c7b17591025a9 [diff] |
tests: fix handling globals We used hard-coded version 1 for all globals. For testing newer methods and events we need use the current version of global. This patch fixes this and adds missing event handlers (for the events that were added in versions > 1) Signed-off-by: Marek Chalupa <mchqwerty@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>