Automatic pre-release for 1.1.0-b68f0d6
Unclaimed project
Are you a maintainer of Ceedling? Claim this project to take control of your public changelog and roadmap.
Automatic pre-release for 1.1.0-b68f0d6
Automatic pre-release for 1.1.0-b14e5c0
Partials are a new feature under development that allows a test author to work with portions of source C and header files under test differently from within a test file. For instance, Partials allows the mocking of functions inside a source file under test (see #936).
This early working version is feature-limited, undocumented, and contains little erro...
Automatic pre-release for 1.1.0-efc3c2d
Bug fixes:
:gcov section of :flags is able to use filename matchers again (like :test section).Bugfix Release 1.0.1 (full name 1.0.1-fb1ce6c)
Bug fixes:
:use_mocks set to true in Ceedling defaults to match documentation and other mocking defaults in template projects.This Ceedling release is the most significant since the project was first posted to SourceForge.
Ceedling now runs in Ruby 3. Builds can now run much faster than previous versions because of parallelized tasks. In test suites, header file search paths, code defines, and tool run flags are now customizable per test executable. Ceedling now also offers integrated debugging options to find the...