~azzar1/unity/fix-839717-5.0

« back to all changes in this revision

Viewing changes to tests/test-gesture-engine/sed_script

  • Committer: Daniel d'Andrada
  • Date: 2012-04-04 14:33:07 UTC
  • mto: This revision was merged to the branch mainline in revision 2240.
  • Revision ID: daniel.dandrada@canonical.com-20120404143307-ehoiixn6vytno79e
Adding infrastructure for testing plugins/unityshell/GestureEngine class

Creates test-gesture-engine test along with necessary mocks

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
s|<core/core.h>|<compiz_mock/core/core.h>|
 
2
s|\<CompScreen\>|CompScreenMock|g
 
3
s|\<CompWindow\>|CompWindowMock|g
 
4
s|\<CompWindowVector\>|CompWindowMockVector|g
 
5
s|\<screen\>|screen_mock|g
 
6
s|\<pointerX\>|pointerX_mock|g
 
7
s|\<pointerY\>|pointerY_mock|g
 
8
s|\<XSync\>|XSyncMock|g
 
9
s|\<XWarpPointer\>|XWarpPointerMock|g
 
10
s|\<XFreeCursor\>|XFreeCursorMock|g
 
11
s|\<XCreateFontCursor\>|XCreateFontCursorMock|g
 
12
s|\<GeisAdapter\>|GeisAdapterMock|g
 
13
s|\<PluginAdapter\>|PluginAdapterMock|g
 
14
s|\<ubus-server.h\>|ubus-server-mock.h|g