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

curl / curl / 8547
37%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2018 02:10PM UTC
Jobs 1
Files 269
Run time 34s
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
8547

push

travis-ci

bagder
cookies: support creation-time attribute for cookies

According to RFC6265 section 5.4, cookies with equal path lengths
SHOULD be sorted by creation-time (earlier first). This adds a
creation-time record to the cookie struct in order to make cookie
sorting more deterministic. The creation-time is defined as the
order of the cookies in the jar, the first cookie read fro the
jar being the oldest. The creation-time is thus not serialized
into the jar. Also remove the strcmp() matching in the sorting as
there is no lexicographic ordering in RFC6265. Existing tests are
updated to match.

Closes #2524

31 of 31 new or added lines in 1 file covered. (100.0%)

20770 of 27955 relevant lines covered (74.3%)

590729.18 hits per line

Jobs
ID Job ID Ran Files Coverage
21 8547.21 (T=coverage) 31 Aug 2018 02:10PM UTC 0
74.3
Travis Job 8547.21
Source Files on build 8547
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8547
  • e2ef8d6f on github
  • Prev Build on master (#8545)
  • Next Build on master (#8553)
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