Re: [Libreoffice] Running smoketest module standalone.

2011-07-13 Thread Yifan Jiang
Hi Caoln, Thanks for the ideas! The preferred goal is for option b, to make it able to run automatically without manual intervention. As an ideal result, we can have machines persistently check out the latest build and give back the testing results automatically. One question is I saw the smokete

Re: [Libreoffice] Running smoketest module standalone.

2011-07-12 Thread Caolán McNamara
On Tue, 2011-07-12 at 18:51 +0800, Yifan Jiang wrote: > Hello all, > > I was working on extracting smoketestoo_native module out of the build system, > to investigate the possibility running it with Libreoffice binary build. So > that we could allow QA to run this quick test for a basic level of s

[Libreoffice] Running smoketest module standalone.

2011-07-12 Thread Yifan Jiang
Hello all, I was working on extracting smoketestoo_native module out of the build system, to investigate the possibility running it with Libreoffice binary build. So that we could allow QA to run this quick test for a basic level of smoke testing with a released or pre-released build. Here is my