CMock/test/unit
laurens 759d1826c8 Add test with no braces in source
- Should return 0 since no braces in source
2019-11-12 20:28:08 +01:00
..
cmock_config_test.rb Rename treat_inline to treat_inlines 2019-11-10 18:39:35 +01:00
cmock_config_test.yml Rename treat_inline to treat_inlines 2019-11-10 18:39:35 +01:00
cmock_file_writer_test.rb Move all self-testing into a subdirectory, like we did with Unity 2017-04-07 16:27:13 -04:00
cmock_generator_main_test.rb Rename treat_inline to treat_inlines 2019-11-10 18:39:35 +01:00
cmock_generator_plugin_array_test.rb Fix Minitest deprecation warnings. 2017-09-14 09:40:48 -04:00
cmock_generator_plugin_callback_test.rb make ret variable more unique to prevent collision with with code under test 2019-11-04 11:23:57 -05:00
cmock_generator_plugin_cexception_test.rb Move all self-testing into a subdirectory, like we did with Unity 2017-04-07 16:27:13 -04:00
cmock_generator_plugin_expect_a_test.rb Expect plugin should call UNITY_SET/CLR_DETAILS in pairs. 2019-08-30 12:14:11 -04:00
cmock_generator_plugin_expect_any_args_test.rb ExpectAnyArgs should not be generated for functions with no arguments (#201) 2019-10-23 15:51:22 -04:00
cmock_generator_plugin_expect_b_test.rb Replace IgnoreMode with ExpectAnyArgsBool (no functional change). 2019-09-16 13:28:14 -04:00
cmock_generator_plugin_ignore_arg_test.rb Don't assume that pointer-to-constant types have "const" removed. 2017-09-12 15:54:47 -04:00
cmock_generator_plugin_ignore_test.rb Move all self-testing into a subdirectory, like we did with Unity 2017-04-07 16:27:13 -04:00
cmock_generator_plugin_return_thru_ptr_test.rb Address issue #196 to better deal with passing pointer types 2019-10-30 14:10:59 -04:00
cmock_generator_utils_test.rb We need function prototypes to comply with strict compiler settings 2019-09-09 16:32:39 -04:00
cmock_header_parser_test.rb Add test with no braces in source 2019-11-12 20:28:08 +01:00
cmock_plugin_manager_test.rb Protect again memory overruns. 2019-10-23 17:12:18 -04:00
cmock_unityhelper_parser_test.rb Move all self-testing into a subdirectory, like we did with Unity 2017-04-07 16:27:13 -04:00