aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/internal/reflection_test.py
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-10/+57
* Integrate internal changesBo Yang2016-10-101-9/+32
* Fix to typo/oversight in python testsJonathon Love2016-09-021-1/+1
* Integrate from internal code base.Feng Xiao2016-07-131-0/+1
* Down integrate from Google internal.Jisi Liu2016-04-281-3/+9
* Integrate google internal changes.Jisi Liu2016-03-301-1/+2
* Down-integrate from internal code base.Feng Xiao2015-12-111-4/+14
* Revert back changes to import unittest2 for py26Jisi Liu2015-10-051-3/+6
* Down-integrate from google internal.Jisi Liu2015-10-051-9/+4
* Excludes a failing python cpp test case.Feng Xiao2015-08-261-0/+7
* Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-251-66/+61
|\
| * Use assertIsInstanceTamir Duberstein2015-08-221-3/+3
| * Fix --cpp_implementation test failure. Test both pure Python and cpp implemen...Dan O'Reilly2015-08-151-8/+8
| * Get Python 2.6 working.Dan O'Reilly2015-08-141-12/+4
| * Fixing some long/int bugsDan O'Reilly2015-08-141-5/+5
| * Fixing some testsDan O'Reilly2015-08-131-1/+1
| * Merge remote-tracking branch 'upstream/master' into py2_py3_straddleDan O'Reilly2015-08-121-2/+3
| |\
| * | Straddle Python 2.6, 2.7, 3.3, 3.4.Tres Seaver2015-01-131-21/+21
| * | Compatibility with Python2.6 unittest.Tres Seaver2015-01-131-10/+20
| * | Merge branch 'drop-apputils-dependency' into straddle_py2_py3Tres Seaver2015-01-131-13/+13
| |\ \
| | * | Drop dependency on 'google.apputils'.Tres Seaver2015-01-131-13/+13
| * | | Prepare for Python2-Python3 straddle.Tres Seaver2015-01-131-31/+34
| |/ /
* | / Down-integrate from google3.Feng Xiao2015-08-221-24/+24
| |/ |/|
* | down-integrate internal changesBo Yang2015-05-211-3/+3
* | Don't hard-code the python pathTamir Duberstein2015-05-061-1/+1
* | [PYTHON] Drop dependency on 'google.apputils'.Tamir Duberstein2015-04-101-14/+14
* | Fixes for Python/C++ implementation in open-source:Josh Haberman2015-02-251-10/+0
* | Down integrate from Google internal.Jisi Liu2015-02-251-0/+21
|/
* Down-integrate from internal code base.Feng Xiao2014-11-101-19/+40
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* merge tags/2.6.0 into trunkjieluo@google.com2014-08-251-22/+1
* Add deleted tests back for reflection_cpp2_test.py by addtional exception catchjieluo@google.com2014-08-141-0/+47
* put python cpp tests into pyext/jieluo@google.com2014-08-131-26/+0
* down integrate python opensource to svnjieluo@google.com2014-08-121-78/+341
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-19/+269
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-40/+186
* Fix issue 208.kenton@google.com2010-07-271-2/+28
* Fix issue 207kenton@google.com2010-07-271-0/+13
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-47/+307
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-4/+84
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-0/+9
* Generate field number constants. Patch from Michael Poole.kenton@google.com2009-04-181-0/+41
* Push out changes from internal codebase.kenton@google.com2009-01-221-2/+118
* Adding slicing support for repeated scalar fields and get/delete slice for co...pesho.petrov2008-12-241-17/+57
* Integrate changes from internal code.kenton@google.com2008-11-211-1/+2
* * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com2008-10-031-4/+2
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+187
* Integrate recent changes from google3.temporal2008-08-131-3/+217
* Initial checkin.temporal2008-07-101-0/+1300