diff options
author | Carl Worth <cworth@cworth.org> | 2005-08-31 09:00:01 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-08-31 09:00:01 +0000 |
commit | 464c6dffcf251d4b0089e50b716979da5e3b9a5a (patch) | |
tree | e5d5b9b0ea07a60176adf6453c06de30b91e5825 /test/.cvsignore | |
parent | 44d6afc8a82c2ede19ccc1e27a123b241be6dc67 (diff) |
Add Radek Doulík.
Add test exposing a BadValue (0-size pixmap) bug in cairo-xlib-surface when everything is clipped away (thanks to Radek Doulík <rodo@novell.com>).
Diffstat (limited to 'test/.cvsignore')
-rw-r--r-- | test/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.cvsignore b/test/.cvsignore index 1b255b35c..bfda73e66 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -4,6 +4,7 @@ Makefile Makefile.in a8-mask caps-sub-paths +clip-all clip-nesting clip-operator clip-twice |