mirror of
https://github.com/meekrosoft/fff
synced 2026-01-23 00:15:59 +01:00
Add googletest library and update makefiles
This commit is contained in:
@@ -276,7 +276,8 @@ def output_c_and_cpp
|
||||
|
||||
include_guard {
|
||||
output_constants
|
||||
|
||||
define_reset_fake
|
||||
|
||||
puts "#ifdef __cplusplus"
|
||||
$cpp_output = true
|
||||
yield
|
||||
@@ -293,7 +294,6 @@ end
|
||||
|
||||
# lets generate!!
|
||||
output_c_and_cpp{
|
||||
define_reset_fake
|
||||
define_call_history
|
||||
define_return_sequence
|
||||
output_cpp_reset_code if $cpp_output
|
||||
|
||||
Reference in New Issue
Block a user