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
/
cairo-test.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
test: Use cairo_test_list_t for the main test list
Andrea Canciani
1
-2
/
+1
2011-11-12
test: Remove unused thread field
Andrea Canciani
1
-2
/
+0
2011-11-12
test: Remove dead code
Andrea Canciani
1
-4
/
+0
2011-09-15
test: Write the individual test logs to output/
Chris Wilson
1
-0
/
+1
2011-03-17
test: Cleanup macros
Andrea Canciani
1
-0
/
+12
2010-06-12
test: update font family name
Andrea Canciani
1
-1
/
+1
2010-06-12
test: make test font family a define
Andrea Canciani
1
-0
/
+2
2010-06-11
test: Distinguish tests that throw an error from a normal fail.
Chris Wilson
1
-0
/
+1
2010-05-04
test: Embed the list pointer into cairo_test_t
Chris Wilson
1
-3
/
+4
2009-07-13
[test] Track XFAIL using expected results stored as xfail.png
Chris Wilson
1
-7
/
+49
2009-06-28
[test] Timeout support for tests
Chris Wilson
1
-0
/
+2
2009-06-27
[test] Add group-unaligned
Chris Wilson
1
-2
/
+2
2009-06-18
[test] Never use gcc __attribute__ magic for constructors.
M Joonas Pihlaja
1
-14
/
+0
2009-06-12
[boilerplate] Make array of targets const.
Chris Wilson
1
-1
/
+1
2009-02-11
[test] Add cairo_test_NaN and use it in place of strtod
Jeff Muizelaar
1
-0
/
+15
2009-02-09
[test] define isnan() on MSVC
Jeff Muizelaar
1
-0
/
+4
2009-02-09
[test] Define INFINITY on MSVC
Jeff Muizelaar
1
-3
/
+0
2009-02-03
[test] Define INFINITY if it hasn't been defined.
Jeff Muizelaar
1
-0
/
+3
2009-01-03
[boilerplate] Remove CAIRO_BOILERPLATE_LOG()
Chris Wilson
1
-1
/
+0
2008-10-31
[test] Use '.' as the field separator in the names
Chris Wilson
1
-0
/
+1
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-34
/
+65
2008-10-18
[test/get-clip] Check the status on the secondary context.
Chris Wilson
1
-0
/
+4
2008-10-17
[test] Add support for memfault.
Chris Wilson
1
-1
/
+9
2008-09-28
Automate error checking for fallback-resolution.
Chris Wilson
1
-0
/
+12
2008-08-18
[test] Avoid redundant writes/reads of test surfaces via png.
Chris Wilson
1
-0
/
+4
2008-08-13
[test] Set CAIRO_TEST_UNTESTED to 77
Chris Wilson
1
-2
/
+2
2008-08-13
[test] Export a function to check whether a target is enabled.
Chris Wilson
1
-0
/
+4
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-9
/
+47
2008-05-09
[cairo-test] Implement cairo_test_log_path() to dump a cairo_path_t to logs
Behdad Esfahbod
1
-0
/
+3
2008-01-28
Fix bitmap-font test by using near-equality for double comparison
Carl Worth
1
-0
/
+2
2007-10-24
[cairo-test] Remove executable flag from source files.
Chris Wilson
1
-0
/
+0
2007-04-20
[boilerplate] Move xasprintf to xmalloc.c
Behdad Esfahbod
1
-1
/
+1
2007-03-02
Augment cairo_test_init with cairo_test_fini to avoid leak
Carl Worth
1
-5
/
+9
2006-09-09
[win32] Misc win32 compilation fixes
Vladimir Vukicevic
1
-0
/
+6
2006-08-31
perf: Don't measure meta-surface-backed surface types.
Carl Worth
1
-8
/
+0
2006-08-31
Move test-specific stuff out of boilerplate/ and back into test/
Carl Worth
1
-0
/
+136
2006-08-30
Split libcairotest files out from test/ and into boilerplate/
Carl Worth
1
-143
/
+0
2006-08-08
Eliminate most compiler warnings from the test suite
Carl Worth
1
-1
/
+2
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
1
-1
/
+0
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-15
/
+9
2006-07-01
Detect and report crashes in tests.
Behdad Esfahbod
1
-1
/
+2
2006-06-06
Remove all remaining trailing whitespace.
Carl Worth
1
-1
/
+1
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-1
/
+1
2006-05-22
Move prototype of cairo_debug_reset_static_data from uninstalled cairo-debug....
Carl Worth
1
-1
/
+0
2006-04-25
Augment tests to do better testing of paths/images with alpha.
Carl Worth
1
-0
/
+3
2006-01-09
Add printf format attribute to cairo_test_log.
Carl Worth
1
-1
/
+8
2005-12-14
#define access _access and #define F_OK to 0 on for MSVC
Stuart Parmenter
1
-0
/
+4
2005-09-13
Add documentation for cairo_test functions.
Carl Worth
1
-4
/
+44
2005-09-01
Add includes to get sized-integer types such as uint32_t.
Carl Worth
1
-0
/
+26
2005-08-01
New public header file.
Carl Worth
1
-0
/
+1
[next]