Hi Jens, I had started working on a test client/server for go but stopped at the point where I needed to have the IDL's compiled as my knowledge of the build system and how to set it up for go is lacking, here is a basic server skeleton, if you could advise on how to setup the build system to compile and setup the gopath I would be willing to continue with this.
https://github.com/Zariel/thrift/commits/golang-tests On 2 March 2014 09:24, Jens Geyer <[email protected]> wrote: > Hi Roger, > > I don't know exactly what you have in mind but we could really need Go > connected to the test suite. > > Biggest obstacle is that there is no Test server/client yet. So if by any > chance ... ;-) > > Have fun, > JensG > ________________________________ > Von: Roger Meier > Gesendet: 01.03.2014 14:51 > An: 'Chamila Wijayarathna'; [email protected] > Betreff: RE: About GSoC project Idea "Test Framework harmonization across > all languages" > > Hi Chamila > > > > Yes, I would like to improve the cross language and platform test > suite(THRIFT-847), documentation and QA further with GSoC 2014. > > I was not aware of WSO2, seems to be a real Apache friend! > http://wso2.com/apache > > > > The goal of this GSoC task is: > > * Cover any possible language, protocol, transport, type, etc. vice > versa(Just a few are integrated right now) > > * Port cross language test suite to non linux systems > > * Improve test and functionality reporting towards features list > for > the web site > > * Fix documentation > > * Quality in general > > * Help to make it perfect. I'm sure there is enough to do;-) > > > > All the best! > > -roger > > > > > > From: Chamila Wijayarathna [mailto:[email protected]] > Sent: Mittwoch, 26. Februar 2014 20:46 > To: [email protected] > Cc: [email protected] > Subject: About GSoC project Idea "Test Framework harmonization across all > languages" > > > > Hello all, > > I am a Computer Science and Engineering student at University of Moratuwa, > Sri Lanka and I'm currently working as an intern at WSO2. I have worked > with > WSO2 CEP and WSO2 BAM which uses apache thrift. I am willing to contribute > to the project "Test Framework harmonization across all languages" [1]. Can > I have some more information about what are the parts of this project that > are still open and what things expected to done during GSoC period? > > > > Thank You! > > > > > -- > Chamila Dilshan Wijayarathna, > SMIEEE, SMIESL, > Undergraduate, > Department of Computer Science and Engineering, > University of Moratuwa. > >
