Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
harfbuzz_ng
/
07cedd81f48907b2e372cd2e963716bbded9ce29
/
test
07cedd8
Minor
by Behdad Esfahbod
· 14 years ago
3a9b14d
Minor
by Behdad Esfahbod
· 14 years ago
8613193
[test] Fix problem with N'ko test direction
by Behdad Esfahbod
· 14 years ago
1a1b501
Minor
by Behdad Esfahbod
· 14 years ago
dd5546d
Minor
by Behdad Esfahbod
· 14 years ago
63c0ef4
Fix decompose() implementations to work with non-starter non-composables
by Behdad Esfahbod
· 14 years ago
ad903e6
s/COMBINING_MARK/SPACING_MARK/ here too. Oops!
by Behdad Esfahbod
· 14 years ago
498e1a9
[icu] Implement compose()/decompose()
by Behdad Esfahbod
· 14 years ago
ffd4a43
Add tests for compose()/decompose()
by Behdad Esfahbod
· 14 years ago
23db8d5
[test] Work around glib <= 2.30 API
by Behdad Esfahbod
· 14 years ago
c464172
[API] Add compose() and decompose() unicode funcs, rename other ones
by Behdad Esfahbod
· 14 years ago
fc551ed
Add todo
by Behdad Esfahbod
· 14 years ago
253a57f
[test-shape-complex] Remove the greek tests
by Behdad Esfahbod
· 14 years ago
afa74bf
[test-shape-complex] Print out expected and actual glyphstrings upon failure
by Behdad Esfahbod
· 14 years ago
42d453b
[test] Name tests after their input string
by Behdad Esfahbod
· 14 years ago
2741316
Minor
by Behdad Esfahbod
· 14 years ago
cc674cb
Minor
by Behdad Esfahbod
· 14 years ago
20d8a39
[test] Remove disabled code
by Behdad Esfahbod
· 14 years ago
9704f0c
[test] Restructure shape test data a bit
by Behdad Esfahbod
· 14 years ago
a346e92
[test] Add Indic tests from harfbuzz.old
by Behdad Esfahbod
· 14 years ago
31f18ab
Minor compiler warning fixes
by Behdad Esfahbod
· 14 years ago
75ba407
[test] Rename valgrind-log to log-vaglring.txt
by Behdad Esfahbod
· 14 years ago
654f88f
[test-common] Test hb_direction_to_string()
by Behdad Esfahbod
· 14 years ago
18bced1
[test] Rename test-symbols to check-symbols
by Behdad Esfahbod
· 14 years ago
0e482ec
[test/unicode] Fix double-free
by Behdad Esfahbod
· 14 years ago
28b1bac
[test] Switch to automake-based test-runner
by Behdad Esfahbod
· 14 years ago
adbc97d
[test] Add test-symbols that checks API symbol text coverage
by Behdad Esfahbod
· 14 years ago
9313b9a
[test/version] Test hb-version.h
by Behdad Esfahbod
· 14 years ago
5bf56ea
[TODO] Add item
by Behdad Esfahbod
· 14 years ago
2d8ebcb
[API] One last font-funcs API change
by Behdad Esfahbod
· 14 years ago
d316912
[test] Update to API changes
by Behdad Esfahbod
· 14 years ago
744970a
[API] Add support for vertical text
by Behdad Esfahbod
· 14 years ago
5be7d04
Check for mmap()
by Behdad Esfahbod
· 14 years ago
4053f3f
Cosmetic
by Behdad Esfahbod
· 14 years ago
a035948
Minor
by Behdad Esfahbod
· 14 years ago
92de53e
[test/buffer] Add more tests for nil buffer
by Behdad Esfahbod
· 14 years ago
065fb38
[test/ot-tag] More tests
by Behdad Esfahbod
· 14 years ago
1a64f6e
[API] Add HB_LANGUAGE_INVALID
by Behdad Esfahbod
· 14 years ago
40b5c2e
[test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
by Behdad Esfahbod
· 14 years ago
7fc5a30
[API] Add hb_face_make/is_immutable()
by Behdad Esfahbod
· 14 years ago
0fd8c2f
[API] Make get_glyph() callback return a boolean
by Behdad Esfahbod
· 14 years ago
8e07f93
[test/shape] Check shape output
by Behdad Esfahbod
· 14 years ago
23d2432
[test] Add test-shape.c. Oops
by Behdad Esfahbod
· 14 years ago
c098c3a
[test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
by Behdad Esfahbod
· 14 years ago
8329eb7
[test/shape] Add simplest test for hb_shape()
by Behdad Esfahbod
· 14 years ago
f2c1dd4
[test/font] Test font_funcs subclassing
by Behdad Esfahbod
· 14 years ago
14f1e81
[test/font] Test empty funcs
by Behdad Esfahbod
· 14 years ago
2ca0b5a
[test/font] Test more
by Behdad Esfahbod
· 14 years ago
7033518
[API] Pass face to get_table()
by Behdad Esfahbod
· 14 years ago
ea93e7b
[test/font] More tests
by Behdad Esfahbod
· 14 years ago
cdb1531
[test/font] More tests
by Behdad Esfahbod
· 14 years ago
74d9fa3
[test/font] More get_empty() tests
by Behdad Esfahbod
· 14 years ago
db9f4eb
[test/font] Test get_face() / get_parent()
by Behdad Esfahbod
· 14 years ago
606923b
[test/font] Add test_font_properties()
by Behdad Esfahbod
· 14 years ago
da603e8
[test/font] Start adding tests for hb-font.h
by Behdad Esfahbod
· 14 years ago
9a14688
[API] Rename hb_face_create_for_data() to hb_face_create()
by Behdad Esfahbod
· 14 years ago
b8477e1
[test] Add tests for _get_empty() funcs
by Behdad Esfahbod
· 14 years ago
80a6833
[API] Add hb_*_get_empty() for all objects
by Behdad Esfahbod
· 14 years ago
7aa12eb
[unicode] Simplify method setting
by Behdad Esfahbod
· 14 years ago
74f1d89
Add hb_font_make/is_immutable()
by Behdad Esfahbod
· 14 years ago
0c2ec1d
[test] Always initialize gthread such that our mutex() stuff is tested
by Behdad Esfahbod
· 14 years ago
6a9093c
[test/object] Test user_data with destroy() callback that calls user_data
by Behdad Esfahbod
· 14 years ago
f82c186
[test/blob] Fix bug in test
by Behdad Esfahbod
· 14 years ago
785d23a
[test/blob] Add create_sub_blob()
by Behdad Esfahbod
· 14 years ago
0617b15
[test] Test blob API
by Behdad Esfahbod
· 14 years ago
1c9f871
[API] Simplify blob API, remove lock
by Behdad Esfahbod
· 14 years ago
34fb552
[API] Add hb_language_get_default()
by Behdad Esfahbod
· 14 years ago
c78f448
[API] Add version macros and functions
by Behdad Esfahbod
· 14 years ago
e6a5b88
Fix build with older glib
by Behdad Esfahbod
· 14 years ago
811482b
Replace hb_map_t with hb_set_t which is more intuitive and flexible
by Behdad Esfahbod
· 14 years ago
72657e4
[API] Make hb_font_create() take a face and reference it
by Behdad Esfahbod
· 14 years ago
db99589
[test/object] Add test for object lifecycle stuff
by Behdad Esfahbod
· 14 years ago
f74d6c8
Cosmetic
by Behdad Esfahbod
· 14 years ago
cd361ec
Cosmetic
by Behdad Esfahbod
· 14 years ago
c784c67
[unicode] Make _get_parent() return _nil object instead of NULL
by Behdad Esfahbod
· 14 years ago
07e2277
[test/unicode] Add script roundtrip tests for glib and ICU
by Behdad Esfahbod
· 14 years ago
7cda659
[test/unicode] Better test chainup
by Behdad Esfahbod
· 14 years ago
250c592
[test/unicode] Port the _custom test to test all property setters
by Behdad Esfahbod
· 14 years ago
e74b5b3
[test/unicode] Test Unicode 5.2+ but don't fail
by Behdad Esfahbod
· 14 years ago
c763aa4
[test/buffer] Clean up testing
by Behdad Esfahbod
· 14 years ago
819e9d9
Minor
by Behdad Esfahbod
· 14 years ago
e8e29c7
[test/unicode] Add log messages
by Behdad Esfahbod
· 14 years ago
208c2c3
Minor
by Behdad Esfahbod
· 14 years ago
60833ef
[test/unicode] Add testing of all unicode properties
by Behdad Esfahbod
· 14 years ago
da96ee0
[test/unicode] Test is/make_immutable()
by Behdad Esfahbod
· 14 years ago
6af9cff
[test/unicode] Use text fixture instead of static variables
by Behdad Esfahbod
· 14 years ago
13db3d4
[test/buffer] Add UTF-16 tests
by Behdad Esfahbod
· 14 years ago
243673d
[test/buffer] Add more extensive UTF-8 test data from glib
by Behdad Esfahbod
· 14 years ago
dfec67f
[test/buffer] Add initial utf-8 tests
by Behdad Esfahbod
· 14 years ago
aafe395
Add test suite infrastructure
by Behdad Esfahbod
· 14 years ago
1d39d6e
Desable possibly lethal test on 64-bit machines
by Behdad Esfahbod
· 14 years ago
3264042
[test/buffer] Test pre_allocate() and allocation_successful()
by Behdad Esfahbod
· 14 years ago
15c57e0
[test/buffer] Add test pre_alloc(); hangs in the buffer code right now
by Behdad Esfahbod
· 14 years ago
1e5527e
[test/buffer] Test reset(), set_length(), and set/get_unicode_data()
by Behdad Esfahbod
· 14 years ago
db126b5
[test/buffer] Test reverse() and reverse_clusters()
by Behdad Esfahbod
· 14 years ago
39a840a
[API] Add hb_direction_from/to_string()
by Behdad Esfahbod
· 14 years ago
d4bee9f
[API] Add hb_unicode_funcs_get_default()
by Behdad Esfahbod
· 14 years ago
2409d5f
Update Copyright headers
by Behdad Esfahbod
· 14 years ago
af02933
[API] Remove hb_*_get_reference_count()
by Behdad Esfahbod
· 14 years ago
fb6291d
[test] Add test for headers included from C and C++
by Behdad Esfahbod
· 14 years ago
Next »