aboutsummaryrefslogtreecommitdiffstats
path: root/unittest/TestsRunner.py
Commit message (Collapse)AuthorAgeFilesLines
* First incomplete draft of a notifying list object.Olivier Tilloy2009-04-281-0/+2
|
* First version of an ImageMetadata class, meant to replace the Image class.Olivier Tilloy2009-03-121-0/+2
|
* Reworked the Rational class.Olivier Tilloy2009-03-061-2/+2
|
* EXIF Short and Short to string conversion.Olivier Tilloy2009-02-251-2/+4
|
* IPTC Short conversion.Olivier Tilloy2009-02-241-0/+2
|
* Unit tests for the conversion of XMP tags, started fixing the conversion of ↵Olivier Tilloy2009-01-221-19/+19
| | | | Dates.
* Updated the copyright notice in the source headers.Olivier Tilloy2008-02-091-1/+1
|
* Added a unit test for bug #183332 (currently failing as the bug is not fixed ↵Olivier Tilloy2008-02-061-0/+2
| | | | yet).
* Added a unit test for bug #183618.Olivier Tilloy2008-02-011-0/+2
|
* Added a unit test for bug #175070.Olivier Tilloy2008-01-311-0/+2
|
* Added a unit test for bug #173387.Olivier Tilloy2008-01-311-0/+2
|
* Added a unit test for bug #146313.Olivier Tilloy2008-01-301-0/+2
|
* Added some unit tests for basic functionalities. These tests will help spot ↵Olivier Tilloy2008-01-301-0/+43
regressions in the future.