diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-10-29 21:56:36 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-10-29 22:04:34 +0000 |
commit | 9cd9644c1d993f86c6eb7bee692fe642d6d280b1 (patch) | |
tree | 277a7b6de748d1185252123127de1b18fe893ae3 /test/.gitignore | |
parent | cec689eab628b59ee1d69e241c5d336760304ea0 (diff) |
[test] Add a pass-through test.
Check that colour values are correctly passed through all the backends.
Simple test of the most fundamental functionality.
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 08e7182d..889af834 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -148,6 +148,7 @@ paint paint-repeat paint-source-alpha paint-with-alpha +pass-through path-data pattern-get-type pattern-getters |