Initialize Tizen 2.3
[external/ragel.git] / test / Makefile.am
1 #
2 #   Copyright 2002-2009 Adrian Thurston <thurston@complang.org>
3 #
4
5 #   This file is part of Ragel.
6 #
7 #   Ragel is free software; you can redistribute it and/or modify
8 #   it under the terms of the GNU General Public License as published by
9 #   the Free Software Foundation; either version 2 of the License, or
10 #   (at your option) any later version.
11 #
12 #   Ragel is distributed in the hope that it will be useful,
13 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
14 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 #   GNU General Public License for more details.
16 #
17 #   You should have received a copy of the GNU General Public License
18 #   along with Ragel; if not, write to the Free Software
19 #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
20
21
22 TESTS = runtests
23
24 EXTRA_DIST = \
25         atoi1.rl clang2.rl cond7.rl element3.rl erract8.rl forder3.rl java1.rl \
26         range.rl scan3.rl xml.rl atoi2.rl clang3.rl cppscan1.rl eofact.rl \
27         erract9.rl gotocallret1.rl java2.rl recdescent1.rl scan4.rl atoi3.rl \
28         clang4.rl cppscan2.rl erract1.rl export1.rl gotocallret2.rl keller1.rl \
29         recdescent2.rl stateact1.rl awkemu.rl cond1.rl cppscan3.rl erract2.rl \
30         export2.rl high1.rl lmgoto.rl recdescent3.rl statechart1.rl builtin.rl \
31         cond2.rl cppscan4.rl erract3.rl export3.rl high2.rl mailbox1.rl \
32         repetition.rl strings1.rl call1.rl cond3.rl cppscan5.rl erract4.rl \
33         export4.rl high3.rl mailbox2.rl rlscan.rl strings2.rl call2.rl cond4.rl \
34         cppscan6.rl erract5.rl fnext1.rl import1.rl mailbox3.rl ruby1.rl \
35         tokstart1.rl call3.rl cond5.rl element1.rl erract6.rl forder1.rl \
36         include1.rl minimize1.rl scan1.rl union.rl clang1.rl cond6.rl \
37         element2.rl erract7.rl forder2.rl include2.rl patact.rl scan2.rl \
38         xmlcommon.rl langtrans_c.sh langtrans_csharp.sh langtrans_d.sh \
39         langtrans_java.sh langtrans_ruby.sh checkeofact.txl \
40         langtrans_csharp.txl langtrans_c.txl langtrans_d.txl langtrans_java.txl \
41         langtrans_ruby.txl testcase.txl cppscan1.h eofact.h mailbox1.h strings2.h
42
43 CLEANFILES = \
44         *.c *.cpp *.m *.d *.java *.bin *.class *.exp \
45         *.out *_c.rl *_d.rl *_java.rl *_ruby.rl *_csharp.rl *.cs *.exe