1. 31 May, 2023 1 commit
    • Paul Wankadia's avatar
      Update GoogleTest to RE2 release `2023-06-01`. · a7833a19
      Paul Wankadia authored
      Note that RE2 has taken a dependency on Abseil, so the `main` branch
      should be used from now on. The `abseil` branch will go away soon...
      
      PiperOrigin-RevId: 536737543
      Change-Id: I0e595ee8e754b924881f997f286cdec3822763bf
      a7833a19
  2. 26 Apr, 2023 1 commit
    • Abseil Team's avatar
      Use Abseil Flag public API for flag parsing. · dea0484e
      Abseil Team authored
      This change brings InitGoogleTest semantic in accordance with the official documentation: only GoogleTest flags are removed from argc/argv. The rest of the flags remains in place. We do nothing special for flags with unrecognized gunit_/gtest_ prefix and we do not report them.
      
      PiperOrigin-RevId: 527257221
      Change-Id: Ibb29a1bda1a44251a4ee579c0fb5bbdfd9965c21
      dea0484e
  3. 16 Mar, 2023 1 commit