GitHub user rectang opened a pull request:
https://github.com/apache/lucy/pull/23
LUCY-282 Test Go bindings for Plan classes
Refine and test the Go bindings for Schema, various FieldTypes, and
Architecture.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy LUCY-282-test-plan-go
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit 43addb08773da31bce0871473990e51e46630ad4
Author: Marvin Humphrey <[email protected]>
Date: 2015-08-13T17:31:39Z
Refine Schema Go binding.
Use autogen binding for `Spec_Field`. Use custom binding for
`All_Fields` to return Go type `[]string`.
commit f162847839fc3835cbe504a96301a85346491085
Author: Marvin Humphrey <[email protected]>
Date: 2015-10-05T23:15:51Z
Tests for Schema Go bindings.
commit 9dc850ceef093f4133de732419bf97fe88ec2c5f
Author: Marvin Humphrey <[email protected]>
Date: 2015-10-06T01:58:18Z
Test FieldType classes in Go bindings.
commit 20fd9af22ca7fa21de69d939a5a9bf85bb31592b
Author: Marvin Humphrey <[email protected]>
Date: 2015-10-06T02:05:06Z
Test Architecture Go bindings.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---