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

gatzka / cjet / 673

Builds Branch Commit Type Ran Committer Via Coverage
673 master Make eventloop "object oriented". This has several advantages: - Easier testing (programming against interfaces) - No more global variables. This allows multiple instantiation of eventloop objects. This will be beneficial when running in a mult... Pull #62 11 Jun 2016 10:24AM UTC web-flow travis-ci pending completion   set done
672 master Merge pull request #61 from gatzka/feature/websocket_tests Feature/websocket tests push 10 Jun 2016 11:33AM UTC invalid-email-address travis-ci pending completion   set done
671 master Add simple unit test. Pull #61 10 Jun 2016 11:16AM UTC invalid-email-address travis-ci pending completion   set done
670 master Simplify unit tests. push 09 Jun 2016 12:40PM UTC gatzka travis-ci pending completion   set done
669 master Add tests for http_connection. push 09 Jun 2016 12:24PM UTC gatzka travis-ci pending completion   set done
668 master Simplify read_callbacks. read_callbacks now only get an size_t length instead of an ssize_t. The read_callbacks are only required to handle the close condition, all severe errors are handled by the underlying buffered_socket. push 08 Jun 2016 05:07PM UTC gatzka travis-ci pending completion   set done
667 master Test reading from closed and corrupt socket. push 08 Jun 2016 04:42PM UTC gatzka travis-ci pending completion   set done
666 master Test reading an illegal start line. push 08 Jun 2016 04:23PM UTC gatzka travis-ci pending completion   set done
665 master Clarify return values of read_until and read_exactly. push 08 Jun 2016 04:02PM UTC gatzka travis-ci pending completion   set done
664 master Document internal_read_until(). push 08 Jun 2016 02:18PM UTC gatzka travis-ci pending completion   set done
663 master Document behaviour of get_read_ptr(). push 08 Jun 2016 02:07PM UTC gatzka travis-ci pending completion   set done
662 master Add test for closing an http_connection after migration of the underlying buffered_socket. This is the use case that the underlying buffered_socket is used by a websocket connection after the websocket upgrade. The websocket owns the buffered_soc... push 07 Jun 2016 04:44PM UTC gatzka travis-ci pending completion   set done
661 master Removed unused files from unit test build. push 07 Jun 2016 04:26PM UTC gatzka travis-ci pending completion   set done
660 master Build http_parser_test conditionally. http_parser_test is a long running test. To see the coverage results of the other tests quickly it is helpful to temporarily disable the build of http_parser_test. push 07 Jun 2016 04:21PM UTC gatzka travis-ci pending completion   set done
659 master Refactor initialization of an http_connection. This makes it easier to test. push 07 Jun 2016 04:14PM UTC gatzka travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 40
  • 41
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc