>From c7a9201bff13e0326eaee4f6a546b2fd2c5f8bb4 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther 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 * 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 + * tests/Makefile.am: Add shape.ok and shape.st to the noinst data + +2011-02-02 Holger Hans Peter Freyther + * 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