~ps-jenkins/compiz/latestsnapshot-10.9.10+13.10.20131004-0ubuntu1

  • Committer: Tarmac
  • Author(s): Sam Spilsbury
  • Date: 2012-09-20 18:25:11 UTC
  • mfrom: (3375.3.10 compiz)
  • Revision ID: tarmac-20120920182511-svt36y79zm7en1v2
This adds a system testing framework based on Xorg-GTest (launchpad.net/xorg-gtest). It will find an existing installation of xorg-gtest and compile it locally (similar to Google Test) and provides a class XorgSystemTest in the namespace compiz::testing, which will spawn compiz inside of a dummy X Sever. You can then test by interacting with the server and querying its state.

XEventMatcher is a very basic concept for matching X events as they come in. Right now, the events have to be matched in order, but its feasible that in future we could have out of order matching like we do in Google Mock. Some utility functions added on top of xorg-gtest were WaitForEventOfTypeOnWindow, which works just like the former function by checks if it matches a window or satisfies some arbitrary criteria in the case of WaitForEventOfTypeOnWindowMatching.. Fixes: . Approved by Daniel van Vugt, jenkins.
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
compizconfig 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
gtk 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
images 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
include 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
kde 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
libdecoration 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
metadata 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
plugins 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
po 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
postinst 3262.3.66 12 years ago Sam Spilsbury Added postinst Diff
scripts 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
src 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
tests 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
xslt 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
.gitignore 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 14 bytes Diff Download File
AUTHORS 3323.1.15 12 years ago Daniel van Vugt Merge latest lp:compiz 4.9 KB Diff Download File
ChangeLog 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 525 KB Diff Download File
CMakeLists.txt 3360.1.1 12 years ago Sam Spilsbury Regenerate the local settings recompilation rule w 6.5 KB Diff Download File
compiz.pc.in 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 237 bytes Diff Download File
config.h.core.in 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 132 bytes Diff Download File
COPYING 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 274 bytes Diff Download File
COPYING.GPL 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 17.5 KB Diff Download File
COPYING.LGPL 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 25.9 KB Diff Download File
COPYING.MIT 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 1 KB Diff Download File
Doxyfile 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 61.9 KB Diff Download File
INSTALL 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 433 bytes Diff Download File
NEWS 3357.1.1 12 years ago Daniel van Vugt Draft NEWS for 0.9.8.2 and bump VERSION. 43 KB Diff Download File
README 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 311 bytes Diff Download File
RELEASING 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 2.6 KB Diff Download File
VERSION 3361 12 years ago Daniel van Vugt Bump version to 0.9.8.3 until a candidate for 0.9. 8 bytes Diff Download File