2008-01-25 Douglas Gregor <doug.gregor@gmail.com>
[official-gcc.git] / gcc / testsuite / treelang / execute / execute.exp
blob4a6c4279f5ca72fad9604e0be63daa493dc03e0c
1 # Tests for treelang; run from gcc/treelang/Make-lang.in => gcc/Makefile
3 # Copyright (C) 2004, 2007 by The Free Software Foundation
5 # This program is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License as published by the
7 # Free Software Foundation; either version 3, or (at your option) any
8 # later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with GCC; see the file COPYING3. If not see
17 # <http://www.gnu.org/licenses/>.
19 # In other words, you are welcome to use, share and improve this program.
20 # You are forbidden to forbid anyone else to use, share and improve
21 # what you give them. Help stamp out software-hoarding!
23 # Treelang tests that only need to compile.
25 # Load support procs.
26 load_lib treelang-dg.exp
28 dg-init
29 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.tree]] "" ""
30 dg-finish