Fix the header include paths for ETL make check
[synfig.git] / ETL / trunk / test /
2008-11-13 pabs3Fix the header include paths for ETL make check
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-01-27 dooglusMore unused parameters - in ETL this time.
2008-01-18 dooglusChange the expected results to match the new actual...
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2007-11-08 dooglusTypo. It wasn't using the final value in the division...
2007-10-30 dooglusTypo: 'enterted' -> 'entered'.
2007-10-10 dooglus#include <ETL/fixed> so ETL/_bezier.h doesn't have to.
2007-10-10 dooglusVarious changes: Improve the formatting of the output...
2007-10-08 dooglusAdd an error message explaining why the 'fixed' tests...
2007-09-13 dooglusSpelling corrections.
2007-06-03 pabsCXXFLAGS is for users, use AM_CXXFLAGS instead
2007-06-02 pabsRelease preparations: add some files to the tarball...
2007-03-16 pabsEnable more $Id$ expansion.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2007-03-11 pabsRemove unused variable from the hermite test function
2006-07-24 pabsFix compile error in the spline test due to the clock...
2006-07-24 pabsDisable the spline/value tests since they are broken.
2006-07-24 pabsMove .cvsignore to svn:ignore property
2006-04-24 pabsFix 1475210: allow etl to be bootstrapped properly
2005-11-09 darcoBump version number. Remove bogus copyright line. Don...
2005-04-11 darcoFixed the file path stuff. Don't show the bootstrap...
2005-03-24 darcoInitial import of ETL