aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/io_win32_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge master branch.Feng Xiao2018-08-081-8/+8
|\
| * 4593 Replace all occurrences of "NULL" to nullptr in src/google/protobug/stubsDhruv2018-08-071-8/+8
* | Down-integrate from google3.Feng Xiao2018-08-081-6/+6
|/
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-4/+3
* io_win32_unittest: remove incorrect error checkLaszlo Csomor2017-12-071-3/+3
* io_win32_unittest: fix condition in GetCwdAsUtf8Laszlo Csomor2017-12-071-1/+1
* io_win32_unittest: use CWD as last tempdirLaszlo Csomor2017-12-071-3/+26
* io_win32: add more encoding-related testsLaszlo Csomor2017-12-071-26/+73
* io_win32: support non-ASCII pathsLaszlo Csomor2017-12-071-30/+60
* io_win32_unittest: make //:win32_test run againLaszlo Csomor2017-12-071-49/+29
* Support win32 long path for cross compiled buildJisi Liu2017-11-101-2/+2
* Fix bazel buildJisi Liu2017-10-181-4/+2
* Fix unsiged underflowJisi Liu2017-10-181-1/+1
* Remove C++11 only usages in io_win32 tests.Jisi Liu2017-10-181-13/+21
* Windows: support long pathsLaszlo Csomor2017-07-111-0/+367