Begin forwarded message:
From: Dean Zobec <[EMAIL PROTECTED]>
Date: Fri 10 Nov 2006 00:04:44 GMT+01:00
To: Florian Klaempfl <[EMAIL PROTECTED]>, Michael Van Canneyt
<[EMAIL PROTECTED]>, Jonas Maebe <[EMAIL PROTECTED]>
Subject: Re: Fwd: [fpc-pascal] fpcUnit todo list
On Thu, 9 Nov 2006, Florian Klaempfl wrote:
> Jonas Maebe schrieb:
> > > > The easiest thing to do is to include fpcunit itself in fcl/inc.
> > >
> > > > All the units around it can be done in fcl/fpcunit, which is built at
> > > > a later stage.
> > > >
> > > > Michael.
> > > I agree with this
Jonas Maebe schrieb:
The easiest thing to do is to include fpcunit itself in fcl/inc.
All the units around it can be done in fcl/fpcunit, which is built at
a later stage.
Michael.
I agree with this.
This arises a fundamental question: should the tests for all package
(non rtl/compiler!)
Begin forwarded message:
From: Dean Zobec <[EMAIL PROTECTED]>
Date: 9 november 2006 19:45:56 GMT+01:00
To: Florian Klaempfl <[EMAIL PROTECTED]>, Michael Van Canneyt
<[EMAIL PROTECTED]>
Cc: Graeme Geldenhuys <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
Subject: Re: [
On 9 nov 2006, at 13:33, [EMAIL PROTECTED] wrote:
Wait a minute But you need a stable enough compiler to compile the
testsuite right?
You need a lot more compiler functionality to compile the fcl than to
compile individual tests (not to mention that a problem which occurs
when compili
On Thu, 9 Nov 2006, [EMAIL PROTECTED] wrote:
> >> On 09/11/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
> >>> First, I would prefer a patch to the fpcunit which makes the unit
> >>> itself
> >>> indenpendend from other stuff (xml) so it can be used in the fpc
> >>> test suite :)
> >>
> >> The
On 09/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Wait a minute But you need a stable enough compiler to compile the
testsuite right?
That's what I wast trying to get at... You need a compiler already.
As to the order of how things are compiler and tested (RTL, FCL, etc)
I have no i
>> On 09/11/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
>>> First, I would prefer a patch to the fpcunit which makes the unit
>>> itself
>>> indenpendend from other stuff (xml) so it can be used in the fpc
>>> test suite :)
>>
>> The xml used is the xmlwriter unit - part of FPC. Is this a prob
On Thu, 9 Nov 2006, Jonas Maebe wrote:
>
> On 9 nov 2006, at 11:47, Graeme Geldenhuys wrote:
>
> >On 09/11/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
> > >First, I would prefer a patch to the fpcunit which makes the unit itself
> > >indenpendend from other stuff (xml) so it can be used in
On 9 nov 2006, at 12:49, Graeme Geldenhuys wrote:
Ok, so if the OutputFactory idea is also not going to work. Why not
try something completely different. What if every test suite compiled
to a .dll or .so file - nothing more. The fpcUnit executable compiled
previously with a stable compiler a
On 09/11/06, Jonas Maebe <[EMAIL PROTECTED]> wrote:
> The xml used is the xmlwriter unit - part of FPC. Is this a problem?
The problem is that the xml stuff must be built before you can run
the testsuite with fpcunit tests included (since the fpcunit package
depends on the xml stuff). This mean
On 9 nov 2006, at 11:47, Graeme Geldenhuys wrote:
On 09/11/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
First, I would prefer a patch to the fpcunit which makes the unit
itself
indenpendend from other stuff (xml) so it can be used in the fpc
test suite :)
The xml used is the xmlwriter
On Thu, 9 Nov 2006, Florian Klaempfl wrote:
> First, I would prefer a patch to the fpcunit which makes the unit itself
> indenpendend from other stuff (xml) so it can be used in the fpc test suite :)
The unit fpcunit is independent of XML ?
The package as a whole is dependent on XML, this is c
On 09/11/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
First, I would prefer a patch to the fpcunit which makes the unit itself
indenpendend from other stuff (xml) so it can be used in the fpc test suite :)
The xml used is the xmlwriter unit - part of FPC. Is this a problem?
Test output is o
First, I would prefer a patch to the fpcunit which makes the unit itself
indenpendend from other stuff (xml) so it can be used in the fpc test suite :)
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinf
On 09/11/06, Vincent Snijders <[EMAIL PROTECTED]> wrote:
> Number of run tests: 20
> Number of errors:0
> Number of failures: 0
IMHO the 'Number of ...' should be enabled with a new -s (and --summary)
switch
That makes sence, yes.
> Hierarchy view for test listing in XML. The XSLT fil
Graeme Geldenhuys schreef:
Dean,
As requested. Here goes...
Let me know what you think of Item 1? If you wanted to start with any
of these, Item 1 would be good. :-)
===
Item 1
===
I have an idea on improving the console runner outpu
Dean,
As requested. Here goes...
Let me know what you think of Item 1? If you wanted to start with any
of these, Item 1 would be good. :-)
===
Item 1
===
I have an idea on improving the console runner output. Running the
app as show
18 matches
Mail list logo