projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a43bab8
)
d/log-reftests.py: Update names of GSK renderers
author
Simon McVittie
<smcv@debian.org>
Wed, 4 May 2022 09:35:04 +0000
(10:35 +0100)
committer
Simon McVittie
<smcv@debian.org>
Wed, 4 May 2022 09:35:04 +0000
(10:35 +0100)
debian/log-reftests.py
patch
|
blob
|
history
diff --git
a/debian/log-reftests.py
b/debian/log-reftests.py
index 7dc9b9bcd534657738d65ab25e4e8b8d6ef4ce68..eefb1cbdfbfcf60c8b4201c0864c5d5e0116b28b 100755
(executable)
--- a/
debian/log-reftests.py
+++ b/
debian/log-reftests.py
@@
-11,7
+11,11
@@
if __name__ == '__main__':
for outputs in (
Path(
'debian', 'build', 'deb', 'testsuite', 'gsk', 'compare',
- 'opengl', 'x11',
+ 'cairo', 'x11',
+ ),
+ Path(
+ 'debian', 'build', 'deb', 'testsuite', 'gsk', 'compare',
+ 'gl', 'x11',
),
):
diff = (outputs / (node.stem + '.diff.png'))