summaryrefslogtreecommitdiffstats
path: root/tests/dimension/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-55/+0
* Use a flags variable for invoking dimension in tests.Tavian Barnes2011-03-151-1/+1
* Update email address.Tavian Barnes2011-03-081-1/+1
* Promote to floats whenever integer overflow occurs.Tavian Barnes2010-11-191-0/+2
* Add regression test for commit 11d364ec365c46c21271012b566966d342a90a8b.Tavian Barnes2010-07-041-0/+2
* Add regression test for previous commit.Tavian Barnes2010-07-041-0/+2
* Fully implement POV-Ray transformations.Tavian Barnes2010-06-171-0/+2
* Fix some copyright dates.Tavian Barnes2010-05-101-1/+1
* Improve CSG and light handling.Tavian Barnes2010-04-101-1/+9
* Distribute directives.inc; fixes distcheck.Tavian Barnes2010-02-111-0/+1
* Fix up license blurbs and copyright year.Tavian Barnes2010-01-271-1/+1
* New arithmetic expression test.Tavian Barnes2009-11-241-1/+2
* rm -f *.png in clean target.tavianator2009-11-051-1/+1
* Don't use GNU make %-style target extension.Tavian Barnes2009-11-041-1/+1
* Handle spheres.Tavian Barnes2009-11-041-2/+2
* (Sort of) parse boxes.Tavian Barnes2009-10-301-16/+8
* Split tokenizer.sh into multiple tests.Tavian Barnes2009-10-281-5/+19
* Tokenize keywords.Tavian Barnes2009-10-281-1/+4
* Tokenize numeric values.Tavian Barnes2009-10-271-1/+1
* Support more symbols in tokenizer.Tavian Barnes2009-10-271-1/+1
* Use the parallel-tests automake option.Tavian Barnes2009-10-271-2/+5
* Fix tokenizer test in VPATH build.Tavian Barnes2009-10-271-2/+2
* New tokenizer test.Tavian Barnes2009-10-271-0/+25