lp://staging/~xavi-garcia-mena/go-unityscopes/go-subsearch
Created by
Xavi Garcia
and last modified
- Get this branch:
- bzr branch lp://staging/~xavi-garcia-mena/go-unityscopes/go-subsearch
Only
Xavi Garcia
can upload to this branch. If you are
Xavi Garcia
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
Ready for review
for merging
into
lp://staging/go-unityscopes/v2
- Kyle Fazzari (community): Approve
- James Henstridge: Needs Fixing
-
Diff: 1200 lines (+922/-32)16 files modifiedmetadata_test.go (+2/-2)
reply.cpp (+46/-0)
reply.go (+51/-4)
result.cpp (+9/-0)
result.go (+12/-0)
scope.cpp (+6/-1)
shim.h (+3/-0)
tests/aggregated/aggregated.go (+141/-0)
tests/aggregated/aggregated.ini.in (+16/-0)
tests/aggregated/aggregated_test.py (+269/-0)
tests/aggregated/simple-scope-2.ini.in (+16/-0)
tests/aggregated/simple-scope.ini.in (+16/-0)
tests/goscope/goscope.go (+2/-22)
tests/simple-scope-2/simple-scope-2.go (+157/-0)
tests/simple-scope/simple-scope.go (+157/-0)
unityscope.go (+19/-3)
Branch information
Recent revisions
- 83. By Xavi Garcia
-
Added Finished method to SearchListener. Some functions moved from goscope.go to reply.go.
- 82. By Xavi Garcia
-
Removed SetSearchReply and GetSearchReply from the subsearch listener, as they are no longer needed
- 80. By Xavi Garcia
-
Moved Subsearch to SearchReply. Passed go fmt to the test files. NOTE: This branch is still work in progress, it's not fully functional
- 78. By Xavi Garcia
-
Hide wait mechanism for child scopes to the developer. Now Aggregated scopes wait by default transparently
- 75. By Xavi Garcia
-
Added Subsearch method to retrieve results from child scopes. Added scope-harness tests for aggregated scopes
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)