summaryrefslogtreecommitdiffstats
path: root/ci/build-linux-autotools.sh
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2020-02-20 04:05:01 (GMT)
committerCJ Johnson <johnsoncj@google.com>2020-02-28 21:40:53 (GMT)
commitfd538161f484c202e68512ca37aaa73f2e06f606 (patch)
treed3b2bbc727b7808154f3893ee102aaa98a33e68a /ci/build-linux-autotools.sh
parent23b2a3b1cf803999fb38175f6e9e038a4495c8a5 (diff)
downloadgoogletest-fd538161f484c202e68512ca37aaa73f2e06f606.zip
googletest-fd538161f484c202e68512ca37aaa73f2e06f606.tar.gz
googletest-fd538161f484c202e68512ca37aaa73f2e06f606.tar.bz2
Googletest export
Allow construction of an Action from a callable of zero args Action already allows construction from a callable with the same args as the mocked function, without needing to wrap the callable in Invoke. However, if you don't care about the arguments to the mocked function you need to either accept all of them or wrap your callable in InvokeWithoutArgs. This change makes both of those unnecessary, since it allows you to pass a no-args callable to Action directly. PiperOrigin-RevId: 296117034
Diffstat (limited to 'ci/build-linux-autotools.sh')
0 files changed, 0 insertions, 0 deletions