summaryrefslogtreecommitdiffstats
path: root/tests/polynom_test.php
Commit message (Expand)AuthorAgeFilesLines
* - 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