aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/stringpiece_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4593 Replace all occurrences of "NULL" to nullptr in src/google/protobug/stubsDhruv2018-08-071-11/+11
|
* Fix freebsd build.Feng Xiao2017-03-141-0/+2
| | | | | | | | It turns out system headers included by generated plugin.pb.h file already contains major/minor macro definitions when built on FreeBSD and we need to add #undefs to the generated header file. This change also fixes another compile error regarding EXPECT_DEATH on FreeBSD.
* Fix for Visual Studio 2008.Feng Xiao2015-12-301-17/+0
|
* fix stringpiece test to use portable hash set.Jisi Liu2015-10-051-1/+1
|
* Down-integrate from google internal.Jisi Liu2015-10-051-0/+18
|
* Down-integrate from internal code base.Feng Xiao2015-06-151-0/+793
[ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d