index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
[test] Disable text-glyph-range that was crashing
Behdad Esfahbod
1
-4
/
+6
2007-04-12
add licenses to test files
Vladimir Vukicevic
2
-0
/
+52
2007-04-11
Add missing copyright notice.
Kristian Høgsberg
1
-0
/
+26
2007-04-12
Do not raise an error if we fail to locate 'find' or 'xargs'
Chris Wilson
1
-6
/
+9
2007-04-12
Check for find and xargs during configure
Chris Wilson
1
-6
/
+6
2007-04-11
[test] Add copyright headers for my tests
Behdad Esfahbod
4
-0
/
+104
2007-04-12
Avoid using GNU find extensions.
Chris Wilson
1
-8
/
+6
2007-04-11
[pdiff] Ship gpl.txt
Behdad Esfahbod
1
-0
/
+1
2007-04-11
Use find | xargs to overcome shell command line limit.
Chris Wilson
1
-7
/
+9
2007-04-11
test/invalid-matrix: Add new test to exercise CAIRO_STATUS_INVALID_MATRIX paths
Carl Worth
3
-0
/
+144
2007-04-09
buffer-diff - check for any errors whilst writing the png
Chris Wilson
1
-2
/
+3
2007-04-08
[test,perf] Make them rebuild boilerplate when src is changed
Behdad Esfahbod
1
-1
/
+1
2007-04-04
Restore gcov functionality
Chris Wilson
1
-2
/
+3
2007-04-03
[test] Add svg2pdf
Behdad Esfahbod
2
-0
/
+91
2007-04-03
[test] Make pdf2svg build (and distributed)
Behdad Esfahbod
1
-1
/
+8
2007-04-03
[pdiff] Make stdint.h inclusion portable (#10441)
Behdad Esfahbod
1
-1
/
+36
2007-03-26
[test/degenerate-path] remove quartz reference image
Brian Ewins
2
-1
/
+0
2007-03-21
[test/nil-surface] Test that cairo_get_target() returns non-NULL
Behdad Esfahbod
1
-0
/
+6
2007-03-21
[test/nil-surface] Test cairo_create(NULL). Crashing in cairo_push_group!
Behdad Esfahbod
1
-0
/
+19
2007-03-20
Cache solid patterns
Chris Wilson
2
-0
/
+84
2007-03-19
Add skew-extreme-ref.png to the tar file for the release.
Carl Worth
1
-0
/
+1
2007-03-19
Temporarily remove extend-reflect from the list of tests.
Carl Worth
1
-1
/
+0
2007-03-15
Add line-width-zero test which currently crashes.
Carl Worth
3
-0
/
+81
2007-03-14
Add svg-specific reference image for radial-gradient test.
Carl Worth
1
-0
/
+0
2007-03-14
Add new skew-extreme test case.
Carl Worth
4
-0
/
+128
2007-03-14
Remove radial-gradient test from XFAIL list
Carl Worth
2
-3
/
+1
2007-03-13
[test] If backends are limited and all untested, pass the test
Behdad Esfahbod
1
-15
/
+29
2007-03-13
[test] In pattern-getters test, log what went wrong
Behdad Esfahbod
1
-3
/
+11
2007-03-13
[test] Make pdiff if necessary
Behdad Esfahbod
1
-0
/
+3
2007-03-12
Correct an off-by-one in the reflection of the convolution index.
Chris Wilson
1
-2
/
+2
2007-03-05
Mark 5 tests that are currently failing as XFAIL (that is, not to be fixed be...
Carl Worth
5
-4
/
+13
2007-03-05
[test] Modify extend-reflect to need a smaller reference image
Behdad Esfahbod
2
-11
/
+6
2007-03-05
[test] Remove some ref images from random-intersections
Behdad Esfahbod
7
-3
/
+4
2007-03-05
[test] Remove unused variable
Behdad Esfahbod
3
-6
/
+0
2007-03-05
[test] In the bitmap-font test, break cairo_text_path() call into two
Behdad Esfahbod
1
-2
/
+4
2007-03-05
[test] Fix build on Win32
Dave Yeo
1
-3
/
+3
2007-03-04
[test/pdiff] Fix build problem with certain flavors of make
Mathias Hasselmann
1
-1
/
+1
2007-03-03
[test] Include romedalen.png in dist, oops
Behdad Esfahbod
1
-3
/
+4
2007-03-02
[test] Update list of refrerence images
Behdad Esfahbod
1
-176
/
+216
2007-03-02
[test] Support passing extra valgrind flags
Behdad Esfahbod
1
-1
/
+2
2007-03-02
More tightening of test cleanup to avoid valgrind complaints.
Carl Worth
6
-27
/
+11
2007-03-02
Fix leak in pattern-getters test (missing cairo_pattern_destroy)
Carl Worth
1
-0
/
+2
2007-03-02
Augment cairo_test_init with cairo_test_fini to avoid leak
Carl Worth
11
-25
/
+45
2007-03-02
Add even more XrmGetFileDatabase leaks to the valgrind suppressions file
Carl Worth
1
-0
/
+24
2007-03-02
Add a couple of missing test cases to .gitignore
Carl Worth
1
-0
/
+2
2007-03-02
Fix leak in pdiff lpyramid
Carl Worth
1
-0
/
+2
2007-03-02
Add test of cairo_get_* after INVALID_RESTORE to nil-surface
Carl Worth
1
-0
/
+23
2007-03-01
Merge branch 'radial-gradient-fixes' into cairo
Carl Worth
4
-0
/
+112
2007-03-01
[test] Move .la dependencies around
Behdad Esfahbod
1
-2
/
+3
2007-03-01
[test] Add more valgrind suppressions
Behdad Esfahbod
1
-0
/
+19
[next]