aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/stringpiece_unittest.cc
Commit message (Collapse)AuthorAge
* Fix freebsd build.Gravatar Feng Xiao2017-03-14
| | | | | | | | 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.Gravatar Feng Xiao2015-12-30
|
* fix stringpiece test to use portable hash set.Gravatar Jisi Liu2015-10-05
|
* Down-integrate from google internal.Gravatar Jisi Liu2015-10-05
|
* Down-integrate from internal code base.Gravatar Feng Xiao2015-06-15
[ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d