On 09.09.2013 22:03, Andrea Pescetti wrote:
On 03/09/2013 Herbert Duerr wrote:
That's a good idea. Here is a first very rough draft:
https://blogs.apache.org/roller-ui/authoring/preview/OOo/?previewEntry=writing_spreadsheet_test_cases_now
That link is behind an editor password. Here's the publ
I need help on steps to make the build on fedora 19.
Please give me steps in simple language with terminal code.
It is urgent. I'm a student of University of Moratuwa,doing a project to
give predictive text for Open Office.
Reply me ASAP,im stuck on the build.
On Mon, Sep 9, 2013 at 4:03 PM, Andr
On 03/09/2013 Herbert Duerr wrote:
That's a good idea. Here is a first very rough draft:
https://blogs.apache.org/roller-ui/authoring/preview/OOo/?previewEntry=writing_spreadsheet_test_cases_now
That link is behind an editor password. Here's the public preview link:
https://blogs.apache.org/pr
On 02.09.2013 21:25, Andrea Pescetti wrote:
On 27/08/2013 Herbert Duerr wrote:
A good idea. I just wrote a task [1] and a script [2] that takes a
slightly modified version of Regina's sample document and checks whether
all of its tests pass. This script is now part of the Functional
Verification
On 27/08/2013 Herbert Duerr wrote:
A good idea. I just wrote a task [1] and a script [2] that takes a
slightly modified version of Regina's sample document and checks whether
all of its tests pass. This script is now part of the Functional
Verification Test (a.k.a. FVT).
[1] https://issues.apache
On 28.08.2013 16:04, Rob Weir wrote:
On Wed, Aug 28, 2013 at 10:00 AM, Herbert Duerr wrote:
[...]
Yes, just keep the test-ids of the rows with intermediate results empty.
They will be ignored.
Marking lines to ignore with content in a specific column -- this is
so FORTRAN. I love it.
I thi
On Wed, Aug 28, 2013 at 10:00 AM, Herbert Duerr wrote:
> On 28.08.2013 14:30, Rob Weir wrote:
>>
>> On Wed, Aug 28, 2013 at 4:51 AM, Herbert Duerr wrote:
>>>
>>> On 27.08.2013 15:29, Rob Weir wrote:
On Tue, Aug 27, 2013 at 8:44 AM, Herbert Duerr wrote:
>
>
> [...]
On 28.08.2013 14:30, Rob Weir wrote:
On Wed, Aug 28, 2013 at 4:51 AM, Herbert Duerr wrote:
On 27.08.2013 15:29, Rob Weir wrote:
On Tue, Aug 27, 2013 at 8:44 AM, Herbert Duerr wrote:
[...]
A good idea. I just wrote a task [1] and a script [2] that takes a
slightly
modified version of Regin
On Wed, Aug 28, 2013 at 4:51 AM, Herbert Duerr wrote:
> On 27.08.2013 15:29, Rob Weir wrote:
>>
>> On Tue, Aug 27, 2013 at 8:44 AM, Herbert Duerr wrote:
>>>
>>> [...]
>>>
>>> A good idea. I just wrote a task [1] and a script [2] that takes a
>>> slightly
>>> modified version of Regina's sample do
On 27.08.2013 15:29, Rob Weir wrote:
On Tue, Aug 27, 2013 at 8:44 AM, Herbert Duerr wrote:
[...]
A good idea. I just wrote a task [1] and a script [2] that takes a slightly
modified version of Regina's sample document and checks whether all of its
tests pass. This script is now part of the Func
On Tue, Aug 27, 2013 at 8:44 AM, Herbert Duerr wrote:
> On 25.08.2013 16:12, Andrea Pescetti wrote:
>>
>> On 19/08/2013 Herbert Duerr wrote:
>>>
>>> An example of a test case where a formula ("addition") is checked is in
>>> [1]. This file is clean and easy enough that it could be used as a
>>> te
On 25.08.2013 16:12, Andrea Pescetti wrote:
On 19/08/2013 Herbert Duerr wrote:
An example of a test case where a formula ("addition") is checked is in
[1]. This file is clean and easy enough that it could be used as a
template for more formula checks.
[1]
http://svn.apache.org/repos/asf/openoffi
Hi Andrea,
Andrea Pescetti schrieb:
On 19/08/2013 Herbert Duerr wrote:
An example of a test case where a formula ("addition") is checked is in
[1]. This file is clean and easy enough that it could be used as a
template for more formula checks.
[1]
http://svn.apache.org/repos/asf/openoffice/trun
On 19/08/2013 Herbert Duerr wrote:
An example of a test case where a formula ("addition") is checked is in
[1]. This file is clean and easy enough that it could be used as a
template for more formula checks.
[1]
http://svn.apache.org/repos/asf/openoffice/trunk/test/testuno/source/fvt/uno/sc/formu
On Friday, August 16, 2013 13:32:30 Rob Weir wrote:
> Moving this topic to its own thread.
>
> It should be possible to code a very thorough set of test cases in a
> spreadsheet, without using macros or anything fancy. Just careful
> reading of the ODF 1.2 specification and simple spreadsheet log
On 19 August 2013 11:41, Regina Henschel wrote:
> Hi Jan,
>
> janI schrieb:
>
>> On 19 August 2013 12:24, Regina Henschel wrote:
>>
> [..]
>
>>> But for both kind of testing there exists a problem with "expected
>>> values". For example, calculation of PMT needs expm1 and log1p, or
>>> calculatio
Hi Jan,
janI schrieb:
On 19 August 2013 12:24, Regina Henschel wrote:
[..]
But for both kind of testing there exists a problem with "expected
values". For example, calculation of PMT needs expm1 and log1p, or
calculation of LINEST needs lot of matrix calculation. It is not impossible
to calc
On 19 August 2013 12:24, Regina Henschel wrote:
> Hi Herbert,
>
> Herbert Duerr schrieb:
>
> On 16.08.2013 21:37, Regina Henschel wrote:
>>
>>> Rob Weir schrieb:
>>>
Moving this topic to its own thread.
It should be possible to code a very thorough set of test cases in a
spre
Hi Herbert,
Herbert Duerr schrieb:
On 16.08.2013 21:37, Regina Henschel wrote:
Rob Weir schrieb:
Moving this topic to its own thread.
It should be possible to code a very thorough set of test cases in a
spreadsheet, without using macros or anything fancy. Just careful
reading of the ODF 1.2
On 19.08.2013 11:18, janI wrote:
On 19 August 2013 10:43, Herbert Duerr wrote:
[...]
There is no need to develop a new framework. Please check Zhe Liu's
wonderful work on test automation that I referenced above [2] that is
already available in our "test/" directory. It is very powerful, clean a
On 19 August 2013 10:43, Herbert Duerr wrote:
> On 16.08.2013 21:37, Regina Henschel wrote:
>
>> Rob Weir schrieb:
>>
>>> Moving this topic to its own thread.
>>>
>>> It should be possible to code a very thorough set of test cases in a
>>> spreadsheet, without using macros or anything fancy. Jus
On 16.08.2013 21:37, Regina Henschel wrote:
Rob Weir schrieb:
Moving this topic to its own thread.
It should be possible to code a very thorough set of test cases in a
spreadsheet, without using macros or anything fancy. Just careful
reading of the ODF 1.2 specification and simple spreadsheet
On Fri, Aug 16, 2013 at 4:47 PM, janI wrote:
> On 16 August 2013 22:14, Rob Weir wrote:
>
>> On Fri, Aug 16, 2013 at 3:51 PM, janI wrote:
>> > On 16 August 2013 21:37, Regina Henschel
>> wrote:
>> >
>> >> Hi Rob,
>> >>
>> >> Rob Weir schrieb:
>> >>
>> >>> Moving this topic to its own thread.
>>
On 16 August 2013 22:14, Rob Weir wrote:
> On Fri, Aug 16, 2013 at 3:51 PM, janI wrote:
> > On 16 August 2013 21:37, Regina Henschel
> wrote:
> >
> >> Hi Rob,
> >>
> >> Rob Weir schrieb:
> >>
> >>> Moving this topic to its own thread.
> >>>
> >>> It should be possible to code a very thorough se
On Fri, Aug 16, 2013 at 3:51 PM, janI wrote:
> On 16 August 2013 21:37, Regina Henschel wrote:
>
>> Hi Rob,
>>
>> Rob Weir schrieb:
>>
>>> Moving this topic to its own thread.
>>>
>>> It should be possible to code a very thorough set of test cases in a
>>> spreadsheet, without using macros or any
On Fri, Aug 16, 2013 at 3:37 PM, Regina Henschel
wrote:
> Hi Rob,
>
> Rob Weir schrieb:
>
>> Moving this topic to its own thread.
>>
>> It should be possible to code a very thorough set of test cases in a
>> spreadsheet, without using macros or anything fancy. Just careful
>> reading of the ODF 1
On 16 August 2013 21:37, Regina Henschel wrote:
> Hi Rob,
>
> Rob Weir schrieb:
>
>> Moving this topic to its own thread.
>>
>> It should be possible to code a very thorough set of test cases in a
>> spreadsheet, without using macros or anything fancy. Just careful
>> reading of the ODF 1.2 spec
Hi Rob,
Rob Weir schrieb:
Moving this topic to its own thread.
It should be possible to code a very thorough set of test cases in a
spreadsheet, without using macros or anything fancy. Just careful
reading of the ODF 1.2 specification and simple spreadsheet logic.
Following the spec is not
Moving this topic to its own thread.
It should be possible to code a very thorough set of test cases in a
spreadsheet, without using macros or anything fancy. Just careful
reading of the ODF 1.2 specification and simple spreadsheet logic.
I'd like to share an example of this that I created for o
29 matches
Mail list logo