help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [PATCH] Do we need to add shape.st/shape.ok to the


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [PATCH] Do we need to add shape.st/shape.ok to the Makefile.am?
Date: Wed, 02 Feb 2011 16:43:43 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

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<address@hidden>
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<address@hidden>

        * 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<address@hidden>

+       * tests/Makefile.am: Add shape.ok and shape.st to the noinst data
+
+2011-02-02  Holger Hans Peter Freyther<address@hidden>
+
        * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]