[tor-dev] want to contribute to tor

2012-12-23 Thread Debamitro Chakraborti
Hi, I am a C/C++ programmer wanting to dabble in the world of open source. I got to know of Tor and I felt the product is an important one for humanity. I have downloaded, built and run tor and also torsocks. Are there any coding tasks needed in tor at present? Do let me know. Regards, Debamitro

Re: [tor-dev] Testing in Tor

2012-12-23 Thread Damian Johnson
> ... but running the Stem tests to learn about Tor code would > not be helpful. I have mixed feelings on this. Stem's tests are chiefly to test Stem, but the integration tests are for checking how our library interacts with a live Tor instance. There's a lot of value to Stem for us to prevent bug

Re: [tor-dev] Testing in Tor

2012-12-23 Thread Sean Robinson
On Sat, Dec 22, 2012 at 7:42 PM, Damian Johnson wrote: > > On Sat, Dec 22, 2012 at 6:16 PM, Simon wrote: > > So what's the difference between Stem tests and 'Chutney'? > > Stem is a controller library with integration tests to check its > interaction with a live tor instance. Its tests focus on t