summaryrefslogtreecommitdiffstats
path: root/tests/font_test.php
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct locale in all testsKore Nordmann2013-12-211-2/+4
* Skip strange encoding test for nowKore Nordmann2012-05-211-0/+2
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Skip test instead of failingKore Nordmann2008-01-221-1/+2
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Better check for font min/max size valuesKore Nordmann2007-10-301-0/+44
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - Fixed issue #10074: Use iconv instead of mbstringKore Nordmann2007-01-241-3/+3
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-151-64/+3
* - Forgot to covert one compare to compareSwfKore Nordmann2006-12-151-1/+1
* - Use `swftophp` to compare generated flash filesKore Nordmann2006-12-151-1/+37
* - Mark test that uses ext/ming as skipped, if ext/ming is not loaded.Tobias Schlitt2006-12-141-0/+5
* - CS change (automatic script)Derick Rethans2006-12-141-16/+16
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-071-1/+255
* - Removed initial font path valueKore Nordmann2006-11-301-5/+20
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-0/+77
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-271-0/+27
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-261-1/+343
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-051-1/+1
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-16/+1
* - Enhanced font configurationKore Nordmann2006-09-061-0/+40
* - Started refactoring of font configurationKore Nordmann2006-08-181-14/+14
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-1/+1
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-1/+1
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-071-4/+4
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-271-1/+1
* - Cleaned up testsKore Nordmann2006-06-071-42/+13
* - Fixed issue with custom fonts for single elementsKore Nordmann2006-06-021-4/+50
* - Added tests for element based font configurationKore Nordmann2006-06-021-0/+133
OpenPOWER on IntegriCloud