• Abseil Team's avatar
    Googletest export · 63713e1c
    Abseil Team authored
    Fix the ACTION* macros to allow for more than 10 arguments in the action.
    Only the first 10 will be passed as individual arguments as `argN`, but the rest
    can be accessed from the `args` tuple.
    
    PiperOrigin-RevId: 311542098
    63713e1c
gmock-actions_test.cc 50 KB