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.7.9-21-g085dff


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-21-g085dfff
Date: Sat, 11 Feb 2012 18:18:14 +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  085dfff1c41d6ee305f00aa7177286ca8965efbc (commit)
       via  ab27e617d38c0c074ae82c9c4d715775068baf37 (commit)
      from  d0dc2e01dc5f60df296c657b7ceeaf0f3624cfb9 (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 085dfff1c41d6ee305f00aa7177286ca8965efbc
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 11 10:16:25 2012 -0800

    tests: Improve test for supported encodings.
    
    I misunderstood the purpose for the config.charset script.  I had a
    notion that it was supposed to print all of the character sets that
    are supported by the operating system.  It doesn't (it prints
    character set names that need translation for the operating system).
    
    This change switches to using the same code that will be used at
    PSPP runtime to determine whether an encoding is supported, for
    determining during the tests whether an encoding is supported.
    
    This should cause fewer tests to be skipped on Mac OS.
    
    Reported-by: Jeremy Lavergne <address@hidden>

commit ab27e617d38c0c074ae82c9c4d715775068baf37
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 11 10:09:28 2012 -0800

    perl-module: use $(MAKE) directly in rules that call make.
    
    The GNU make manual says that $(MAKE) must appear directly in a rule
    rather than through recursive expansion to work properly.  (This
    change fixes a GNU make warning about an unavailable jobserver.)

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

Summary of changes:
 perl-module/automake.mk               |    8 ++++----
 tests/data/sys-file.at                |    2 +-
 tests/language/data-io/data-reader.at |    6 +++---
 tests/libpspp/encoding-guesser.at     |   16 ++++++++--------
 tests/libpspp/i18n-test.c             |   22 ++++++++++++++++++++--
 tests/libpspp/i18n.at                 |   22 ++--------------------
 tests/libpspp/u8-istream.at           |   16 ++++++++--------
 7 files changed, 46 insertions(+), 46 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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