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-1772-g39dd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1772-g39dd3ac
Date: Tue, 26 Oct 2010 04:47:27 +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  39dd3acbc5fddf1765dec221124c1709613bdf36 (commit)
       via  d9f325b49bfe8d2eb871d35e07be427c9ed29b87 (commit)
      from  4e051a99a8f4d3e36b69d309ee28c38e0b2a3a02 (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 39dd3acbc5fddf1765dec221124c1709613bdf36
Author: Ben Pfaff <address@hidden>
Date:   Mon Oct 25 21:45:42 2010 -0700

    render: Fix cells spanning otherwise completely empty rows/columns.
    
    When adjacent rows or columns contain only spanned cells and no rules give
    the rows or columns a natural minimum height or width, this triggers a
    special case in distribute_spanned_width().  This special case had not been
    tested and (therefore) was broken.  This commit fixes the problem and adds
    test cases to prevent it from recurring.
    
    Bug #31346.

commit d9f325b49bfe8d2eb871d35e07be427c9ed29b87
Author: Ben Pfaff <address@hidden>
Date:   Mon Oct 25 20:50:05 2010 -0700

    tests: Add keywords to render tests.
    
    This makes it easy to run just the rendering tests with:
        make check TESTSUITEFLAGS='-k render'

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

Summary of changes:
 src/output/render.c    |    7 ++++-
 tests/output/render.at |   71 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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