Skip to content

Tags: claudiiolima/Ceedling

Tags

0.3.2-f75275c

Toggle 0.3.2-f75275c's commit message
Add @system_wrapper.module_eval to defineinator, flaginator, so envir…

…oment variables, #{ENV['VARIABLE']}, are parsed now.

0.3.2-78e208b

Toggle 0.3.2-78e208b's commit message
Merge branch 'test/0_32/version_fix' into test/ceedling_0_32_rc

0.3.2-09ce2ee

Toggle 0.3.2-09ce2ee's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge 78e208b into 134496c

0.3.2-9b090f1

Toggle 0.3.2-9b090f1's commit message
Version fix

Can’t use Ceedling’s custom exception type because the require path is impractical between running version.rb as a script for release builds and using it internally for CLI version commands.

0.32.0-c129b59

Toggle 0.32.0-c129b59's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge 4821930 into 134496c

0.32.0-4821930

Toggle 0.32.0-4821930's commit message
Improved README documentation

- Added more useful links
- Explained Docker images better
- Reformatted and expanded CLI usage
- Fixed developer documentation for running Ceedling’s self tests

0.32.0-16686a7

Toggle 0.32.0-16686a7's commit message
Removed :import superseded by mixins

0.32.0-80b6991

Toggle 0.32.0-80b6991's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge 16686a7 into 134496c

0.32.0-073d102

Toggle 0.32.0-073d102's commit message
Documentation and formatting

- Updated README with corrections to CLI notes, developer instructions, and more documentation links
- Replaced Unicode • with * to ensure terminal support

0.32.0-52af313

Toggle 0.32.0-52af313's commit message
CeedlingPacket fixes

- Added single smart quotes that were missing throughout in contractions
- Updated :use_backtrace documentation to reflect functional reality