Add test for a783840789
This commit is contained in:
parent
1536271f6b
commit
cb7fb3cf4a
|
@ -55,6 +55,7 @@ TESTS = \
|
||||||
tests/use-marchen.tests \
|
tests/use-marchen.tests \
|
||||||
tests/use-syllable.tests \
|
tests/use-syllable.tests \
|
||||||
tests/use.tests \
|
tests/use.tests \
|
||||||
|
tests/variations-rounding.tests \
|
||||||
tests/variations-rvrn.tests \
|
tests/variations-rvrn.tests \
|
||||||
tests/vertical.tests \
|
tests/vertical.tests \
|
||||||
tests/zero-width-marks.tests \
|
tests/zero-width-marks.tests \
|
||||||
|
|
Binary file not shown.
|
@ -55,6 +55,7 @@ in_house_tests = [
|
||||||
'use-marchen.tests',
|
'use-marchen.tests',
|
||||||
'use-syllable.tests',
|
'use-syllable.tests',
|
||||||
'use.tests',
|
'use.tests',
|
||||||
|
'variations-rounding.tests',
|
||||||
'variations-rvrn.tests',
|
'variations-rvrn.tests',
|
||||||
'vertical.tests',
|
'vertical.tests',
|
||||||
'zero-width-marks.tests',
|
'zero-width-marks.tests',
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
../fonts/HBTest-VF.ttf:--variations=TEST=491:U+0041:[A=0+496]
|
||||||
|
../fonts/HBTest-VF.ttf:--variations=TEST=509:U+0041:[A=0+505]
|
Loading…
Reference in New Issue