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-1669-g69b9


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1669-g69b9816
Date: Sun, 10 Oct 2010 00:38:41 +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  69b9816068e07d79b6717754a0edbb757af84a40 (commit)
       via  52537fd5a00b0756e274cd0e2e1fdf9aca7cccf5 (commit)
       via  a1bbd65d1bbdcd3cf042201203980a9ae9b55d5b (commit)
      from  7fe7c9cbbdeb5867c57a9f6c8bb037e77840e5cb (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 69b9816068e07d79b6717754a0edbb757af84a40
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 17:38:14 2010 -0700

    WEIGHT: Convert test to Autotest framework.

commit 52537fd5a00b0756e274cd0e2e1fdf9aca7cccf5
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 17:28:54 2010 -0700

    VECTOR: Convert tests to Autotest framework.

commit a1bbd65d1bbdcd3cf042201203980a9ae9b55d5b
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 07:03:57 2010 -0700

    tests: Convert variable display tests to Autotest framework.

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

Summary of changes:
 tests/automake.mk                                  |    7 +-
 tests/command/variable-display.sh                  |   94 -------------
 tests/command/vector.sh                            |  142 -------------------
 tests/language/dictionary/variable-display.at      |   27 ++++
 tests/language/dictionary/vector.at                |   78 +++++++++++
 .../weight.sh => language/dictionary/weight.at}    |  146 +++++++++-----------
 tests/weighting.data                               |   52 -------
 7 files changed, 173 insertions(+), 373 deletions(-)
 delete mode 100755 tests/command/variable-display.sh
 delete mode 100755 tests/command/vector.sh
 create mode 100644 tests/language/dictionary/variable-display.at
 create mode 100644 tests/language/dictionary/vector.at
 rename tests/{command/weight.sh => language/dictionary/weight.at} (61%)
 mode change 100755 => 100644
 delete mode 100644 tests/weighting.data


hooks/post-receive
-- 
GNU PSPP



reply via email to

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