Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
B
benchmark
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • benchmark
  • Repository

Switch branch/tag
  • benchmark
  • test
  • benchmark_test.cc
Find file
BlameHistoryPermalink
  • Dominic Hamon's avatar
    Allow AddRange to work with int64_t. (#548) · 9913418d
    Dominic Hamon authored Apr 03, 2018
    * Allow AddRange to work with int64_t.
    
    Fixes #516
    
    Also, tweak how we manage per-test build needs, and create a standard
    _gtest suffix for googletest to differentiate from non-googletest tests.
    
    I also ran clang-format on the files that I changed (but not the
    benchmark include or main src as they have too many clang-format
    issues).
    
    * Add benchmark_gtest to cmake
    
    * Set(Items|Bytes)Processed now take int64_t
    9913418d
benchmark_test.cc 7.08 KB
EditWeb IDE
×

Replace benchmark_test.cc

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.