summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Switch to non-recursive MakefileOneric2022-05-121-7/+0
* Avoid passing NULL to printf's %s if argc == 0Oneric2022-05-071-1/+1
* profile, test: set storage size before renderingOneric2022-05-071-4/+15
* refactor: do not cast allocationsOneric2022-01-201-2/+2
* Fix embedded and memory fontsOneric2021-04-221-0/+1
* Fix memory leaksGrigori Goronzy2016-10-041-0/+1
* test: use proper fallback nameGrigori Goronzy2015-09-071-1/+1
* directwrite: add initial fontselect implementationfeliwir2015-07-101-0/+1
* Fix compiler compatibilityGrigori Goronzy2015-07-101-1/+2
* fontselect: expose a fontprovider listing APIStefano Pigozzi2015-07-101-0/+22
* fontselect: expose a fontprovider selection APIStefano Pigozzi2015-07-101-1/+2
* Fixed headers in profile and testRodger Combs2014-04-261-1/+2
* Test/Profile: Support out-of-tree builds11rcombs2014-01-251-3/+3
* Test: Render at 1280x72011rcombs2014-01-251-2/+2
* test: separate linker flagsGrigori Goronzy2011-09-251-1/+1
* test: free imageGrigori Goronzy2011-07-151-0/+2
* test: fix compilation with libpng 1.5, rename configure switchGrigori Goronzy2011-02-161-1/+1
* test: Add license headerGrigori Goronzy2010-09-281-0/+19
* Set AM_CFLAGS instead of CFLAGS directlyGrigori Goronzy2010-08-091-0/+2
* Simplify test programGrigori Goronzy2010-02-061-6/+0
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-7/+7
* Improve message callback APIGrigori Goronzy2009-07-261-2/+2
* Test program: free track/renderer/libraryGrigori Goronzy2009-07-241-0/+5
* Improve fontconfig setupGrigori Goronzy2009-07-171-1/+1
* Allow passing user data to callbackGrigori Goronzy2009-07-121-2/+2
* Convert test program to plain CGrigori Goronzy2009-07-113-173/+182
* Message callback funtionalityGrigori Goronzy2009-07-111-0/+11
* Test program: check track initializationGrigori Goronzy2009-07-071-0/+4
* Test program: nicer-looking backgroundGrigori Goronzy2009-06-251-2/+3
* ass_set_fonts: optionally pass fontconfig config pathgreg2009-06-201-1/+1
* Remove wrappers for ass_set_fontsgreg2009-06-201-1/+1
* Add autotools infrastructure.greg2009-06-182-0/+161