This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git.
from a0c5132 Merge pull request #279 from
Chans-Open-Source/feature/optimizing_the_registration_goname
new 6d2d578 修正单元测试依赖module名
new ca60bfe 迁移单元测试内容
new 9e6bd1c optimize package structure for unit test
new ce53048 Merge pull request #1 from
wongoo/feature/modify_unit_test_module_name
new bf96d95 modify unit test package name
new b4471a9 upgrade yaml
new 80c9106 调整文件结构
new efc213a remove go version
new cd57270 rename dir name
new 1ec5c50 Merge pull request #281 from
Chans-Open-Source/feature/modify_unit_test_module_name
The 703 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
go.mod | 3 -
go.sum | 3 -
.../dup_struct_name_test.go | 78 ++++++++++++++--------
.../hessian_test/dupclass.go | 10 ++-
pojo.go | 5 +-
5 files changed, 60 insertions(+), 39 deletions(-)
rename dup_struct_name_test.go => hessian_test/dup_struct_name_test.go (57%)
copy test_hessian/src/main/java/test/tuple/TupleProvider.java =>
hessian_test/hessian_test/dupclass.go (86%)