ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/dclient/testsuite/tclient/Rules.am
Revision: 1.1
Committed: Mon Oct 25 02:47:43 2010 UTC (13 years, 8 months ago) by sf-pippijn
Branch: MAIN
CVS Tags: HEAD
Log Message:
added an interactive test

File Contents

# Content
1 INTERACTIVE_TESTS = \
2 testsuite/tclient/register
3
4 TESTS += $(INTERACTIVE_TESTS)
5
6 EXTRA_DIST += $(INTERACTIVE_TESTS)
7
8 LOG_COMPILER = \
9 builddir='$(builddir)' \
10 srcdir='$(srcdir)' \
11 EXEEXT='$(EXEEXT)' \
12 testserver=localhost \
13 testport=13327