From 909c70dd83e5f09c6129f737cf6de99cf605b78c Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 20 Nov 2014 09:48:30 +0100 Subject: postgresql-odbc-tests: new testsuite * postgresql-odbc-tests/libdtf: New symlink. * postgresql-odbc-tests/run: Likewise. * postgresql-odbc-tests/tasks/upstream-testsuite/runtest.sh: New file. --- postgresql-odbc-tests/run | 1 + 1 file changed, 1 insertion(+) create mode 120000 postgresql-odbc-tests/run (limited to 'postgresql-odbc-tests/run') diff --git a/postgresql-odbc-tests/run b/postgresql-odbc-tests/run new file mode 120000 index 0000000..adeed00 --- /dev/null +++ b/postgresql-odbc-tests/run @@ -0,0 +1 @@ +../tester/run \ No newline at end of file -- cgit