[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-1800-gdfef
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1800-gdfef2d0 |
Date: |
Wed, 03 Nov 2010 03:37: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 dfef2d080b293485654a0392b14cafbbeb697c5e (commit)
via 7466086a5d1e5325d1aa32482c717e349af6b3ea (commit)
via 04c3ce58d4e2d15477d36654c3f7f3269c9a7a03 (commit)
from 55291c97bef21807ce072bca8dc4ddb5a440f483 (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 dfef2d080b293485654a0392b14cafbbeb697c5e
Author: Ben Pfaff <address@hidden>
Date: Tue Nov 2 20:36:30 2010 -0700
sys-file: Make test writing compressed system file more portable.
The format of "od" output varies among platforms, so avoid using it.
Reported by Jeremy Lavergne <address@hidden> on Darwin 10.4.0.
commit 7466086a5d1e5325d1aa32482c717e349af6b3ea
Author: Ben Pfaff <address@hidden>
Date: Tue Nov 2 20:35:23 2010 -0700
data-out: Make MONTH, WKDAY tests more portable.
The amount of leading whitespace output by "uniq -c" varies among
platforms, so remove all of it for comparison.
Reported by Jeremy Lavergne <address@hidden> on Darwin 10.4.0.
commit 04c3ce58d4e2d15477d36654c3f7f3269c9a7a03
Author: Ben Pfaff <address@hidden>
Date: Tue Nov 2 06:39:05 2010 -0700
Improve failure output of tests that use wc.
Commit 37c5ded73 "Make tests which use wc more robust." made these tests
tolerate slightly different output formats, but at the same time, if the
tests fail we don't find out why. This commit should retain the fix but
also provide more feedback in the log on failure.
-----------------------------------------------------------------------
Summary of changes:
tests/data/data-in.at | 9 ++++++---
tests/data/data-out.at | 22 ++++++++++++----------
tests/data/sys-file.at | 11 +++++------
3 files changed, 23 insertions(+), 19 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1800-gdfef2d0,
Ben Pfaff <=