summaryrefslogtreecommitdiffstats
path: root/tests/polynom_test.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - PHPUnit 3.1 MigrationSebastian Bergmann2007-07-021-1/+1
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-011-2/+92
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-241-2/+52
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Added more testsKore Nordmann2006-10-271-0/+12
* 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-19/+0
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-171-3/+3
* - Added matrix and polynom classes for future use in statistical datasetsKore Nordmann2006-08-161-0/+122
OpenPOWER on IntegriCloud