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. v2.0.0-pre1-11-g2


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-11-g2ae29ab25
Date: Mon, 15 May 2023 22:07:56 -0400 (EDT)

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  2ae29ab25fdacc70a8c30b3c7f6dce8c2be7e047 (commit)
      from  b41023c69df591f2d6cb3644bd663d36c98401a8 (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 2ae29ab25fdacc70a8c30b3c7f6dce8c2be7e047
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon May 15 19:06:56 2023 -0700

    T-TEST: Allow duplicate variable names in pairs list.
    
    "a a b WITH b c c (PAIRED)" makes sense and indicates pairs (a,b), (a,c),
    and (b,c).
    
    Thanks to the anonymous reporter.
    Bug #64093.

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

Summary of changes:
 src/language/commands/t-test-parser.c | 10 +++----
 tests/language/commands/t-test.at     | 52 +++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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