Re: About GSoC project Idea "Test Framework harmonization across all languages"

2014-03-02 Thread Jake Farrell
Hey Chris The cross language tests should only be in the /test folder. The /lib/go folder should contain the test cases specific to the go lib implementation. Appreciate the work on this -Jake On Sun, Mar 2, 2014 at 1:48 PM, Chris Bannister wrote: > Hi Jens, > > Thanks for the pointers. Readin

Re: About GSoC project Idea "Test Framework harmonization across all languages"

2014-03-02 Thread Chris Bannister
Hi Jens, Thanks for the pointers. Reading THRIFT-35, do you mean to have the compiled parts in /lib/go but to have the cross language server/client in /test? Or is it the intention that the cross language test will move to /lib/go? Chris On 2 March 2014 14:35, Jens Geyer wrote: > Hi Chris, > >

Re: About GSoC project Idea "Test Framework harmonization across all languages"

2014-03-02 Thread Jens Geyer
Hi Chris, that's great, many thanks for both: starting on this, and the feedback about it. There is already a "test" directory at /lib/go, which is the preferred place, rather than /test. The latter is something that we strive to remove completely, see THRIFT-35. In that test directory, hav

Re: About GSoC project Idea "Test Framework harmonization across all languages"

2014-03-02 Thread Chris Bannister
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 comp

AW: About GSoC project Idea "Test Framework harmonization across all languages"

2014-03-02 Thread Jens Geyer
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