index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-27
Make "CAIRO_TEST_TARGET=... make check" work again
Behdad Esfahbod
1
-4
/
+4
2006-07-14
Flush stdout after writing \r, to remove artifacts.
Behdad Esfahbod
1
-0
/
+2
2006-07-14
Add font-matrix-translation test case.
Carl Worth
4
-0
/
+115
2006-07-14
pixman-rotate: remove stale svg backend reference images
Carl Worth
2
-0
/
+0
2006-07-14
ft-text-vertical-layout: Update stale reference images
Carl Worth
2
-0
/
+0
2006-07-13
Go back to "!!!CRASHED!!!" message now that there's no confusion.
Behdad Esfahbod
1
-2
/
+2
2006-07-13
Only generate HTML for log files passed on the command line.
Behdad Esfahbod
1
-1
/
+3
2006-07-13
Use 'FAIL' instead of 'UNEXPECTED FAILURE' in test output.
Carl Worth
1
-1
/
+1
2006-07-13
Rename no_fail_on_stdout to eliminate confusing negative inside a Boolean var...
Carl Worth
1
-8
/
+10
2006-07-13
cairo-test.c: Prefer FALSE and TRUE for cairo_bool_t values.
Carl Worth
1
-3
/
+3
2006-07-13
Fix test result formatting.
Behdad Esfahbod
1
-3
/
+9
2006-07-13
Use cairo_bool_t.
Behdad Esfahbod
1
-1
/
+1
2006-07-13
Send grep errors to hell^Wnull.
Behdad Esfahbod
1
-2
/
+2
2006-07-13
Don't write FAIL messages on stdout if both stdout/err are going to screen.
Behdad Esfahbod
1
-6
/
+10
2006-07-13
Add dash-no-dash test case to demonstrate PDF failure to turn off dashing.
Carl Worth
4
-4
/
+102
2006-07-13
Eliminate a few simple compiler warnings
Carl Worth
1
-3
/
+3
2006-07-13
***cworth finds them [the background colors] a bit too bright
Behdad Esfahbod
1
-8
/
+8
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
82
-1
/
+162
2006-07-13
Improve test HTML generation:
Behdad Esfahbod
3
-37
/
+55
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
94
-260
/
+386
2006-07-11
Improve test suite build infrastructure
Behdad Esfahbod
3
-16
/
+63
2006-07-11
Use Bitstream Vera Sans and Latin text in ft-text-vertical.
Behdad Esfahbod
5
-2
/
+2
2006-07-06
Make CAIRO_TEST_TARGET="" make check pass tests.
Behdad Esfahbod
1
-3
/
+6
2006-07-06
Update test/README
Behdad Esfahbod
1
-13
/
+37
2006-07-05
For check-valgrind, call the version of libtool in our source distribution,
Behdad Esfahbod
1
-1
/
+1
2006-07-05
Do not use sighandler_t. Bug 7401.
Behdad Esfahbod
1
-3
/
+3
2006-07-01
Add src/cairo-features.h and test/*.ps to CLEANFILES
Carl Worth
1
-0
/
+1
2006-07-01
Add many references images (and a font) missing from EXTRA_DIST
Carl Worth
1
-3
/
+74
2006-07-01
Detect and report crashes in tests.
Behdad Esfahbod
2
-14
/
+48
2006-07-01
Even _more_ valgrind suppresions for Xrm (XrmGetFileDatabase this time)
Carl Worth
1
-14
/
+176
2006-07-01
Add yet another XrmGetStringDatabase valgrind suppression.
Carl Worth
1
-0
/
+15
2006-07-01
Fix some leaks in the test suite itself.
Carl Worth
1
-0
/
+6
2006-07-01
Fix a memory leak by removing accidentally duplicated code.
Carl Worth
1
-5
/
+0
2006-06-30
Add valgrind suppressions for pthread initialization still reachable/possibly...
Carl Worth
1
-0
/
+39
2006-06-30
Add valgrind suppressions for still-reachable memory from XGetDefault and Xrm...
Carl Worth
1
-0
/
+142
2006-06-30
Add another suppression due to mysterious occurences in libc
Carl Worth
1
-0
/
+10
2006-06-30
Add new libz/libpng suppressions.
Carl Worth
1
-0
/
+27
2006-06-30
Add ps-specific reference image for test/degenerate-path
Carl Worth
1
-0
/
+0
2006-06-30
Update PDF-specific reference image for scale-source-surface-paint
Carl Worth
1
-0
/
+0
2006-06-30
Add PDF-specific reference image for paint-source-alpha
Carl Worth
1
-0
/
+0
2006-06-30
Add PDF-specific reference image for composite-integer-translate-over
Carl Worth
1
-0
/
+0
2006-06-29
Prefix "cairo_*_test_*" symbols with underscore.
Behdad Esfahbod
3
-5
/
+5
2006-06-29
Update PDF and PS reference images for test/text-pattern.
Carl Worth
2
-0
/
+0
2006-06-29
Mark test/leaky-dash as an expected failure.
Carl Worth
2
-1
/
+3
2006-06-29
Add several more stress tests to test/dash-zero-length
Carl Worth
4
-29
/
+56
2006-06-29
Skip TrueType font output for PS/PDF until it handles vertical layout.
Keith Packard
4
-0
/
+0
2006-06-29
Ignore degenerate-path
Carl Worth
1
-0
/
+1
2006-06-29
Update reference images for ft-text-vertical-layout
Carl Worth
2
-0
/
+0
2006-06-25
Add new test case degenerate-path to show current 'bug'
Jeff Muizelaar
4
-0
/
+72
2006-06-25
ft-text-antialias-none: Update reference images and igore list.
Carl Worth
2
-0
/
+2
[next]