[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-154-gddd59
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-154-gddd596e |
Date: |
Thu, 17 Dec 2020 02:50:08 -0500 (EST) |
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 ddd596e860006f3064dea11efe8d66d9d73659bd (commit)
via 545089869bb14cd65b2eaabe9876c4f2f9f1f7d5 (commit)
from 8b69be6141514e5773129d715cc7876d7e0dc013 (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 ddd596e860006f3064dea11efe8d66d9d73659bd
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Wed Dec 16 23:45:30 2020 -0800
expressions: Improve error messages.
Also, introduce tests to trigger the error messages.
Prompted by bug #59697.
Thanks to Stéphane Aulery for reporting the poor error messages.
commit 545089869bb14cd65b2eaabe9876c4f2f9f1f7d5
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Wed Dec 16 22:41:06 2020 -0800
tests: Restore tests that were commented out by buggy commit.
These were commented out by commit 691a034d7f21 ("Add copyright and
licence notices to files which lack them."). Subsequent commit
691a034d7f21 ("Add copyright and licence notices to files which lack
them.") fixed some but not all of the bugs. I think that this
commit fixes the rest.
Also, fix the one test that was broken in the meantime.
-----------------------------------------------------------------------
Summary of changes:
src/language/expressions/generate.pl | 4 +--
src/language/expressions/parse.c | 43 +++++++++-------------
tests/language/data-io/add-files.at | 2 +-
tests/language/data-io/update.at | 4 +--
tests/language/expressions/evaluate.at | 37 +++++++++++--------
tests/language/expressions/parse.at | 66 ++++++++++++++++++++++++++++++++++
6 files changed, 111 insertions(+), 45 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-154-gddd596e,
Ben Pfaff <=