harfbuzz/test/api
Behdad Esfahbod 2b051c6057 Rename HB_VERSION_CHECK and hb_version_check to "atleast"
HB_VERSION_CHECK's comparison was originally written wrongly
by mistake.  When API tests were written, they were also written
wrongly to pass given the wrong implementation... Sigh.

Given the purpose of this API, there's no point in fixing it
without renaming it.  As such, rename.

API changes:

  HB_VERSION_CHECK -> HB_VERSION_ATLEAST
  hb_version_check -> hb_version_atleast
2014-06-20 14:09:57 -04:00
..
.valgrind-suppressions Move valgrind suppressions to the correct directory 2013-03-06 20:20:45 -05:00
Makefile.am Fix test build 2013-05-28 17:34:37 -04:00
hb-test.h Remove gthread leftovers 2013-03-21 16:26:39 -04:00
test-blob.c Fix warnings 2013-10-27 23:53:55 +01:00
test-buffer.c Add hb-deprecated.h, and rename a couple enum values 2013-08-27 11:46:08 -04:00
test-c.c Minor 2013-05-28 15:25:06 -04:00
test-common.c Add HB_DIRECTION_IS_VALID 2012-04-14 19:19:26 -04:00
test-cplusplus.cc Rename test/ to test/api/ 2012-01-19 14:52:02 -05:00
test-font.c Fix misc warnings reported by cppcheck 2013-06-10 15:08:49 -04:00
test-object.c [tests] Add set object to test-object.c 2013-01-02 22:49:58 -06:00
test-ot-tag.c Add "new" Myanmar OT Script tag 2012-11-12 17:27:51 -08:00
test-set.c check hb_set_is_emtpy in test-set.c 2014-02-10 13:48:43 -05:00
test-shape.c Rename test/ to test/api/ 2012-01-19 14:52:02 -05:00
test-unicode.c Clean up list of Unicode scripts 2013-08-09 14:36:18 -04:00
test-version.c Rename HB_VERSION_CHECK and hb_version_check to "atleast" 2014-06-20 14:09:57 -04:00