• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / benchmark / 1052

Builds Branch Commit Type Ran Committer Via Coverage
1052 master Json reporter: don't cast floating-point to int; adjust tooling (#426) * Json reporter: passthrough fp, don't cast it to int; adjust tooling Json output format is generally meant for further processing using some automated tools. Thus, it mak... push 24 Jul 2017 11:16PM UTC dominichamon travis-ci pending completion   set done
2251 master CMake: use full add_test(NAME <> COMMAND <>) signature (#901) * CTest must use proper paths to executables With the following syntax: ``` add_test(NAME <name> COMMAND <command> [<arg>...]) ``` if `<command>` specifies an executable t... push 05 Nov 2019 07:50PM UTC LebedevRI travis-ci pending completion   set done
2250 cmake-test-name-command Fix typo in ctest invocation Instead of `-c` the uppercase `-C` must be used to select a config. But better use the longopt. Pull #901 05 Nov 2019 06:25PM UTC web-flow travis-ci pending completion   set done
2249 cmake-test-name-command CTest must use proper paths to executables With the following syntax: ``` add_test(NAME <name> COMMAND <command> [<arg>...]) ``` if `<command>` specifies an executable target it will automatically be replaced by the location of the executable... Pull #901 05 Nov 2019 05:18PM UTC web-flow travis-ci pending completion   set done
2248 master Remove superfluous cache line scaling in JSON reporter. (#896) Cache size is already stored in bytes. push 24 Oct 2019 07:18PM UTC LebedevRI travis-ci pending completion   set done
2247 master Remove superfluous scaling. Cache size is already stored in bytes. Pull #896 24 Oct 2019 05:28PM UTC web-flow travis-ci pending completion   set done
2246 tchaik/881-options-from-env Document environment variables options usage https://github.com/google/benchmark/issues/881 Pull #894 23 Oct 2019 09:31PM UTC web-flow travis-ci pending completion   set done
2245 master Set CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#889) When building on Windows with `BUILD_SHARED_LIBS=ON`, the symbols were not being properly exported in the DLL. Fix this by setting `CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS`. Fixes #888 push 23 Oct 2019 08:23AM UTC LebedevRI travis-ci pending completion   set done
2244 master Read options from environment (#881) (#883) Initialize option flags from environment variables values if they are defined, eg. `BENCHMARK_OUT=<filename>` for `--benchmark_out=<filename>`. Command line flag value always prevails. Fixes https://... push 23 Oct 2019 08:12AM UTC LebedevRI travis-ci pending completion   set done
2243 feature/cpack Merge branch 'feature/cpack' of github.com:Balluff/benchmark into feature/cpack Pull #893 23 Oct 2019 07:37AM UTC Stephen Bryant travis-ci pending completion   set done
2242 tchaik/881-options-from-env Read options from environment (#881) Initialize option flags from environment variables values if they are defined, eg. BENCHMARK_OUT=<filename> for --benchmark_out=<filename>. Command line flag value always prevails. Pull #883 22 Oct 2019 08:21PM UTC web-flow travis-ci pending completion   set done
2241 cmake-windows-symbols Set CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS When building on Windows with BUILD_SHARED_LIBS=ON, the symbols were not being properly exported in the DLL. Fix this by setting CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS. Pull #889 10 Oct 2019 06:38PM UTC web-flow travis-ci pending completion   set done
2240 master Switch to Starlark for C++ rules. (#887) While I'm here, format all of the files that I touched. push 08 Oct 2019 10:13AM UTC dominichamon travis-ci pending completion   set done
2239 master Switch to Starlark for C++ rules. While I'm here, format all of the files that I touched. Pull #887 08 Oct 2019 08:43AM UTC web-flow travis-ci pending completion   set done
2238 master Switch to Starlark for C++ rules. While I'm here, update to google/googletest v1.10.0 and also format all of the files that I touched. Pull #887 08 Oct 2019 05:30AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 111
  • 112
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc