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-1674-gedfe


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1674-gedfe2df
Date: Sun, 10 Oct 2010 04:40:02 +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  edfe2dfe589dcb48bf12942aeeb7b057bb1ebb35 (commit)
       via  93becf492212949491173fd08fb9b98a4d76989f (commit)
       via  d332bfc0b665e9ed5566baaba30673b5fd19cc66 (commit)
       via  f0554910ce3b47c6feb150c75fa376bfdfa8818d (commit)
       via  de57f1dfea55907e1d1f38d1ebe6c9def5c2737d (commit)
      from  69b9816068e07d79b6717754a0edbb757af84a40 (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 edfe2dfe589dcb48bf12942aeeb7b057bb1ebb35
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 21:39:43 2010 -0700

    GET: Convert some more tests to Autotest.

commit 93becf492212949491173fd08fb9b98a4d76989f
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 21:29:54 2010 -0700

    SAVE: Convert test for non-empty case map to Autotest framework.

commit d332bfc0b665e9ed5566baaba30673b5fd19cc66
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 21:12:33 2010 -0700

    EXAMINE: Convert some more tests to Autotest framework.
    
    I'm not really sure that big-input-2.sh was an EXAMINE bug.  It could have
    been a more generic bug.  I wasn't able to quickly determine what its
    original motivation was.

commit f0554910ce3b47c6feb150c75fa376bfdfa8818d
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 20:58:18 2010 -0700

    tests: Remove files that are no longer used.

commit de57f1dfea55907e1d1f38d1ebe6c9def5c2737d
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 9 20:57:18 2010 -0700

    tests: Convert very long strings tests to Autotest framework.

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

Summary of changes:
 tests/automake.mk                  |    9 +-
 tests/bugs/big-input-2.sh          |   99 ------------
 tests/bugs/big-input.sh            |   81 ----------
 tests/bugs/case-map.sh             |   78 ---------
 tests/bugs/get-no-file.sh          |   74 ---------
 tests/bugs/get.sh                  |  122 --------------
 tests/command/get-data-gnm.sh      |  211 ------------------------
 tests/command/input-program.sh     |  309 ------------------------------------
 tests/command/very-long-strings.sh |  210 ------------------------
 tests/data/sys-file.at             |  151 ++++++++++++++++++
 tests/{ => data}/v13.sav           |  Bin 15883 -> 15883 bytes
 tests/{ => data}/v14.sav           |  Bin 20660 -> 20660 bytes
 tests/language/data-io/get.at      |   64 ++++++++
 tests/language/stats/examine.at    |   46 ++++++
 14 files changed, 263 insertions(+), 1191 deletions(-)
 delete mode 100755 tests/bugs/big-input-2.sh
 delete mode 100755 tests/bugs/big-input.sh
 delete mode 100755 tests/bugs/case-map.sh
 delete mode 100755 tests/bugs/get-no-file.sh
 delete mode 100755 tests/bugs/get.sh
 delete mode 100755 tests/command/get-data-gnm.sh
 delete mode 100755 tests/command/input-program.sh
 delete mode 100755 tests/command/very-long-strings.sh
 rename tests/{ => data}/v13.sav (100%)
 rename tests/{ => data}/v14.sav (100%)
 create mode 100644 tests/language/data-io/get.at


hooks/post-receive
-- 
GNU PSPP



reply via email to

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