summaryrefslogtreecommitdiff
path: root/src/test.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename hb-*private.hh to hb-*.hhBehdad Esfahbod2018-08-251-1/+1
* Add hb_blob_create_from_file, a new API (#926)Ebrahim Byagowi2018-04-201-41/+1
* More nullptr fixBehdad Esfahbod2017-10-281-3/+1
* Use nullptr instead of NULLBehdad Esfahbod2017-10-151-6/+6
* src/test.cc: wrong field printedBehdad Esfahbod2015-11-301-1/+1
* Work with old and new glibBehdad Esfahbod2013-10-271-2/+5
* Don't use g_mapped_file_unref()Behdad Esfahbod2013-10-101-1/+1
* MinorBehdad Esfahbod2013-04-091-0/+1
* [Minor]Behdad Esfahbod2012-07-291-1/+1
* Add src/test-would-substitute toolBehdad Esfahbod2012-07-191-0/+132
* Remove src/test.ccBehdad Esfahbod2012-01-191-132/+0
* MinorBehdad Esfahbod2011-09-161-2/+2
* Remove the pre_allocate argument from hb_buffer_create()Behdad Esfahbod2011-08-191-1/+1
* MinorBehdad Esfahbod2011-08-091-2/+1
* [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()Behdad Esfahbod2011-08-091-0/+7
* MinorBehdad Esfahbod2011-08-071-2/+2
* [uniscribe] Make font selection workBehdad Esfahbod2011-08-061-1/+0
* Change hb_shape() API back to what it was, add hb_shape_full()Behdad Esfahbod2011-08-051-1/+1
* [API] Changes to main shape APIBehdad Esfahbod2011-08-041-2/+1
* Make test.cc do something more usefulBehdad Esfahbod2011-08-041-4/+34
* Remove C++ guards from source filesBehdad Esfahbod2011-08-041-2/+0
* [API] Rename hb_face_create_for_data() to hb_face_create()Behdad Esfahbod2011-05-111-1/+1
* MinorBehdad Esfahbod2011-05-111-3/+6
* Rename hb-view.c and test.c to .cc filesBehdad Esfahbod2011-04-271-0/+97