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

cgreen-devs / cgreen / 423

Builds Branch Commit Type Ran Committer Via Coverage
423 master Save the original output file The previous strategy overwrote the original output so it was harder to diagnose errors in the normalizing. Also the order of the diff output was reversed so that the output comes first to make that show up in Jenkin... push 05 May 2019 09:43AM UTC thoni56 travis-ci pending completion   set done
422 master Remove special handling of Cygwin that's not necessary push 05 May 2019 09:25AM UTC thoni56 travis-ci pending completion   set done
421 master Add quotes to most paths in script push 04 May 2019 12:41PM UTC thoni56 travis-ci pending completion   set done
420 master Add script to turn windows git symlinks into usable ones for cygwin push 04 May 2019 10:07AM UTC thoni56 travis-ci pending completion   set done
419 master Remove duplicate constraint->destroy() push 30 Apr 2019 12:13PM UTC Thomas Nilefalk travis-ci pending completion   set done
418 master Add Msys2 specific CMake:ing push 29 Apr 2019 11:47PM UTC thoni56 travis-ci pending completion   set done
417 master Add some required includes for compilation on Msys2 push 29 Apr 2019 11:21PM UTC thoni56 travis-ci pending completion   set done
416 master Fix a problem with 'no_expected_value_in()' 'no_expected_value_in()' should indicate that this constraint is not expecting any expected value. However it did that by looking at the destroy mechanism. This did not work in some cases (fortunately) ... push 26 Apr 2019 06:52AM UTC thoni56 travis-ci pending completion   set done
415 master Merge pull request #190 from OscarStarink/bool_fix assert_that(2) results into a failure push 22 Apr 2019 08:39PM UTC web-flow travis-ci pending completion   set done
414 master Merge pull request #191 from OscarStarink/make_fail_fix make without cmake installed will fail, even if cmake is installed afterwards. push 22 Apr 2019 08:37PM UTC web-flow travis-ci pending completion   set done
413 make_fail_fix Bug: make without cmake installed will fail, even if cmake is installed afterwards. Cause Makefile combines creation of build dir with generation of build/Makefile. The generation of build/Makefile fails if cmake is not installed. Other make ... Pull #191 22 Apr 2019 07:51PM UTC web-flow travis-ci pending completion   set done
412 bool_fix Bug: 'assert_that(2)' results into a failure, this is unexpected in C as 'if(2)' will eval the true path. Cause: The is_true constraint does a intptr_t compare with 1. However every non-zero value should be considered true. Fix: Inverted lo... Pull #190 22 Apr 2019 11:44AM UTC web-flow travis-ci pending completion   set done
411 add-return-by-value Update cgreen-mocker to support generation of return by value cgreen-mocker is able to understand if the return type is a structure or if it is a pointer or a base type. With this information it will generate the following output when a function ... Pull #172 29 Jan 2019 10:38PM UTC web-flow travis-ci pending completion   set done
410 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 29 Jan 2019 10:33PM UTC web-flow travis-ci pending completion   set done
409 master Fix order of fields in static constraints initialization When moving the new side effect fields in the constraints to the end I forgot to change the order in the static initialization. All tests still worked (since they are mostly 0-equivalent an... push 28 Jan 2019 05:02PM UTC thoni56 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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