pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, value-rep, updated. v0.6.1-636-g25


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, value-rep, updated. v0.6.1-636-g251f3ff
Date: Sat, 30 May 2009 04:58:35 +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, value-rep has been updated
       via  251f3ff4c1a03f3acb116b3ab8c5c57df4eafbb6 (commit)
       via  d4c4d452c7216f5b04140383dcb81a3211e2dfa6 (commit)
       via  93d9385fede2d086cb666ce38451e8b3e7b899ff (commit)
       via  4c26f9b58180907ae2c40900a35091ddb4b340b4 (commit)
       via  a66c47860b79f78f1d45938120370cb12b5563e9 (commit)
       via  55e86249d2d3c08382026d8bb621496c1e4a49ff (commit)
       via  8ef9411e517fe3fd6ad6ce71b409abf2a434b203 (commit)
       via  84911feb1636cd21961eb6c7904d20be68e8d858 (commit)
      from  08812cf2a7b9e9b972fb74553639c7b1a090a96b (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 251f3ff4c1a03f3acb116b3ab8c5c57df4eafbb6
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:51:45 2009 -0700

    argv-parser: Add assertion to find likely bugs in client code.

commit d4c4d452c7216f5b04140383dcb81a3211e2dfa6
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:51:19 2009 -0700

    datasheet: Fix bugs in datasheet_resize_column() found with new test.

commit 93d9385fede2d086cb666ce38451e8b3e7b899ff
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:46:24 2009 -0700

    datasheet-test: Add test for datasheet_resize_column().

commit 4c26f9b58180907ae2c40900a35091ddb4b340b4
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:43:33 2009 -0700

    datasheet-test: Fix printing of string values in error messages.

commit a66c47860b79f78f1d45938120370cb12b5563e9
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:26:13 2009 -0700

    datasheet-test: Check duplicate states before discarding them.
    
    By failing to check states whose hashes already appeared in the model
    checker table, the datasheet test was missing some bugs.  This commit
    changes the datasheet test code to check the state before it checks for
    the hash.

commit 55e86249d2d3c08382026d8bb621496c1e4a49ff
Author: Ben Pfaff <address@hidden>
Date:   Wed May 27 22:22:48 2009 -0700

    datasheet-test: Make column widths to test configurable on command line.

commit 8ef9411e517fe3fd6ad6ce71b409abf2a434b203
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:45:28 2009 -0700

    datasheet-test: Don't test null operations.
    
    By not testing null operations (such as inserting or deleting 0 rows or
    columns) the duration of the test is cut roughly in half, with little if
    any reduction in test coverage.

commit 84911feb1636cd21961eb6c7904d20be68e8d858
Author: Ben Pfaff <address@hidden>
Date:   Fri May 29 21:50:12 2009 -0700

    sparse-xarray-test: Style and comment fixes.

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

Summary of changes:
 src/data/datasheet.c               |   24 +++---
 src/libpspp/argv-parser.c          |    1 +
 tests/data/datasheet-test.c        |  158 ++++++++++++++++++++++++++++++------
 tests/libpspp/sparse-xarray-test.c |   17 +---
 4 files changed, 149 insertions(+), 51 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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