You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use version 2_6_rc and have noticed that creating a skeleton doesn't work properly anymore.
skeleton_path => is no longer used, only 'mock_path' is used
subdir => is not correctly observed when using 'skeleton' together (no create_subdir!)
if the paths of the files are not correct there are no proper error messages, could you please improve this.
in 'create_source_header_section'(for skeleton) the includes used as standard for CMock are included, but they are not always needed for the skeleton!
would it be possible to create a function and parameter description like in Doxygen? (for the template)
thanks :-)
The text was updated successfully, but these errors were encountered:
hi,
I use version 2_6_rc and have noticed that creating a skeleton doesn't work properly anymore.
skeleton_path => is no longer used, only 'mock_path' is used
subdir => is not correctly observed when using 'skeleton' together (no create_subdir!)
if the paths of the files are not correct there are no proper error messages, could you please improve this.
in 'create_source_header_section'(for skeleton) the includes used as standard for CMock are included, but they are not always needed for the skeleton!
would it be possible to create a function and parameter description like in Doxygen? (for the template)
thanks :-)
The text was updated successfully, but these errors were encountered: