Re: [GSoC] testing - Weekly Report no. 12

2012-08-16 Thread Michael Meeks
On Wed, 2012-08-15 at 16:04 +0200, Artur Dorda wrote: > Yes I have seen it and I have just setup gerrit. Cool :-) > I just didn't want to apply some new stuff *before* I finish my GSoC > coding job - and now it's finished so I could setup it :) Heh - great; I added your account

Re: [GSoC] testing - Weekly Report no. 12

2012-08-15 Thread Artur Dorda
Hi Michael, 2012/8/14 Michael Meeks : >> However, I will happily continue contributing to LibreOffice, I will >> write more in my GSoC summary mail, next week. > > That's great news. Incidentally - it'd be good to respond to / process > the gerrit changeover mail you should have had - so

Re: [GSoC] testing - Weekly Report no. 12

2012-08-14 Thread Michael Meeks
Hi Artur, On Tue, 2012-08-14 at 00:52 +0200, Artur Dorda wrote: > This week I wrote some tests for the XML unit converter in sax. I have > expanded test_converter.cxx in sax/qa/cppunit of the following > functions tested: Looks really nice :-) > However, I will happily continue contribut

[GSoC] testing - Weekly Report no. 12

2012-08-13 Thread Artur Dorda
Hello, This week I wrote some tests for the XML unit converter in sax. I have expanded test_converter.cxx in sax/qa/cppunit of the following functions tested: * convertMeasure * convertBool * convertPercent * convertColor * convertNumber [every function bilaterally - string to X, and X to string]