summaryrefslogtreecommitdiff
path: root/src/test.cc
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-04-20Add hb_blob_create_from_file, a new API (#926)Ebrahim Byagowi1-41/+1
2017-10-28More nullptr fixBehdad Esfahbod1-3/+1
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-6/+6
2015-11-30src/test.cc: wrong field printedBehdad Esfahbod1-1/+1
2013-10-27Work with old and new glibBehdad Esfahbod1-2/+5
2013-10-10Don't use g_mapped_file_unref()Behdad Esfahbod1-1/+1
2013-04-09MinorBehdad Esfahbod1-0/+1
2012-07-29[Minor]Behdad Esfahbod1-1/+1
2012-07-19Add src/test-would-substitute toolBehdad Esfahbod1-0/+132
2012-01-19Remove src/test.ccBehdad Esfahbod1-132/+0
2011-09-16MinorBehdad Esfahbod1-2/+2
2011-08-19Remove the pre_allocate argument from hb_buffer_create()Behdad Esfahbod1-1/+1
2011-08-09MinorBehdad Esfahbod1-2/+1
2011-08-09[API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()Behdad Esfahbod1-0/+7
2011-08-07MinorBehdad Esfahbod1-2/+2
2011-08-06[uniscribe] Make font selection workBehdad Esfahbod1-1/+0
2011-08-05Change hb_shape() API back to what it was, add hb_shape_full()Behdad Esfahbod1-1/+1
2011-08-04[API] Changes to main shape APIBehdad Esfahbod1-2/+1
2011-08-04Make test.cc do something more usefulBehdad Esfahbod1-4/+34
2011-08-04Remove C++ guards from source filesBehdad Esfahbod1-2/+0
2011-05-11[API] Rename hb_face_create_for_data() to hb_face_create()Behdad Esfahbod1-1/+1
2011-05-11MinorBehdad Esfahbod1-3/+6
2011-04-27Rename hb-view.c and test.c to .cc filesBehdad Esfahbod1-0/+97