History log of /external/harfbuzz_ng/test/api/test-version.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2b051c6057920c564c13c5d6a3e6dca93446fa12 20-Jun-2014 Behdad Esfahbod <behdad@behdad.org> 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
/external/harfbuzz_ng/test/api/test-version.c
4d6dafd47f4271549e528d2e8047d50562aef399 19-Jan-2012 Behdad Esfahbod <behdad@behdad.org> Rename test/ to test/api/
/external/harfbuzz_ng/test/api/test-version.c