[PATCH] Do we need to add shape.st/shape.ok to the Makefile.am?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[PATCH] Do we need to add shape.st/shape.ok to the Makefile.am?

Holger Freyther
Hi,

I wonder if we need to add more of the tests to Makefile.am...

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

0003-tests-Add-the-shape.ok-and-shape.st-to-the-Makefile..patch (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [PATCH] Do we need to add shape.st/shape.ok to the Makefile.am?

Paolo Bonzini-2
On 02/02/2011 01:03 PM, Holger Hans Peter Freyther wrote:

>  From c7a9201bff13e0326eaee4f6a546b2fd2c5f8bb4 Mon Sep 17 00:00:00 2001
> From: Holger Hans Peter Freyther<[hidden email]>
> Date: Wed, 2 Feb 2011 12:58:25 +0100
> Subject: [PATCH 3/3] tests: Add the shape.ok and shape.st to the Makefile.am
>
> 2011-02-02  Holger Hans Peter Freyther<[hidden email]>
>
> * tests/Makefile.am: Add shape.ok and shape.st to the noinst data
> ---
>   ChangeLog         |    4 ++++
>   tests/Makefile.am |    2 +-
>   2 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/ChangeLog b/ChangeLog
> index 4cb6029..5365cb1 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,5 +1,9 @@
>   2011-02-02  Holger Hans Peter Freyther<[hidden email]>
>
> + * tests/Makefile.am: Add shape.ok and shape.st to the noinst data
> +
> +2011-02-02  Holger Hans Peter Freyther<[hidden email]>
> +
>   * tests/stcompiler.ok: New.
>   * tests/stcompiler.st: New.
>   * tests/testsuite.at: Add STInST compiler tests.
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index 260e6de..0b1764b 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -18,7 +18,7 @@ objinst.st processes.ok processes.st prodcons.ok prodcons.st quit.ok \
>   quit.st random-bench.ok random-bench.st untrusted.ok untrusted.st sets.ok \
>   sets.st sieve.ok sieve.st strcat.ok strcat.st strings.ok strings.st \
>   pools.ok pools.st Ansi.st AnsiDB.st AnsiInit.st AnsiLoad.st AnsiRun.st \
> -stcompiler.st stcompiler.ok
> +stcompiler.st stcompiler.ok shape.st shape.ok
>
>   CLEANFILES = gst.im
>   DISTCLEANFILES = atconfig
> -- 1.7.3.5

Applied all three, thanks!

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk