Re: Unit-Test Fail Error[GSOC: Slide Layout Extendibility]

2013-07-21 Thread Markus Mohrhard
On Jul 21, 2013 6:58 PM, "Thorsten Behrens" wrote: > > Vishv Brahmbhatt wrote: > > Actually I did make right entry in the makefile('test/Package_unittest.mk') > > and also added a test-profile at appropriate > > location('test/user-template/user/config/soffice.cfg/simpress/layoutlist.xml').But > >

Re: Unit-Test Fail Error[GSOC: Slide Layout Extendibility]

2013-07-21 Thread Thorsten Behrens
Vishv Brahmbhatt wrote: > Actually I did make right entry in the makefile('test/Package_unittest.mk') > and also added a test-profile at appropriate > location('test/user-template/user/config/soffice.cfg/simpress/layoutlist.xml').But > this > commit

Re: Unit-Test Fail Error[GSOC: Slide Layout Extendibility]

2013-07-19 Thread Vishv Brahmbhatt
Hi Markus, Thanks for your reply. Actually I did make right entry in the makefile('test/Package_unittest.mk') and also added a test-profile at appropriate location('test/user-template/user/config/soffice.cfg/simpress/layoutlist.xml').But this commit

Unit-Test Fail Error[GSOC: Slide Layout Extendibility]

2013-07-05 Thread Vishv Brahmbhatt
Hi, I am working on "Slide Layout Extendibility" project for GSOC. As for one of my initial task,I had to set up XML file and parser which reads information from that XML file.So as of now the parser is working perfectly and even compilation works perfectly.But the "unit test" fails.I have been st