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

zeromq / cppzmq / 30

Builds Branch Commit Type Ran Committer Via Coverage
30 master Merge pull request #205 from sigiesec/split-testcases Improved tests and implementation of message_t push 16 Apr 2018 02:01PM UTC web-flow travis-ci pending completion   set done
29 master Problem: bad code style in operator== Solution: simplified code Pull #205 16 Apr 2018 01:48PM UTC web-flow travis-ci pending completion   set done
28 master Problem: no tests for move-assignment Solution: added test cases Pull #205 16 Apr 2018 01:46PM UTC web-flow travis-ci pending completion   set done
27 master Problem: Windows build broken because of multiple issues Windows issues: * missing includes files Solution: added missing <memory> and <unordered_map> Here <map> was replaced with <unordered_map> as there is no need for sorted map. * google... Pull #204 16 Apr 2018 10:02AM UTC web-flow travis-ci pending completion   set done
26 master Problem: Windows build broken because of multiple issues Windows issues: * missing includes files Solution: added missing <memory> and <unordered_map> Here <map> was replaced with <unordered_map> as there is no need for sorted map. * google... Pull #204 16 Apr 2018 09:51AM UTC web-flow travis-ci pending completion   set done
25 master Merge pull request #203 from kurdybacha/master Problem: message_t could be easier to construct and is missing equal not equal operators push 14 Apr 2018 02:56PM UTC web-flow travis-ci pending completion   set done
24 master Problem: extended initializer lists only available in C++11 Pull #203 14 Apr 2018 01:08PM UTC web-flow travis-ci pending completion   set done
23 master Problem: message_t should be easier to construct * Added overload constructor (c++11 only) taking iteratable object. It would be easier to use std::string, std::array etc to construct a message now. Making it a draft for now in case it is too... Pull #203 14 Apr 2018 11:24AM UTC web-flow travis-ci pending completion   set done
22 master Merge pull request #202 from kurdybacha/master Problem: non consistent whitespace formatting push 13 Apr 2018 05:00PM UTC web-flow travis-ci pending completion   set done
21 master Problem: create_destroy test not assigned properly Pull #202 13 Apr 2018 04:42PM UTC web-flow travis-ci pending completion   set done
20 master Merge pull request #201 from sigiesec/add-poller-tests Problem: insufficient tests for poller_t, bad usability since caller of add must store function object push 13 Apr 2018 02:45PM UTC web-flow travis-ci pending completion   set done
19 master Problem: insufficient tests for poller_t, bad usability since caller of add must store function object Solution: added tests, added size() method, added add deprecated overload with former signature, changed new add signature to accept handler by... Pull #201 13 Apr 2018 02:35PM UTC web-flow travis-ci pending completion   set done
17 master Problem: poller's handler not aware of event type. (#200) * Problem: Poller's handler not aware of event type. It was possible to register a handler for more than one event types but impossible to distinguish which event is being handled. No... push 09 Apr 2018 07:24AM UTC bluca travis-ci pending completion   set done
16 master Poller: array include not between C++11 guards Pull #200 09 Apr 2018 06:13AM UTC web-flow travis-ci pending completion   set done
15 master Problem: CMake build fails on Windows Issue #199 It seems that with GCC on Linux <array> is implicitly included by one of stl includes already in zmq.hpp but it breaks on Windows with Visual Studio. Adding explicit include for array. Can not v... Pull #200 08 Apr 2018 10:09PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 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