- Added a couple more tests to our details test

- Added a gitattributes file to force line endings to be correct.
This commit is contained in:
Mark VanderVoord
2015-12-30 16:33:33 -05:00
parent cda8d3a7e1
commit d1ab630308
4 changed files with 720 additions and 654 deletions
@@ -4,7 +4,7 @@ class CMockGeneratorPluginReturnThruPtr
def initialize(config, utils)
@utils = utils
@priority = 1
@priority = 1 #TODO: it's 1 to come before ignore_arg returns... but should be after expects otherwise (like 9)
end
def instance_typedefs(function)