1. 11 Apr, 2018 7 commits
  2. 10 Apr, 2018 4 commits
  3. 09 Apr, 2018 16 commits
  4. 07 Apr, 2018 1 commit
    • Victor Costan's avatar
      Sync gmock-generated-nice-strict.h.pump with gmock-generated-nice-strict.h. · 51f8ad47
      Victor Costan authored
      Commit fe402c27 published the changes in
      internal CL 156157936, but missed the diff in
      gmock-generated-nice-strict.h.pump. This makes it difficult to reason
      about the change, because the .pump file is more concise than the
      generated file.
      
      This PR was tested by re-generating the .h file using the command below
      and checking the git diff.
      
      ./googletest/scripts/pump.py \
          googlemock/include/gmock/gmock-generated-nice-strict.h.pump
      51f8ad47
  5. 06 Apr, 2018 12 commits