Minor
[apps/home/video-player.git] / test / test-buffer.c
2011-05-16 Behdad Esfahbod[test/buffer] Add more tests for nil buffer
2011-05-12 Behdad Esfahbod[test/font] Start adding tests for hb-font.h
2011-05-12 Behdad Esfahbod[test] Add tests for _get_empty() funcs
2011-05-10 Behdad Esfahbod[test] Test blob API
2011-05-02 Behdad Esfahbod[test/buffer] Clean up testing
2011-04-29 Behdad Esfahbod[test/unicode] Use text fixture instead of static variables
2011-04-28 Behdad Esfahbod[test/buffer] Add UTF-16 tests
2011-04-28 Behdad Esfahbod[test/buffer] Add more extensive UTF-8 test data from...
2011-04-28 Behdad Esfahbod[test/buffer] Add initial utf-8 tests
2011-04-28 Behdad EsfahbodAdd test suite infrastructure
2011-04-28 Behdad EsfahbodDesable possibly lethal test on 64-bit machines
2011-04-28 Behdad Esfahbod[test/buffer] Test pre_allocate() and allocation_succes...
2011-04-28 Behdad Esfahbod[test/buffer] Add test pre_alloc(); hangs in the buffer...
2011-04-28 Behdad Esfahbod[test/buffer] Test reset(), set_length(), and set/get_u...
2011-04-28 Behdad Esfahbod[test/buffer] Test reverse() and reverse_clusters()
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-19 Behdad Esfahbod[API] Rename hb_buffer_add_glyph() to hb_buffer_add()
2011-04-19 Behdad Esfahbod[API] Add hb_buffer_allocation_successful()
2011-04-19 Ryan Lortie[API} hb_buffer_get_glyph_{infos,positions}: Add length...
2011-04-15 Behdad EsfahbodChange buffer default properties to invalid
2011-04-15 Behdad Esfahbod[API] Remove hb_buffer_clear()
2011-04-15 Behdad Esfahbod[test] Add more TODO items
2011-04-13 Behdad Esfahbod[test] Add todo items
2011-04-13 Behdad Esfahbod[test] Test hb-buffer.h