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

cgreen-devs / cgreen / 408

Builds Branch Commit Type Ran Committer Via Coverage
408 master Merge the side effect constraint feature by joaopapereira Decided to amend this PR by moving the fields to the end of the Constraint structure to minimize incompatabilities and also elaborate a bit more in the documentation. This closes #169 (th... push 28 Jan 2019 04:20PM UTC thoni56 travis-ci pending completion   set done
407 master Add cgreen_value_tests to C and CPP tests libraries push 27 Jan 2019 12:34PM UTC thoni56 travis-ci pending completion   set done
406 master Add three examples of custom constraints from documentation as tests This will ensure that we keep creating custom constraints as per the documentation possible. push 27 Jan 2019 11:27AM UTC thoni56 travis-ci pending completion   set done
405 master Use plural for zero tests found in textreporter push 26 Jan 2019 04:25PM UTC thoni56 travis-ci pending completion   set done
404 master Merge pull request #183 from aytchell/fix_overflows Fix some potential string buffer overflows. Thanks to @aytchell! push 16 Jan 2019 07:33PM UTC web-flow travis-ci pending completion   set done
403 master Merge pull request #184 from aytchell/gcc_pedantic Fixed warnings in user's tests with '-pedantic'. Thanks to @aytchell push 15 Jan 2019 08:06PM UTC web-flow travis-ci pending completion   set done
402 gcc_pedantic Fixed warnings in user's tests with '-pedantic' When I compile my own system's unit tests I use the -pedantic switch of gcc. There are then some warnings reported which are caused by cgreen's headers. This commit fixes some variadic macros and a... Pull #184 15 Jan 2019 03:12PM UTC web-flow travis-ci pending completion   set done
401 fix_overflows Fixed potential overflow in cdash_reporter As before with cute_reporter and test_reporter, I removed the buffering mechanism from cdash_reporter. This fixes a potential buffer overrun for huge messages. Also added a unit test to show that the giv... Pull #183 14 Jan 2019 04:01PM UTC web-flow travis-ci pending completion   set done
400 create-side-effects Correct valgrind error on test Some of the tests were leaking memory, not the implementation itself. This commit ensures that valgrind runs without any error Pull #169 27 Dec 2018 05:09PM UTC web-flow travis-ci pending completion   set done
399 cleanup-change-constraint-names Convert `Constraint` struct to `CgreenConstraint` The `Constraint` struct name can easily conflict with other application that have some sort of constraint. To ensure that name collision does not happen the struct was renamed from `Constraint` ->... Pull #168 27 Dec 2018 04:24PM UTC web-flow travis-ci pending completion   set done
398 master Remove dependency from static library to gitrevision.h It turned out that the problem with multiple interfering generatings of gitrevision.h was caused by CMake not understanding that it need not generate the same dependency twice, which it did i... push 18 Dec 2018 12:44AM UTC thoni56 travis-ci pending completion   set done
397 master Change tmp suffix to random string Building using multiple process somehow trashed the generation of gitrevision.h because on of the processes removed the temp file from under the other. This change attempts to use unique temp suffixes for every ... push 18 Dec 2018 12:35AM UTC thoni56 travis-ci pending completion   set done
396 master Remove i386 for OSX ARCH, since it's deprecated push 17 Dec 2018 10:25AM UTC Thomas Nilefalk travis-ci pending completion   set done
395 master Improve generation of gitrevision.h Move it to src-directory since it should be compiled into the libraries. Use more complete 'git describe'. push 17 Dec 2018 07:29AM UTC thoni56 travis-ci pending completion   set done
394 master Enable version inquiry of cgreen library after load Cgreen-runner can now query the loaded library and present the version and the git hash of it to make it easier to see if the expected version was loaded. This fixes #122 push 14 Dec 2018 06:09PM UTC thoni56 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 43
  • 44
  • 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