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-1579-ga4ee


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1579-ga4eeb45
Date: Sat, 25 Sep 2010 23:04:30 +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  a4eeb4569b33a2dafc276f236db8d6a7a58b7b61 (commit)
       via  c83f5c5360ea8b67ae4fd81c35ae606724aa0da9 (commit)
       via  6e1db8196991cc7a2cefd08f872b7bec51302cc3 (commit)
       via  6562532a8aa0e0eaee444c6270d555a5d6a734cf (commit)
       via  616dbbbb0053135493fa2dea7afb31d94fc1df0d (commit)
       via  06ac4ef9bba12ce73ec9855037bb6ab12cc51248 (commit)
       via  dcfafdf722eab45330574051d1ea6e36fd845f83 (commit)
       via  67d23bf9b82e5d9f62fa0eb9ec022357cabb5514 (commit)
       via  2f925013e483c6421262435b98ee0e2ff2a9ebd6 (commit)
       via  f1899890f9d2ac3f7399126902b273e195292a00 (commit)
       via  02cf2508dcb1cc54d2e79835212459fffb4ab2e3 (commit)
       via  797061ac9ee1aa3bd46c78ace0b318d874217332 (commit)
       via  373dbe766c1914b5b0d42c9d3012a28ffcb24a53 (commit)
       via  abc3694b1adc232000edc428512b5cff8a0e22c0 (commit)
       via  4a11f50e359e4afca7ad64979e6f30db1f336c7c (commit)
       via  0df01d39c9d75d79303df0aeb74a968dac3bab4c (commit)
      from  c1ecb26e96f0abc014a374081e7c2f985b2ca112 (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 a4eeb4569b33a2dafc276f236db8d6a7a58b7b61
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 15:55:16 2010 -0700

    tower: Convert tests to use Autotest.

commit c83f5c5360ea8b67ae4fd81c35ae606724aa0da9
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 15:45:35 2010 -0700

    stringi-set: Convert tests to use Autotest.

commit 6e1db8196991cc7a2cefd08f872b7bec51302cc3
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 15:41:39 2010 -0700

    string-set: Convert tests to use Autotest.

commit 6562532a8aa0e0eaee444c6270d555a5d6a734cf
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 15:37:02 2010 -0700

    stringi-map: Convert tests to use Autotest.

commit 616dbbbb0053135493fa2dea7afb31d94fc1df0d
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 15:33:43 2010 -0700

    string-map: Convert tests to use Autotest.

commit 06ac4ef9bba12ce73ec9855037bb6ab12cc51248
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 15:17:10 2010 -0700

    str: Convert tests to use Autotest.

commit dcfafdf722eab45330574051d1ea6e36fd845f83
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:46:13 2010 -0700

    sparse-array: Convert tests to use Autotest.

commit 67d23bf9b82e5d9f62fa0eb9ec022357cabb5514
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:34:46 2010 -0700

    range-set: Convert tests to use Autotest.

commit 2f925013e483c6421262435b98ee0e2ff2a9ebd6
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:31:48 2010 -0700

    range-map: Convert tests to use Autotest.

commit f1899890f9d2ac3f7399126902b273e195292a00
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:27:10 2010 -0700

    llx: Convert tests to use Autotest.

commit 02cf2508dcb1cc54d2e79835212459fffb4ab2e3
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:24:47 2010 -0700

    ll: Convert tests to use Autotest.

commit 797061ac9ee1aa3bd46c78ace0b318d874217332
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:14:44 2010 -0700

    hmapx: Convert tests to use Autotest.

commit 373dbe766c1914b5b0d42c9d3012a28ffcb24a53
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 14:07:13 2010 -0700

    hmap: Convert tests to use Autotest.

commit abc3694b1adc232000edc428512b5cff8a0e22c0
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 12:38:29 2010 -0700

    heap: Convert tests to use Autotest.

commit 4a11f50e359e4afca7ad64979e6f30db1f336c7c
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 25 12:32:39 2010 -0700

    bt: Convert tests to use Autotest.

commit 0df01d39c9d75d79303df0aeb74a968dac3bab4c
Author: Ben Pfaff <address@hidden>
Date:   Fri Sep 24 21:42:02 2010 -0700

    abt: Convert tests to use Autotest.

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

Summary of changes:
 tests/automake.mk                 |   36 ++++--
 tests/libpspp/abt-test.c          |  110 +++++++++++----
 tests/libpspp/abt.at              |   14 ++
 tests/libpspp/bt-test.c           |  116 +++++++++++-----
 tests/libpspp/bt.at               |   15 ++
 tests/libpspp/heap-test.c         |   96 +++++++++----
 tests/libpspp/heap.at             |   12 ++
 tests/libpspp/hmap-test.c         |  274 +++++++++++++++++++++++++------------
 tests/libpspp/hmap.at             |   32 +++++
 tests/libpspp/hmapx-test.c        |  264 +++++++++++++++++++++++++-----------
 tests/libpspp/hmapx.at            |   35 +++++
 tests/libpspp/ll-test.c           |  253 ++++++++++++++++++++++++++--------
 tests/libpspp/ll.at               |   37 +++++
 tests/libpspp/llx-test.c          |  263 +++++++++++++++++++++++++++--------
 tests/libpspp/llx.at              |   39 ++++++
 tests/libpspp/range-map-test.c    |   79 ++++++++---
 tests/libpspp/range-map.at        |   10 ++
 tests/libpspp/range-set-test.c    |   99 ++++++++++----
 tests/libpspp/range-set.at        |   13 ++
 tests/libpspp/sparse-array-test.c |   80 ++++++++----
 tests/libpspp/sparse-array.at     |   30 ++++
 tests/libpspp/str-test.c          |   66 +++++++---
 tests/libpspp/str.at              |    5 +
 tests/libpspp/string-map-test.c   |  155 ++++++++++++++++------
 tests/libpspp/string-map.at       |   22 +++
 tests/libpspp/string-set-test.c   |  149 +++++++++++++++-----
 tests/libpspp/string-set.at       |   21 +++
 tests/libpspp/stringi-map-test.c  |  153 ++++++++++++++++-----
 tests/libpspp/stringi-map.at      |   22 +++
 tests/libpspp/stringi-set-test.c  |  147 +++++++++++++++-----
 tests/libpspp/stringi-set.at      |   21 +++
 tests/libpspp/tower-test.c        |   93 +++++++++----
 tests/libpspp/tower.at            |   12 ++
 33 files changed, 2123 insertions(+), 650 deletions(-)
 create mode 100644 tests/libpspp/abt.at
 create mode 100644 tests/libpspp/bt.at
 create mode 100644 tests/libpspp/heap.at
 create mode 100644 tests/libpspp/hmap.at
 create mode 100644 tests/libpspp/hmapx.at
 create mode 100644 tests/libpspp/ll.at
 create mode 100644 tests/libpspp/llx.at
 create mode 100644 tests/libpspp/range-map.at
 create mode 100644 tests/libpspp/range-set.at
 create mode 100644 tests/libpspp/sparse-array.at
 create mode 100644 tests/libpspp/str.at
 create mode 100644 tests/libpspp/string-map.at
 create mode 100644 tests/libpspp/string-set.at
 create mode 100644 tests/libpspp/stringi-map.at
 create mode 100644 tests/libpspp/stringi-set.at
 create mode 100644 tests/libpspp/tower.at


hooks/post-receive
-- 
GNU PSPP



reply via email to

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