[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-apl] Test case generation?
From: |
Juergen Sauermann |
Subject: |
Re: [Bug-apl] Test case generation? |
Date: |
Wed, 12 Mar 2014 13:07:09 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi,
I'm afraid cut-and-paste is the only tool around.
For performance testin it is probably simpler to )DUMP the
Perfornmance.pt testcase
at the end and then modify/start the dumped workspace with apl -f. Then
you don't need
to mess around with the matching of the interpreter output.
Or just cut-and-paste the functions defined in Performance.pt
/// Jürgen
On 03/12/2014 06:29 AM, David Lamkins wrote:
Are there any tools or techniques to assist in the generation of test
cases? The use of specific Unicode characters for pattern-matching
seems a bit fussy...