| age |
author |
description |
| 9 months |
Thomas Lotze |
added links to the new bitbucket repository and issue trackerdefault tip |
| 11 months |
Thomas Lotze |
back to development |
| 11 months |
Thomas Lotze |
tagged 0.4 |
| 11 months |
Thomas Lotze |
prepared 0.4 release0.4 |
| 12 months |
Thomas Lotze |
made cairo tests interpret the 'exclude' option |
| 12 months |
Thomas Lotze |
handle options in captions of graphical tests |
| 12 months |
Thomas Lotze |
renamed cairo technical test file to something more fitting |
| 12 months |
Thomas Lotze |
removed left-over debugging code |
| 13 months |
Thomas Lotze |
use manuel 1.0.0b3, restore Python 2.5 compatibility |
| 13 months |
Thomas Lotze |
recognize multi-line captions and captions with additional text in cairo tests |
| 13 months |
Thomas Lotze |
looks like setuptools_hg doesn't have to be required for setup, which is good for running buildout offline |
| 13 months |
Thomas Lotze |
updated package home to documentation at ppo |
| 13 months |
Thomas Lotze |
back to development |
| 13 months |
Thomas Lotze |
tagged 0.3 |
| 13 months |
Thomas Lotze |
fixed data_files, require a setuptools extension to pick up source files from Mercurial0.3 |
| 13 months |
Thomas Lotze |
bumped version to 0.3 |
| 13 months |
Thomas Lotze |
reflect the move to mercurial in the docs |
| 13 months |
Thomas Lotze |
require manuel 1.0.0b2 as a package dependency |
| 13 months |
Thomas Lotze |
removed old test images, use only the new ones |
| 13 months |
Thomas Lotze |
fixed loading tests from module-relative paths, improved DocFileSuite tests |
| 13 months |
Thomas Lotze |
added back the footnote Manuel to the cairo doc-test runner to be closer to the standard doc-test features |
| 13 months |
Thomas Lotze |
- avoid false mismatches with FORMAT_RGB24 surfaces |
| 13 months |
Thomas Lotze |
report pixel format mismatches separately |
| 13 months |
Thomas Lotze |
require expression values to be ImageSurfaces |
| 13 months |
Thomas Lotze |
rewrote cairo tests to be better documentation, dropped two unneeded tests |
| 13 months |
Thomas Lotze |
- use manuel 1.0.0b2 (requires Python 2.6) |
| 13 months |
Thomas Lotze |
moved a regression test out of the cairo testing docs |
| 13 months |
Thomas Lotze |
added doc strings to classes and functions |
| 13 months |
Thomas Lotze |
ReST |
| 13 months |
Thomas Lotze |
added an empty directory for static sphinx files |
| 13 months |
Thomas Lotze |
ignore build-related files the hg way |
| 13 months |
convert-repo |
update tags |
| 14 months |
Thomas Lotze |
improved cairo test setup to make the doc test more easily readable |
| 14 months |
Thomas Lotze |
ReST |
| 14 months |
Thomas Lotze |
build docs using Sphinx |
| 14 months |
Thomas Lotze |
moved quite some test setup from cairo.txt to tests.py |
| 14 months |
Thomas Lotze |
added cairo.DocFileTest, fixed cairo.DocFileSuite to accept multiple test file names |
| 14 months |
Thomas Lotze |
Disallowed absolute image paths as they would only work on Unix-like systems |
| 14 months |
Thomas Lotze |
store test results even if the expected image couldn't be loaded |
| 14 months |
Thomas Lotze |
better behaviour if a result can't be written to the results directory |
| 14 months |
Thomas Lotze |
don't directly require zope.testing, use it only if it's there |
| 14 months |
Thomas Lotze |
use clearer example images that make smaller files at the same time |
| 14 months |
Thomas Lotze |
bumped versions |
| 14 months |
Thomas Lotze |
recognize the CAIRO_TEST_RESULTS environment variable as a place to dump failed test results0.2.2 |
| 14 months |
Thomas Lotze |
updated to using the manuel 1.0.0b1 API |
| 15 months |
Thomas Lotze |
tagged 0.2.1, bumped versions, added release date |
| 15 months |
Thomas Lotze |
documented recent inclusion of manuel.codeblock stuff, require recent manuel |
| 15 months |
Thomas Lotze |
use new manuel.codeblock stuff, assemble manuels in a more straight-forward fashion0.2.1 |
| 15 months |
Thomas Lotze |
removed the subclassed Document since the issue it was meant to address has been fixed upstream |
| 15 months |
Thomas Lotze |
improved short description, fixed keywords |
| 16 months |
Thomas Lotze |
tagged 0.2, updated version and release info |
| 16 months |
Thomas Lotze |
scaled down test images0.2 |
| 16 months |
Thomas Lotze |
- image paths in graphical tests must use / as the path separator for |
| 16 months |
Thomas Lotze |
updated package README and metadata to mention cairo testing |
| 16 months |
Thomas Lotze |
changed DocFileSuite's signature to be compatible with the standard one, added a sketchy test |
| 16 months |
Thomas Lotze |
subclassed manuel.Document to get regions evaluated in order, added a test |
| 16 months |
Thomas Lotze |
- changed the way failures and errors are handled and formatted to match the |
| 16 months |
Thomas Lotze |
added a test for the DocFileSuite, made it cope with footnotes |
| 16 months |
Thomas Lotze |
started a doc test for tl.testing.cairo that is itself a cairo test example |
| 16 months |
Thomas Lotze |
removed implementation of absolute_import as it didn't account for namespace packages |