Skip to content

Releases: rtlabs-com/googletest

rt-labs/v1.14.0.0

29 Aug 15:01
Compare
Choose a tag to compare

Modifications on upstream https://github.com/google/googletest/releases/tag/v1.14.0:

  • Avoid stack overflow in CreateDirectoriesRecursively: 519f387
  • Allow CreateDirectoriesRecursively() to fail on report: 0f08f04

google/googletest@v1.14.0...rtlabs-com:googletest:rt-labs/v1.14.0.0

rt-labs/v1.13.0.0

19 Jun 13:28
Compare
Choose a tag to compare

Modifications on upstream https://github.com/google/googletest/releases/tag/v1.13.0:

  • Avoid stack overflow in CreateDirectoriesRecursively: 519f387
  • Allow CreateDirectoriesRecursively() to fail on report: 0f08f04
  • Check for file system for current directory: ddff321
  • use -I instead -isystem to workaround gcc compiler errors 3289f1a