aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/testing/googletest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed using statements from common.hAdam Cozzette2018-01-261-1/+1
* Fix string::back() usage in googletest.ccJisi Liu2017-12-191-1/+1
* Support win32 long path for cross compiled buildJisi Liu2017-11-101-1/+1
* Test Shutdown can be called multiple times.Jisi Liu2017-09-211-0/+2
* Make win32_io only for MSVCJisi Liu2017-08-111-1/+1
* Merge from masterJisi Liu2017-07-251-6/+30
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-0/+4
* Use TEST_TMPDIR for writing temporary files if it's set.Brian Silverman2015-09-081-0/+7
* Add cmake support.Feng Xiao2015-05-311-11/+8
* Replace "\\" with "/" for windows path names.Feng Xiao2015-05-261-0/+4
* Modify directory to use in testBo Yang2015-04-271-0/+4
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-5/+6
* HPUX patch from Alexander Melnikov.kenton@google.com2009-08-171-1/+4
* Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com2009-05-061-0/+14
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-0/+34
* Initial checkin.temporal2008-07-101-0/+189