[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1595-g1259
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1595-g1259444 |
Date: |
Tue, 28 Sep 2010 05:01:58 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 12594449b5aad90c16f26dc33b017f7385b4e4cb (commit)
via 519834fd74bf78f31fdc06870dc742cd7e033cb4 (commit)
from cd2adb6286a0edd817ac568f62da084738cbb43f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 12594449b5aad90c16f26dc33b017f7385b4e4cb
Author: Ben Pfaff <address@hidden>
Date: Mon Sep 27 22:01:38 2010 -0700
tests: Convert GET DATA /TYPE=PSQL tests to use Autotest.
commit 519834fd74bf78f31fdc06870dc742cd7e033cb4
Author: Ben Pfaff <address@hidden>
Date: Mon Sep 27 21:55:17 2010 -0700
tests: Break get-data.at up into get-data-gnm.at and get-data-txt.at
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 5 +-
tests/atlocal.in | 8 +
tests/automake.mk | 8 +-
tests/command/get-data-psql.sh | 438 --------------------
tests/language/data-io/get-data-gnm.at | 162 ++++++++
tests/language/data-io/get-data-psql.at | 348 ++++++++++++++++
.../data-io/{get-data.at => get-data-txt.at} | 164 +--------
7 files changed, 526 insertions(+), 607 deletions(-)
delete mode 100755 tests/command/get-data-psql.sh
create mode 100644 tests/language/data-io/get-data-gnm.at
create mode 100644 tests/language/data-io/get-data-psql.at
rename tests/language/data-io/{get-data.at => get-data-txt.at} (66%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1595-g1259444,
Ben Pfaff <=