diff options
author | Carl Worth <cworth@cworth.org> | 2005-05-14 14:01:46 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-05-14 14:01:46 +0000 |
commit | 60b0a05df73cef4a67d111a282b20ce1fd5081e6 (patch) | |
tree | bf0fccf0602328ceae9fc3cdb659df534a64f6ba /test/.cvsignore | |
parent | 6a1af1999dfb79f05341ea6c4bf0e23795db01bc (diff) |
Brush the dust off the XCB backend and get it compiling and working again. This patch makes the XCB surface API match that of the Xlib surface API as of yesterday. But, it's already stale as the Xlib API changed again. So we'll need one more revision of the XCB backend before the next snapshot.
Add support for testing of the xcb backend as well.
Diffstat (limited to 'test/.cvsignore')
-rw-r--r-- | test/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.cvsignore b/test/.cvsignore index 48ef71e2..b60f6e79 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -23,6 +23,7 @@ path-data pdf-surface pdf-surface.pdf pixman-rotate +quarter-over rel-path scale-source-surface-paint select-font-no-show-text @@ -40,6 +41,7 @@ trap-clip user-data xlib-surface *-image-out.png +*-xcb-out.png *-xlib-out.png *-diff.png *.la |