"docs/faq.md" did not exist on "60b8906d1452741edc060bc0001661f00aa67a7b"
  1. 22 Oct, 2019 2 commits
  2. 18 Oct, 2019 2 commits
  3. 17 Oct, 2019 2 commits
  4. 16 Oct, 2019 3 commits
  5. 11 Oct, 2019 7 commits
  6. 10 Oct, 2019 6 commits
  7. 09 Oct, 2019 1 commit
  8. 08 Oct, 2019 1 commit
  9. 07 Oct, 2019 8 commits
  10. 05 Oct, 2019 2 commits
  11. 03 Oct, 2019 4 commits
    • misterg's avatar
      Googletest export · 76a560c8
      misterg authored
      Add an announcement about taking a dep on Abseil soon
      
      PiperOrigin-RevId: 272683117
      76a560c8
    • Abseil Team's avatar
      Googletest export · 703bd9ca
      Abseil Team authored
      Release Googletest 1.10
      
      PiperOrigin-RevId: 272658347
      703bd9ca
    • Abseil Team's avatar
      Googletest export · 4105eb72
      Abseil Team authored
      Add a compile time check to ensure that the parameters to TEST and TEST_F are not empty
      
      Some compilers may already fail in that case and even where it works, it's likely to result in technically invalid code by virtue of creating reserved identifiers:
      https://en.cppreference.com/w/cpp/language/identifiers
      
      PiperOrigin-RevId: 272543242
      4105eb72
    • misterg's avatar
      Googletest export · 68319c19
      misterg authored
      Remove outdated CppCon announcement
      
      PiperOrigin-RevId: 271866311
      68319c19
  12. 01 Oct, 2019 1 commit
  13. 29 Sep, 2019 1 commit
    • misterg's avatar
      Googletest export · dc1ca9ae
      misterg authored
      fix OSS Travis Builds -remove hardcoded updated package from brew
      
      PiperOrigin-RevId: 271863378
      dc1ca9ae