index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
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
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