Sign in
flutter
/
third_party
/
harfbuzz
/
507804479a81672ec0c089313adad9fa308d78fd
/
test
d5b33f2
[subset] hb_subset_input_t changes
by Behdad Esfahbod
· 7 years ago
d33ba16
Fix more warnings
by Behdad Esfahbod
· 7 years ago
41906cd
[subset] Another fixup
by Behdad Esfahbod
· 7 years ago
ae6d025
Install fonttools on two bots and enable cmake hb-subset test (#777)
by Ebrahim Byagowi
· 7 years ago
6c1848b
Misc warning fixes
by Behdad Esfahbod
· 7 years ago
4c5bdb4
[test] Disable test-subset-glyf for now
by Behdad Esfahbod
· 7 years ago
43314ff
More fixes
by Behdad Esfahbod
· 7 years ago
3346ba9
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
3e81832
Disable subset tests on cmake for now.
by Garret Rieger
· 7 years ago
e081c9e
Oops!
by Behdad Esfahbod
· 7 years ago
1c49afe
Whitespace
by Behdad Esfahbod
· 7 years ago
9682ef1
Minor fixups
by Behdad Esfahbod
· 7 years ago
0f3c756
Add CMake config for building a separate harfbuzz-subset.
by Garret Rieger
· 7 years ago
d4d120a
Skip subset to fonttools comparison test if TTX is not present.
by Garret Rieger
· 7 years ago
29d9152
Whitespace
by Garret Rieger
· 7 years ago
f9420d9
In the hb-subset to fontTools comparison, use ttx to compare the fonts. This allows for some binary differences such as re-ordered tables.
by Garret Rieger
· 7 years ago
f2ceb5e
Comment out failing assert in test-subset-glyf for now. Should be re-enabled once hb_subset is writing out a new face.
by Garret Rieger
· 7 years ago
89dbebd
Add a basic test for glyf subsetting.
by Garret Rieger
· 7 years ago
1242ad8
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
c479a59
[subset] Assemble font
by Behdad Esfahbod
· 7 years ago
f701004
[test] Minor
by Behdad Esfahbod
· 7 years ago
af02812
[subset] Change hb_subset API to remove hb_subset_face_t
by Behdad Esfahbod
· 7 years ago
7481f0c
Add codepoints to subset input.
by Garret Rieger
· 7 years ago
8cb8bfd
[test] Fix test-subset on old distros (#758)
by Ebrahim Byagowi
· 7 years ago
b7b7f0a
[test] Minor
by Behdad Esfahbod
· 7 years ago
5f6eb12
Add libharfbuzz-subset.la to linking when building api tests.
by Garret Rieger
· 7 years ago
257022b
Merge pull request #745 from googlefonts/master
by Behdad Esfahbod
· 7 years ago
3615f34
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
7b01761
Add CMakeLists.txt to dist files for subset test.
by Garret Rieger
· 7 years ago
f83a43b
Add CMake configuration for all of the new subsetting code.
by Garret Rieger
· 7 years ago
06fe297
Properly include subset test data files.
by Garret Rieger
· 7 years ago
058b126
Re-write hb-subset utility to use main-font-text driver.
by Garret Rieger
· 7 years ago
2763a2c
Include subset test files in distribution.
by Garret Rieger
· 7 years ago
76b84c3
Whitespace
by Garret Rieger
· 7 years ago
a2965f2
Add a basic implementation of hb-subset to enable compilation of test-subset.
by Garret Rieger
· 7 years ago
38af23b
Make the expected output for subsetting basics test be equal to the input file for now.
by Garret Rieger
· 7 years ago
b59c08e
Add the beginning of a unit test for hb-subset
by Garret Rieger
· 7 years ago
e9d154a
tweak test failure output. write to a temp file not stdout. test still fails because expected is not just an identical copy of input
by Rod Sheeter
· 7 years ago
7635151
Remove basic subset test from XFAIL
by Garret Rieger
· 7 years ago
b029b7c
Whitespace
by Garret Rieger
· 7 years ago
0853260
Configure automake to run the new subset tests.
by Garret Rieger
· 7 years ago
5c63c37
WIP test runner for subset tests.
by Garret Rieger
· 7 years ago
cc46cd8
In generate-expected-outputs read the test definition with utf8 encoding.
by Garret Rieger
· 7 years ago
4cdae91
Add basic directory structure for subsetter integration tests. Plus a utility for generating expected output files.
by Garret Rieger
· 7 years ago
ccb0367
Let VS1 follow U+1031 MYANMAR VOWEL SIGN E
by David Corbett
· 7 years ago
585b576
Fix distcheck
by Behdad Esfahbod
· 7 years ago
e00743b
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
e849b8a
[cmake] Always put test/api/CMakeLists.txt on distributions
by Ebrahim Byagowi
· 7 years ago
9b69321
Update record-test.sh to the new directory layout (#716)
by David Corbett
· 7 years ago
60f84ef
Disable MORX-13/14
by Behdad Esfahbod
· 7 years ago
54a1e25
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
0d39ac2
[test/text-rendering-tests] Update README
by Behdad Esfahbod
· 7 years ago
17a66f1
[test] Disable MORX-12
by Behdad Esfahbod
· 7 years ago
1387fe8
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
1eb98c9
[test/text-rendering-tests] Actually disable MORX-11
by Behdad Esfahbod
· 7 years ago
1d20d10
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
fc405b7
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
4177f64
[cmake] Update and unbreak (#700)
by Ebrahim Byagowi
· 7 years ago
d607674
[test/text-rendering-tests] Add DISABLED list
by Behdad Esfahbod
· 7 years ago
de02b50
[test/in-house] Add Makefile.sources
by Behdad Esfahbod
· 7 years ago
7c32e01
Minor
by Behdad Esfahbod
· 7 years ago
a5adc5a
[test/text-rendering-tests] Update from upstream
by Behdad Esfahbod
· 7 years ago
c861daa
[test/text-rendering-tests] Add README and COPYING
by Behdad Esfahbod
· 7 years ago
ea3e86c
Minor
by Behdad Esfahbod
· 7 years ago
1461965
[test] Better tests output by converting stderr to stdout (#696)
by Ebrahim Byagowi
· 7 years ago
ebb9b7d
[test] Print shaping output on CI fails (#695)
by Ebrahim Byagowi
· 7 years ago
71e0ed9
[cmake] Add header existence tests (#685)
by Ebrahim Byagowi
· 7 years ago
a073621
[cmake] Fix tests against latest changes (#690)
by Ebrahim Byagowi
· 7 years ago
6db0b17
[test] Move test handling to sundirectories
by Behdad Esfahbod
· 7 years ago
4c982b4
[test] Whitelist one more passing test
by Behdad Esfahbod
· 7 years ago
0b28e11
[test] Whitelist one more passing test
by Behdad Esfahbod
· 7 years ago
6dc6f0c
[test] Whitelist one passing test
by Behdad Esfahbod
· 7 years ago
ec93976
Minor
by Behdad Esfahbod
· 7 years ago
c4eac53
Minor
by Behdad Esfahbod
· 7 years ago
285a0bd
[test] Another try
by Behdad Esfahbod
· 7 years ago
95b32b0
[test] Fix text disabling
by Behdad Esfahbod
· 7 years ago
a938d10
[test/text-rendering-tests] Disable failing tests
by Behdad Esfahbod
· 7 years ago
ed95d5e
[test/text-rendering-tests] Disable failing tests
by Behdad Esfahbod
· 7 years ago
3b1e97f
Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
by Behdad Esfahbod
· 7 years ago
46e4ed5
[test/text-rendering-tests] Hook up font variations
by Behdad Esfahbod
· 7 years ago
2b3f62f
[test] Add tests from text-rendering-tests repo
by Behdad Esfahbod
· 7 years ago
3f29ea9
[util] Add hb-shape --ned
by Behdad Esfahbod
· 7 years ago
7020130
[test] Minor
by Behdad Esfahbod
· 7 years ago
316a28f
[test] Add script for extracting tests from text-rendering-tests
by Behdad Esfahbod
· 7 years ago
6b4d63f
[test] Minor
by Behdad Esfahbod
· 7 years ago
504f913
[test] Simplify test runner
by Behdad Esfahbod
· 7 years ago
141db8b
[test] Minor
by Behdad Esfahbod
· 7 years ago
44c65ee
[test] Reorganize test suite
by Behdad Esfahbod
· 7 years ago
9a3ad30
[test] Remove unused hb-diff-ngrams
by Behdad Esfahbod
· 7 years ago
b6b4600
[test] Remove unused manifest stuff
by Behdad Esfahbod
· 7 years ago
ebbee7c
[test] Move test files around
by Behdad Esfahbod
· 7 years ago
ed2f458
Add test font for previous commit
by Behdad Esfahbod
· 7 years ago
127bcc6
Merge remote-tracking branch 'fdo/master'
by Behdad Esfahbod
· 7 years ago
8c0d191
Improve CGJ skipping logic
by Behdad Esfahbod
· 7 years ago
72bec1c
Improve tests (#679)
by Ebrahim Byagowi
· 7 years ago
70807ad
Fix make check issue on out-of-tree builds and test it (#672)
by Ebrahim Byagowi
· 7 years ago
4e3cf91
[cmake] Run rest of the tests on Windows (#668)
by Ebrahim Byagowi
· 7 years ago
2dbdeb1
[cmake] Run fuzzing and shaping tests (#666)
by Ebrahim Byagowi
· 7 years ago
5016397
[cmake] Enable cmake tests on distribution and test it (#664)
by Ebrahim Byagowi
· 7 years ago
7bfdf1a
Forbid Batak killers after vowel signs
by David Corbett
· 7 years ago
Next »