• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

behdad / harfbuzz / 472
34%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2015 10:37PM UTC
Jobs 1
Files 152
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
472

push

travis-ci

behdad
[API] Add hb_buffer_add_latin1()

This is by no ways to promote non-Unicode encodings.  This is an entry
point that takes Unicode codepoints that happen to all be the first
256 characters and hence fit in 8bit strings.  This is useful eg in Chrome
where strings that can fit in 8bit are implemented that way, and this
avoids copying into UTF-8 or UTF-16.

Perhaps we should rename this to hb_buffer_add_codepoints8().  I'm also
curious if anyone would be really interested in hb_buffer_add_codepoints16().

Please discuss!

17 of 17 new or added lines in 2 files covered. (100.0%)

6205 of 10808 relevant lines covered (57.41%)

972.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
src/hb-buffer.cc
10
100.0
src/hb-utf-private.hh

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/hb-object-private.hh
1
100.0
util/options.hh
2
100.0
src/hb-font-private.hh
2
100.0
src/hb-ot-layout-private.hh
2
100.0
src/NONE
3
100.0
util/helper-cairo.hh
4
100.0
src/hb-ot-map-private.hh
7
100.0
src/hb-buffer-private.hh
8
100.0
src/hb-face-private.hh
18
100.0
src/hb-unicode-private.hh
19
100.0
src/hb-set-private.hh
21
100.0
src/hb-private.hh
65
100.0
src/hb-open-type-private.hh
Jobs
ID Job ID Ran Files Coverage
2 472.2 26 Jan 2015 10:37PM UTC 0
57.41
Travis Job 472.2
Source Files on build 472
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #472
  • 61820bc4 on github
  • Prev Build on master (#471)
  • Next Build on master (#475)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc