index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
get-path-extents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
test: Add degenerate closed path case to get-path-extents
Andrea Canciani
1
-0
/
+8
2012-05-23
test: Increase surface size for get-path-extents
Chris Wilson
1
-1
/
+1
2011-02-19
test: Fix copy/paste error
Benjamin Otte
1
-1
/
+1
2011-02-19
test: Add a test for 0-radius negative arcs
Benjamin Otte
1
-0
/
+14
2011-01-24
Fix regressions from 1.10 merge
Andrea Canciani
1
-2
/
+1
2011-01-23
Merge branch '1.10' into tmp
Chris Wilson
1
-1
/
+2
2010-11-10
Sync get-path-extents test with the one on 1.10.
Jeff Muizelaar
1
-1
/
+27
2010-11-05
Fix degenerate vertical path bounds.
Jeff Muizelaar
1
-8
/
+32
2010-10-29
test: Fix get-path-extents
Andrea Canciani
1
-6
/
+2
2010-06-12
test: make test font family a define
Andrea Canciani
1
-1
/
+1
2009-05-15
[test] Relax APPROX_EQUALS condition
Chris Wilson
1
-4
/
+4
2009-03-24
[test] Check for errors during get-path-extents.
Chris Wilson
1
-0
/
+9
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-14
/
+6
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-62
/
+64
2008-02-28
get-path-extents: Fix APPROX_EQUALS to round values on both sides of the comp...
Carl Worth
1
-1
/
+6
2008-02-28
get-path-extents: Use APPROX_EQUALS instead of EQUALS for text path tests
Carl Worth
1
-3
/
+9
2008-02-28
Remove unnecessary cairo_set_tolerance call from get-path-extents test
Carl Worth
1
-1
/
+0
2008-02-25
[test/get-path-extents] Don't use short-circuit && operators
Behdad Esfahbod
1
-81
/
+62
2008-02-25
[test]/get-path-extents] Use %g instead of %f to print doubles
Behdad Esfahbod
1
-1
/
+1
2008-02-08
Fixed rounding function call
Antoine Azar
1
-1
/
+1
2008-02-06
replaced round with _cairo_lround. Round doesn't compile on Win32
Azar@.(none)
1
-1
/
+1
2008-01-21
Test and document that fill rule has no effect on cairo_path_extents
Carl Worth
1
-0
/
+49
2008-01-21
Test and document extents of degenerate "dots"
Carl Worth
1
-0
/
+28
2008-01-21
Add cairo_path_extents testing to several cases missing it
Carl Worth
1
-4
/
+8
2008-01-21
Correct near-pangram to be an actual pangram
Carl Worth
1
-1
/
+1
2008-01-21
Define repeated string literal once
Carl Worth
1
-4
/
+6
2008-01-21
[cairo] Add cairo_path_extents()
Brian Ewins
1
-10
/
+23
2008-01-17
[test/get-path-extents] Exercise cairo_scaled_font_text_extents()
Chris Wilson
1
-1
/
+18
2008-01-17
[test/get-path-extents] Check extents of degenerate paths.
Chris Wilson
1
-0
/
+35
2007-12-20
[test/*] Create new surfaces using the group target.
Chris Wilson
1
-1
/
+1
2007-10-27
[test/get-path-extents] Add link to bug report.
Chris Wilson
1
-0
/
+1
2007-09-27
[test/get-path-extents] Test extents of cairo_text_path().
Chris Wilson
1
-10
/
+28
2007-09-26
[test/get-path-extents] Test extents of an arc.
Chris Wilson
1
-5
/
+19
2007-02-21
[test] Add test case for bug #7965 to the get-path-extents test
Behdad Esfahbod
1
-0
/
+13
2006-09-25
Add clip getters API + tests
Robert O'Callahan
1
-0
/
+199