Mark VanderVoord

Results 148 comments of Mark VanderVoord

At this moment I believe that ceedling does not support it. I think there is another Issue open already that is requesting this feature as well... which makes sense because...

The current release of Ceedling doesn't handle multiple files with the same names without you managing it directly (setting it up with multiple project files, etc). We're working on having...

Thanks for bringing this up. It appears that this feature was started but never finished. I see code for the release library support, but none for tests. For now, you...

This is a good idea for a plugin! Thanks for the thought!

I'm glad the tools method is working for you. I'll try to get libraries fixed up soon for future use!

:) agreed. Even better would be to just accept the alternative as a single argument.

I like your solution for #1 a lot. I'm interested in hearing more about your solution to #2. It seems to me that fixing the bug and making tools accept...

Hi. I just thought I'd jump in here with a different perspective. Both CMock and Ceedling _purposefully_ don't support diving deep into header files to pull out headers down the...

If you have the time to experiment, can you download the latest pre-release gem from the `releases` tab here on github, and install it manually like this: ``` gem install...

Hi. I'll need to fix that part of the documentation. It is incorrect (outdated). In the `:unity` section of the config file, you want to set the `:test_prefix` string. This...