aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/command_line_interface_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* down integrate to svnjieluo@google.com2014-07-181-23/+104
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-6/+114
* Use Subprocess::Win32ErrorMessage() in command_line_interface_unittest to mak...liujisi@google.com2010-12-211-3/+3
* Fix issues: 223 224 242.liujisi@google.com2010-12-081-1/+1
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-7/+58
* Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky.kenton@google.com2010-04-051-1/+1
* Refactor the way output is handled in CommandLineInterface -- now it will be ...kenton@google.com2009-12-231-1/+4
* Build DLLs on Cygwin and MinGW.kenton@google.com2009-12-221-5/+37
* Fix build on MinGW/Win32 (including implementing Subprocess using CreateProce...kenton@google.com2009-12-191-0/+19
* Fix Cygwin build.kenton@google.com2009-12-181-5/+13
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-302/+274
* Improve error message regarding proto_path not matching .proto file.kenton@google.com2009-10-071-1/+5
* Make sure to quality calls to std::swap. Otherwise, if a google::swap() exis...kenton@google.com2009-09-021-2/+2
* Add test verifying that protoc accepts trailing backslashes on Windows, which...kenton@google.com2009-04-281-0/+18
* Adds a flag to protoc called --error_format which specifies whatkenton@google.com2009-04-151-0/+53
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Integrate recent changes from google3.temporal2008-08-131-4/+249
* misc. stuff:temporal2008-07-211-1/+70
* Initial checkin.temporal2008-07-101-0/+964