mirror of
https://github.com/google/benchmark.git
synced 2025-01-30 05:40:15 +08:00
238e558fdb
* Add lambda benchmarks * Remove lambda capture since the lambda is not at a block scope * Remove LambdaBenchmark helper since FunctionBenchmark can be used with non-capturing lambas * Add lambda benchmarks * Remove lambda capture since the lambda is not at a block scope * Remove LambdaBenchmark helper since FunctionBenchmark can be used with non-capturing lambas * Add more docs for BENCHMARK_CAPTURE. * Fix use of misnamed parameter * Guard BENCHMARK_CAPTURE tests against non-c++11 compilers * Move tests out of basic_test.cc |
||
---|---|---|
.. | ||
basic_test.cc | ||
benchmark_test.cc | ||
CMakeLists.txt | ||
complexity_test.cc | ||
cxx03_test.cc | ||
diagnostics_test.cc | ||
donotoptimize_test.cc | ||
filter_test.cc | ||
fixture_test.cc | ||
map_test.cc | ||
options_test.cc | ||
reporter_output_test.cc | ||
skip_with_error_test.cc |