[subset] Add unit test for str de-dup
authorQunxin Liu <qxliu@google.com>
Mon, 22 Apr 2019 18:31:23 +0000 (11:31 -0700)
committerGarret Rieger <grieger@google.com>
Fri, 26 Apr 2019 22:24:47 +0000 (15:24 -0700)
commit1ca4b5c77012ed586413f39e730b03bf965e1305
tree301e5628ccb4f539772c144e344afc166d0626ce
parent9ad14f56b6cf2a345104b3a897b52a1f4c0f33a5
[subset] Add unit test for str de-dup
Also move the implementation of some methods from the .cc to the .hh
src/Makefile.sources
src/hb-aat-layout.cc
src/hb-aat-layout.hh
src/hb-ot-name-language.cc [deleted file]
src/hb-ot-name-language.hh
test/api/fonts/nameID.dup.expected.ttf [new file with mode: 0644]
test/api/fonts/nameID.dup.origin.ttf [new file with mode: 0644]
test/api/test-subset-nameids.c