3 Commits (e73127d6bbf737c4250cf273803279b3f7205feb)

Author SHA1 Message Date
Richard Levasseur 06776d20a5 Add `load()` statements for builtin Python rules/providers 1 year ago
Jie Luo 656d62ae32 internal change 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Richard Levasseur 8c71bc4593 Internal change 1 year ago
Jie Luo 00a9807c9e Remove some message factory tests in python upb 1 year ago
Jie Luo 0ea9f73be3 skip some upb python test which extend non iterable value to repeated field 1 year ago
Jie Luo 56a770818c Skip some upb tests for message factory. To get rid of copybara complains 1 year ago
Jie Luo cfb8b3dd6d Update upb deps and remove testAddTypeError test in python upb 1 year ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Jie Luo 7f0092a802 Internal change 2 years ago
Deanna Garcia 8c10056074 Add back UPB numpy test now that it has been moved in the protobuf directory. 2 years ago
Deanna Garcia e6dd5bfefe Comment out //third_party/upb/python/pb_unit_tests:numpy_test to allow for a change in protobuf directories. This will be uncommented as soon as the protobuf change gets through. 2 years ago
Mike Kruskal d260ab343e Add windows CI 2 years ago
Mike Kruskal 06b5775fd7 Remove reference to deleted test. 2 years ago
Jie Luo 9b5a084118 check if testCreatePrototypeOverride exist 2 years ago
Jie Luo 0def88b582 Internal change only 2 years ago
Jie Luo 44e6f6699a Internal change only 2 years ago
Jie Luo 0980a7b418 Internal change only 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Sandy Zhang a1d054be85 Internal Change 2 years ago
Protobuf Team Bot d3ec4b63c9 Add Parse/Serialize templates to support shared_ptr/unique_ptr. 2 years ago
Joshua Haberman 023c4da591 Enabled TAP testing for upb on Windows via Lexan. 2 years ago
Protobuf Team Bot c172bfb4bc Import numpy_test in upb wrapper from protobuf 2 years ago
Mike Kruskal 63a4a7d74b Bump pinned protobuf version 2 years ago
Protobuf Team Bot 79b735a7d7 Make upb numpy type checks consistent with pure python and cpp. 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 2 years ago
Joshua Haberman f96b569eb3 Fixes a few bugs in the descriptor mapping containers. 2 years ago
Joshua Haberman 4ffeaa6a58 Fixed Python Tests by disabling the numpy test for now. 3 years ago
Protobuf Team f439bfb6d9 Enable numpy_test for upb python. 3 years ago
Joshua Haberman 5ae371162d Fixed two reference leaks in unknown field processing. 3 years ago
Joshua Haberman a60e9a379e Fixed the mingw build by adding compatibility code for vsnprintf() 3 years ago
Joshua Haberman 3e75131bc1 Fixed Python test by implementing RichCompare() for RepeatedCompositeContainer. 3 years ago
Joshua Haberman d72d98495d Fixed a Python test by adding a new map insert function that distinguishes between insert and update. 3 years ago
Joshua Haberman 0abdee08b4 Fixed a test by extending Pythonic initialization to handle dicts in repeated fields. 3 years ago
Joshua Haberman f70eee4cce Fixed broken tests by implementing RepeatedScalarContainer.__reduce__. 3 years ago
Joshua Haberman b034f5d196 Fixed broken test by implementing FieldDescriptor.has_presence. 3 years ago
Joshua Haberman 2eb973f53a Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
Joshua Haberman 22c7daf1e3 Update to new upb module name. 3 years ago
Joshua Haberman f75d707ae9 A small test cleanup for Python. 3 years ago
Joshua Haberman 92e06d027c Fix for internal running of tests. 3 years ago
Joshua Haberman 3e0890c055 Added support for UnknownFieldSet. 3 years ago
Protobuf Team e6e73198e3 Ignore recently added pb unit test method 3 years ago
Protobuf Team b8edc7153f Internal change 3 years ago
Joshua Haberman ac27e3b317 Remaining fixes to make Python tests pass in google3. 3 years ago
Joshua Haberman 61f904efb7 Strip out OSS-only test for google3. 3 years ago
Joshua Haberman 0853c41b9c Factored out common logic around our python test wrappers. 3 years ago
Matt Kulukundis 9d9e36125c another license 3 years ago
Joshua Haberman 022ccf54d4 Updated to the HEAD version of Protobuf. 3 years ago