comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Parsing Ada?
Date: Fri, 05 Jun 2015 09:02:07 +0100
Date: 2015-06-05T09:02:07+01:00	[thread overview]
Message-ID: <lyd21awpkw.fsf@pushface.org> (raw)
In-Reply-To: 8738282c2a.fsf@adaheads.sparre-andersen.dk

Jacob Sparre Andersen <sparre@nbi.dk> writes:

>   - The functions to call for converting the formal parameter type to
>     and from type String.

This is going to be tricky to automate!

It's not directly related, but you might be interested in my Scripted
Testing package[1]. It's really aimed at a design involving code
generation, at least of frameworks[2], where the software under test is
built on lower-level "domains", which can be automatically generated as
stubs, and results in a Tcl interpreter which extends the Tcl language
with application-related commands. As an example of a script (much more
verbose than would be usual!) see [3].

I can thoroughly recommend a scripted approach to testing, at the point
where you're doing black-box testing of functionality; it's very easy to
generate a test case that demonstrates a reported failure and can then
be used to confirm the correction.

[1] https://sourceforge.net/projects/scriptedtesting.coldframe.p/
[2] http://coldframe.sourceforge.net/coldframe/stubs.html
[3] https://sourceforge.net/p/coldframe/code/ci/default/tree/examples/h.tcl

  parent reply	other threads:[~2015-06-05  8:02 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 11:33 Parsing Ada? Jacob Sparre Andersen
2015-06-02 12:09 ` G.B.
2015-06-02 12:36   ` Jacob Sparre Andersen
2015-06-02 14:47   ` Luke A. Guest
2015-06-02 16:36 ` Dmitry A. Kazakov
2015-06-03 22:39   ` Randy Brukardt
2015-06-04  7:45     ` Dmitry A. Kazakov
2015-06-03  7:58 ` Stephen Leake
2015-06-03  8:36   ` J-P. Rosen
2015-06-03 11:04   ` Simon Wright
2015-06-04  6:59   ` Jacob Sparre Andersen
2015-06-04 10:24     ` J-P. Rosen
2015-06-04 12:15     ` jan.de.kruyf
2015-06-04 12:30       ` jan.de.kruyf
2015-06-05  8:02     ` Simon Wright [this message]
2015-06-08  7:53       ` Jacob Sparre Andersen
2015-06-05  9:34     ` Stephen Leake
2015-06-08  8:34       ` Jacob Sparre Andersen
2015-06-08 22:45 ` wowwomenonwheels205
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox