⬆ upgraded Catch and Google Benchmark
- Catch 1.12.0 -> 1.12.2
- Google Benchmark 1.3.0 -> 1.4.1
Showing
benchmarks/thirdparty/benchmark/AUTHORS
100644 → 100755
benchmarks/thirdparty/benchmark/BUILD.bazel
0 → 100755
benchmarks/thirdparty/benchmark/CMakeLists.txt
100644 → 100755
benchmarks/thirdparty/benchmark/CONTRIBUTORS
100644 → 100755
benchmarks/thirdparty/benchmark/LICENSE
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/README.md
100644 → 100755
benchmarks/thirdparty/benchmark/WORKSPACE
0 → 100755
benchmarks/thirdparty/benchmark/appveyor.yml
0 → 100755
benchmarks/thirdparty/benchmark/cmake/AddCXXCompilerFlag.cmake
100644 → 100755
benchmarks/thirdparty/benchmark/cmake/CXXFeatureCheck.cmake
100644 → 100755
benchmarks/thirdparty/benchmark/cmake/Config.cmake.in
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/GetGitVersion.cmake
100644 → 100755
benchmarks/thirdparty/benchmark/cmake/HandleGTest.cmake
100644 → 100755
benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMAr.cmake
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMNm.cmake
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/benchmark.pc.in
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/gnu_posix_regex.cpp
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/llvm-toolchain.cmake
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/posix_regex.cpp
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/std_regex.cpp
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/cmake/steady_clock.cpp
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
This diff is collapsed.
Click to expand it.
benchmarks/thirdparty/benchmark/include/benchmark/benchmark.h
100644 → 100755
This diff is collapsed.
Click to expand it.
benchmarks/thirdparty/benchmark/mingw.py
0 → 100755
This diff is collapsed.
Click to expand it.
benchmarks/thirdparty/benchmark/releasing.md
0 → 100755
benchmarks/thirdparty/benchmark/src/CMakeLists.txt
100644 → 100755
benchmarks/thirdparty/benchmark/src/arraysize.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/benchmark.cc
100644 → 100755
This diff is collapsed.
Click to expand it.
benchmarks/thirdparty/benchmark/src/benchmark_api_internal.h
100644 → 100755
benchmarks/thirdparty/benchmark/src/benchmark_register.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/check.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/colorprint.cc
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/colorprint.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/commandlineflags.cc
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/commandlineflags.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/complexity.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/complexity.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/console_reporter.cc
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/counter.cc
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/counter.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/csv_reporter.cc
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/cycleclock.h
100644 → 100755
benchmarks/thirdparty/benchmark/src/internal_macros.h
100644 → 100755
benchmarks/thirdparty/benchmark/src/json_reporter.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/log.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/mutex.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/re.h
100644 → 100755
benchmarks/thirdparty/benchmark/src/reporter.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/sleep.cc
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/sleep.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/statistics.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/statistics.h
100644 → 100755
File mode changed from 100644 to 100755
benchmarks/thirdparty/benchmark/src/string_util.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/string_util.h
100644 → 100755
benchmarks/thirdparty/benchmark/src/sysinfo.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/timers.cc
100644 → 100755
benchmarks/thirdparty/benchmark/src/timers.h
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment