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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
test: Fix CAIRO_REF_DIR
Uli Schlachter
1
-3
/
+2
2012-10-16
test: Define optional exception classes
Uli Schlachter
1
-3
/
+0
2012-04-10
test: Only use alarm() when SIGALRM is also defined
Maarten Bosmans
1
-1
/
+1
2012-02-16
test: Create output directory even on Win32
Andrea Canciani
1
-0
/
+3
2011-11-12
test: Do not open files in non-existing dirs
Andrea Canciani
1
-18
/
+20
2011-11-12
Remove useless checks for NULL before freeing
Andrea Canciani
1
-40
/
+19
2011-11-12
Use xstrdup instead of xmalloc when possible
Andrea Canciani
1
-8
/
+2
2011-11-12
test: Reuse cairo_test_logv()
Andrea Canciani
1
-2
/
+1
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
1
-2
/
+0
2011-11-12
test: Remove unused thread field
Andrea Canciani
1
-187
/
+123
2011-11-12
test: Remove dead code
Andrea Canciani
1
-184
/
+0
2011-09-15
test: Write the individual test logs to output/
Chris Wilson
1
-9
/
+12
2011-09-15
test: Move all the reference images to their own directory
Chris Wilson
1
-6
/
+6
2011-06-20
Avoid deprecated functions on win32
Andrea Canciani
1
-3
/
+0
2011-06-14
test: Use POSIX-compatible unlink
Andrea Canciani
1
-0
/
+1
2011-03-17
test: Silence gcc warnings
Andrea Canciani
1
-8
/
+11
2010-07-11
build: Rework pthread detection.
M Joonas Pihlaja
1
-3
/
+3
2010-06-13
test: Move all output below test/output/
Chris Wilson
1
-23
/
+30
2010-06-11
test: Distinguish tests that throw an error from a normal fail.
Chris Wilson
1
-1
/
+19
2010-05-03
test: Improve memfault behaviour.
Chris Wilson
1
-4
/
+17
2010-04-29
test: Set have_result for image matches
Benjamin Otte
1
-3
/
+13
2010-04-28
test-suite: add image_diff_is_failure() function
Benjamin Otte
1
-6
/
+3
2010-03-23
boilerplate: Cleanup the list of backends upon shutdown.
Chris Wilson
1
-0
/
+2
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-3
/
+3
2009-10-15
[build] Link against pthread-stubs
Chris Wilson
1
-3
/
+3
2009-09-30
[boilerplate/xcb] Check for connection errors during test
Chris Wilson
1
-43
/
+43
2009-09-09
[test] Compare a failure against the image output
Chris Wilson
1
-0
/
+46
2009-09-03
[test] Allow tests to XFAIL by putting the cairo_t into an error state.
M Joonas Pihlaja
1
-7
/
+7
2009-08-31
[test] Use HAVE_FLOCKFILE instead of _POSIX_C_SOURCE.
M Joonas Pihlaja
1
-3
/
+2
2009-07-28
[test] Wrap yet another call to get_image_surface() inside a timeout.
Chris Wilson
1
-0
/
+3
2009-07-28
[test] Add timeouts around finishing and converting surfaces to images.
Chris Wilson
1
-4
/
+10
2009-07-24
[test] Trap SIGFPE
Chris Wilson
1
-0
/
+7
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
1
-1
/
+1
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-3
/
+15
2009-07-20
[test] Fallback to comparing the base image references
Chris Wilson
1
-68
/
+163
2009-07-20
[test] Misidentification of XFAIL as NEW
Chris Wilson
1
-1
/
+1
2009-07-17
Add OpenVG backend.
Chris Wilson
1
-1
/
+2
2009-07-13
[test] Track XFAIL using expected results stored as xfail.png
Chris Wilson
1
-127
/
+278
2009-06-28
[test] Timeout support for tests
Chris Wilson
1
-0
/
+18
2009-06-27
[test] Add group-unaligned
Chris Wilson
1
-1
/
+1
2009-06-21
[test] Fix a typo in the _POSIX_SOURCE version number.
M Joonas Pihlaja
1
-1
/
+1
2009-06-15
Expose _cairo_null_surface_create() via a test surface
Chris Wilson
1
-4
/
+10
2009-06-07
[configure] Check for FcInit()
Chris Wilson
1
-0
/
+2
2009-05-15
[memfault] Update macros to avoid namescape collision with memcheck
Chris Wilson
1
-31
/
+31
2009-04-20
[test] Call FcInit() manually.
Chris Wilson
1
-0
/
+6
2009-04-16
[test] Disable signal handling under valgrind
Chris Wilson
1
-1
/
+1
2009-03-31
[test] Improve fault injection coverage
Chris Wilson
1
-0
/
+35
2009-01-29
[test] Compile again without memfault.
Chris Wilson
1
-10
/
+16
2009-01-29
[test] Suppress suppressed memfault report
Chris Wilson
1
-2
/
+9
2009-01-02
[test] Free test name
Chris Wilson
1
-0
/
+3
[next]