1. 03 Aug, 2020 10 commits
  2. 31 Jul, 2020 2 commits
  3. 29 Jul, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · 68ca04c2
      Abseil Team authored
      Updated documentation for Value-Parameterized Tests: Per-default, a TEST_P without a corresponding INSTANTIATE_TEST_SUITE_P now causes a failing test.
      
      PiperOrigin-RevId: 323622468
      68ca04c2
  4. 28 Jul, 2020 2 commits
    • Abseil Team's avatar
      Googletest export · 18a9aeda
      Abseil Team authored
      Internal documentation change.
      
      PiperOrigin-RevId: 323612305
      18a9aeda
    • ofats's avatar
      Googletest export · c6430992
      ofats authored
      Stop using ADL for InvokeArgument action.
      
      PiperOrigin-RevId: 323234396
      c6430992
  5. 19 Jul, 2020 1 commit
  6. 15 Jul, 2020 3 commits
  7. 11 Jul, 2020 1 commit
  8. 09 Jul, 2020 7 commits
  9. 05 Jul, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · 356f2d26
      Abseil Team authored
      Improve compatibility with strict compilers targeting Windows
      
      Remove an unnecessary ##, which could result in warnings about invalid preprocessor tokens when pasting to an initial '('
      
      PiperOrigin-RevId: 319277617
      356f2d26
  10. 02 Jul, 2020 2 commits
  11. 26 Jun, 2020 7 commits
  12. 20 Jun, 2020 1 commit
  13. 19 Jun, 2020 1 commit
  14. 18 Jun, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · c6e309b2
      Abseil Team authored
      gtest.cc: fix a couple typos
      
      s/paramaterized/parameterized/
      
      PiperOrigin-RevId: 316878900
      c6e309b2