added nobug check for stack corruption
[acogc.git] / tests / Makefile.am
blob1eaaaa9db6c3c13e08535b2efbfd8dbb83ff9ab2
1 # Copyright (C) 2006, Christian Thaeter <chth@gmx.net>
3 # This file is part of the Acogc Garbage Collector.
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License version 2 as
7 # published by the Free Software Foundation.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, contact me.
17 noinst_PROGRAMS = test-acogc
19 test_acogc_LDADD = ../lib/libacogc.a
21 TESTS = test.sh
23 EXTRA_DIST = test.sh 10acogc.tests
25 clean-local:
26         rm -f ,testlog.pre
27         rm -f ,testlog