Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refcount: Remove. | Tavian Barnes | 2014-05-31 | 1 | -4/+0 |
* | pool: Add memory pool API. | Tavian Barnes | 2014-05-30 | 1 | -1/+5 |
* | Add some basic reference counting tests. | Tavian Barnes | 2012-12-19 | 1 | -0/+4 |
* | Add some unit tests for dictionaries. | Tavian Barnes | 2012-12-19 | 1 | -0/+4 |
* | Convert the polynomial tests to the new testing framework. | Tavian Barnes | 2012-12-18 | 1 | -3/+8 |
* | Replace INCLUDES with AM_CFLAGS. | Tavian Barnes | 2012-12-16 | 1 | -1/+2 |
* | Add custom fatal error handler test. | Tavian Barnes | 2012-01-01 | 1 | -0/+4 |
* | Add ImageMaps to Python module. | Tavian Barnes | 2011-09-18 | 1 | -0/+2 |
* | Use a more interesting pattern than "blue" for canvas import/export tests. | Tavian Barnes | 2011-08-29 | 1 | -1/+2 |
* | Use propper extensions for tests. | Tavian Barnes | 2011-06-14 | 1 | -12/+12 |
* | Group tests and benchmarks with the corresponding source code. | Tavian Barnes | 2011-05-15 | 1 | -0/+81 |