pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1590-g8a03


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1590-g8a03974
Date: Sun, 26 Sep 2010 05:25:42 +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  8a0397491d3a82ffd5d3bf80bded0f1562c393a3 (commit)
       via  872878020f28b1a858a80de5f7baa1ada1d9a0c2 (commit)
       via  7a65a15152c71974da19c4045438b7c7b27109c2 (commit)
       via  2ad9184a196bc3554623144812dd1d60fe780c57 (commit)
       via  6062f528bff0243cc421cb8a2c78e0f7a529b3aa (commit)
      from  1f75309bc1b51264e4459d3d1a82cf513f936a22 (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 8a0397491d3a82ffd5d3bf80bded0f1562c393a3
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 22:25:16 2010 -0700

    tests: Convert GET DATA /TYPE=GNM tests to use Autotest.

commit 872878020f28b1a858a80de5f7baa1ada1d9a0c2
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 20:55:24 2010 -0700

    tests: Convert GET DATA /TYPE=TXT tests to use Autotest.

commit 7a65a15152c71974da19c4045438b7c7b27109c2
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 20:23:09 2010 -0700

    tests: Convert FILTER tests to use Autotest.

commit 2ad9184a196bc3554623144812dd1d60fe780c57
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 19:46:35 2010 -0700

    tests: Convert FILE HANDLE tests to use Autotest.

commit 6062f528bff0243cc421cb8a2c78e0f7a529b3aa
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 19:42:09 2010 -0700

    tests: Convert FILE LABEL, DOCUMENT, ADD DOCUMENT tests to use Autotest.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                                       |    2 +-
 doc/files.texi                                     |    8 +-
 tests/atlocal.in                                   |    3 +
 tests/automake.mk                                  |   18 +-
 tests/command/file-handle.sh                       |   99 ---
 tests/command/filter.sh                            |  126 ----
 tests/command/get-data-txt-examples.sh             |  172 -----
 tests/command/get-data-txt-importcases.sh          |  355 ----------
 tests/command/get-data-txt.sh                      |  211 ------
 tests/{ => language/data-io}/Book1.gnm.unzipped    |    0
 tests/language/data-io/file-handle.at              |   28 +
 tests/language/data-io/get-data.at                 |  732 ++++++++++++++++++++
 .../file-label.sh => language/utilities/title.at}  |   92 +---
 tests/language/xforms/select-if.at                 |   59 ++
 14 files changed, 842 insertions(+), 1063 deletions(-)
 delete mode 100755 tests/command/file-handle.sh
 delete mode 100755 tests/command/filter.sh
 delete mode 100755 tests/command/get-data-txt-examples.sh
 delete mode 100755 tests/command/get-data-txt-importcases.sh
 delete mode 100755 tests/command/get-data-txt.sh
 rename tests/{ => language/data-io}/Book1.gnm.unzipped (100%)
 create mode 100644 tests/language/data-io/file-handle.at
 create mode 100644 tests/language/data-io/get-data.at
 rename tests/{command/file-label.sh => language/utilities/title.at} (63%)
 mode change 100755 => 100644
 create mode 100644 tests/language/xforms/select-if.at


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]