[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-1728-g42f9
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1728-g42f90f5 |
Date: |
Thu, 14 Oct 2010 01:48:20 +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 42f90f5cd49c722219172fa067d937d923f8e9ec (commit)
via b0003d3e325f1aadabea58d219e94c697d7c78a3 (commit)
via 14bdd280bc07561a64509cdbaabd4a596f575b4f (commit)
from 493527639c58bd78c7951260b32a6dcfc68abaee (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 42f90f5cd49c722219172fa067d937d923f8e9ec
Author: Ben Pfaff <address@hidden>
Date: Wed Oct 13 18:48:14 2010 -0700
data-in: Convert test for MONTH format to Autotest framework.
commit b0003d3e325f1aadabea58d219e94c697d7c78a3
Author: Ben Pfaff <address@hidden>
Date: Wed Oct 13 18:43:43 2010 -0700
data-in: Convert test for WKDAY format to Autotest framework.
commit 14bdd280bc07561a64509cdbaabd4a596f575b4f
Author: Ben Pfaff <address@hidden>
Date: Wed Oct 13 18:39:31 2010 -0700
data-in: Convert tests for binary and hexadecimal formats to Autotest.
-----------------------------------------------------------------------
Summary of changes:
tests/automake.mk | 5 +-
.../binhex-in.expected.cmp.gz} | Bin 334995 -> 334995
bytes
tests/data/data-in.at | 240 ++++++++++++++++++++
tests/formats/ib-in.sh | 90 --------
tests/formats/month-in.sh | 162 -------------
tests/formats/wkday-in.sh | 89 -------
6 files changed, 241 insertions(+), 345 deletions(-)
rename tests/{formats/ib-in.expected.cmp.gz => data/binhex-in.expected.cmp.gz}
(100%)
delete mode 100755 tests/formats/ib-in.sh
delete mode 100755 tests/formats/month-in.sh
delete mode 100755 tests/formats/wkday-in.sh
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1728-g42f90f5,
Ben Pfaff <=