[Libreoffice-qa] [ANN] LibreOffice 5.0.0 RC5 available

2015-08-02 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the fifth release candidate of LibreOffice 5.0.0. The upcoming 5.0.0 will be the first release of our fresh 5.0 line. Please be aware that LibreOffice 5.0.0 RC5 has not been flagged as ready for production use yet, however feel free to

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-02 Thread Markus Mohrhard
Hey, On Sun, Aug 2, 2015 at 9:01 PM, Norbert Thiebaud wrote: > On Sun, Aug 2, 2015 at 11:25 AM, Markus Mohrhard > wrote: > > > >> AI: + will have a look at the CppUnit to implement 'expected > failure' > >> (Jan-Marek) > >> + Cpp logs are e.g. in > >> workdir/CppunitTest/sal_rtl

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-02 Thread Bjoern Michaelsen
Hi, On Sun, Aug 02, 2015 at 06:25:05PM +0200, Markus Mohrhard wrote: > That is already possible with cppunit. Instead of using CPPUNIT_TEST use > CPPUNIT_TEST_FAIL which tells cppunit that the test is expected to fail > with a cppunit exception being thrown (it is extensively used in the > cppunit

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-02 Thread Norbert Thiebaud
On Sun, Aug 2, 2015 at 11:25 AM, Markus Mohrhard wrote: >> AI: + will have a look at the CppUnit to implement 'expected failure' >> (Jan-Marek) >> + Cpp logs are e.g. in >> workdir/CppunitTest/sal_rtl_math.test.log > > > > That is already possible with cppunit. Instead of using C

Re: [Libreoffice-qa] When it's time to basic bases?

2015-08-02 Thread Bjoern Michaelsen
Hi Miguel, Hi Joel, On Sat, Aug 01, 2015 at 08:30:19AM -0700, Joel Madero wrote: > I skimmed this and really...this isn't how the team works. We don't > have someone come and "insist" and "dictate" how we do our work. If > you want then the best thing for you to do is "lead by example" and > then

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-02 Thread Markus Mohrhard
> > * Areas that require unit tests with each bugfix (Markus/???) > + https://wiki.documentfoundation.org/Development/Unit_Tests > + updated the page with the areas where tests for fixes are > mandatory (Kendy) > + so far: chart2, writer filters (import + export) > + do