Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b9ba69a436161613d8fb030c8c726a8e > files > 668

spirit-1.5.1-2mdk.noarch.rpm

check_PROGRAMS = multi_pass_tests escape_char_parser_tests fixed_size_queue_tests \
chset_tests symbols_tests numerics_tests actions_tests closure_tests \
composite_tests directives_tests exception_tests grammar_tests \
match_tests operators_tests parametric_tests primitives_tests \
rule_tests scanner_tests subrule_tests \
owi_st_tests owi_mt_tests

multi_pass_tests_SOURCES = multi_pass_tests.cpp
escape_char_parser_tests_SOURCES = escape_char_parser_tests.cpp
fixed_size_queue_tests_SOURCES = fixed_size_queue_tests.cpp
chset_tests_SOURCES = chset_tests.cpp
symbols_tests_SOURCES = symbols_tests.cpp
numerics_tests_SOURCES = numerics_tests.cpp

actions_tests_SOURCES = actions_tests.cpp
closure_tests_SOURCES = closure_tests.cpp
composite_tests_SOURCES = composite_tests.cpp
directives_tests_SOURCES = directives_tests.cpp
exception_tests_SOURCES = exception_tests.cpp
grammar_tests_SOURCES = grammar_tests.cpp
match_tests_SOURCES = match_tests.cpp
operators_tests_SOURCES = operators_tests.cpp
parametric_tests_SOURCES = parametric_tests.cpp
primitives_tests_SOURCES = primitives_tests.cpp
rule_tests_SOURCES = rule_tests.cpp
scanner_tests_SOURCES = scanner_tests.cpp
subrule_tests_SOURCES = subrule_tests.cpp

owi_st_tests_SOURCES = owi_st_tests.cpp
owi_mt_tests_SOURCES = owi_mt_tests.cpp

EXTRA_DIST = \
runtests.sh \
Jamfile

INCLUDES = -I$(top_srcdir)

TESTS = runtests.sh