summaryrefslogtreecommitdiffstats
path: root/libdimension/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libdimension: Modularize tests.Tavian Barnes2015-10-251-25/+25
* libdimension: Test each module header in isolation.Tavian Barnes2015-10-251-20/+32
* Add a C++11 test, and make the C++98/03 test explicit.Tavian Barnes2014-08-111-3/+11
* future: Fix race with two pausing threads.Tavian Barnes2014-07-291-18/+22
* Add a C89 compliance test for the headers.Tavian Barnes2014-06-121-0/+6
* Add a C99 conformance test for the headers.Tavian Barnes2014-06-121-4/+10
* refcount: Remove.Tavian Barnes2014-05-311-4/+0
* pool: Add memory pool API.Tavian Barnes2014-05-301-1/+5
* Add some basic reference counting tests.Tavian Barnes2012-12-191-0/+4
* Add some unit tests for dictionaries.Tavian Barnes2012-12-191-0/+4
* Convert the polynomial tests to the new testing framework.Tavian Barnes2012-12-181-3/+8
* Replace INCLUDES with AM_CFLAGS.Tavian Barnes2012-12-161-1/+2
* Add custom fatal error handler test.Tavian Barnes2012-01-011-0/+4
* Add ImageMaps to Python module.Tavian Barnes2011-09-181-0/+2
* Use a more interesting pattern than "blue" for canvas import/export tests.Tavian Barnes2011-08-291-1/+2
* Use propper extensions for tests.Tavian Barnes2011-06-141-12/+12
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-0/+81