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

zeromq / cppzmq / 37

Builds Branch Commit Type Ran Committer Via Coverage
37 master Merge pull request #207 from kleisauke/patch-1 Remove unnecessary curly bracket push 17 Apr 2018 06:58PM UTC web-flow travis-ci pending completion   set done
36 master Remove unnecessary curly bracket Will otherwise write `set(PACKAGE_VERSION "4.3.0}")` to `cppzmqConfigVersion.cmake`. Pull #207 17 Apr 2018 06:37PM UTC web-flow travis-ci pending completion   set done
35 master Problem: Windows build broken because of multiple issues (#204) * Problem: Windows build broken because of multiple issues Windows issues: * missing includes files Solution: added missing <memory> and <unordered_map> Here <map> was repl... push 17 Apr 2018 08:31AM UTC bluca travis-ci pending completion   set done
34 master Problem: Windows build fails because wrong test path provided Pull #204 17 Apr 2018 07:20AM UTC web-flow travis-ci pending completion   set done
33 master Problem: Windows unit_tests executable not finding lizmq dll. Solution: copy libzmq dll to build bin directory. Pull #204 17 Apr 2018 07:13AM UTC web-flow travis-ci pending completion   set done
32 master Merge remote-tracking branch 'upstream/master' Pull #204 17 Apr 2018 07:03AM UTC web-flow travis-ci pending completion   set done
31 master Problem: Windows build takes too long Solution: disabling tests and perf tools Pull #204 16 Apr 2018 02:03PM UTC web-flow travis-ci pending completion   set done
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
  • ← 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