aboutsummaryrefslogtreecommitdiff
path: root/tests/atconfig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atconfig')
-rw-r--r--tests/atconfig17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/atconfig b/tests/atconfig
new file mode 100644
index 00000000..0f2b26ba
--- /dev/null
+++ b/tests/atconfig
@@ -0,0 +1,17 @@
+# Configurable variable values for building test suites.
+# Generated by ./config.status.
+# Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
+
+# The test suite will define top_srcdir=/../.. etc.
+at_testdir='tests'
+abs_builddir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests'
+at_srcdir='.'
+abs_srcdir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests'
+at_top_srcdir='..'
+abs_top_srcdir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/..'
+at_top_builddir='../'
+abs_top_builddir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/../.'
+
+AUTOTEST_PATH='tests'
+
+SHELL=${CONFIG_SHELL-'/bin/sh'}