[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-249-g7c2b9
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-249-g7c2b97b |
Date: |
Fri, 1 Jan 2021 01:47:59 -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 7c2b97b0c7172f4d6eb0b3022c56c0b61cb5f60f (commit)
from e552b78ccafd962fc00c1092bd7e22ed6676d527 (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 7c2b97b0c7172f4d6eb0b3022c56c0b61cb5f60f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Thu Dec 31 22:43:57 2020 -0800
tests: Break off --draw-mode from render-test into ascii-test.
My plan is for render-test to go away in favor of a comprehensive test for
pivot tables, which are the only kinds of tables that actually matter.
The --draw-mode tests are a different kind of beast, so it makes sense to
keep them and put them in a different place.
-----------------------------------------------------------------------
Summary of changes:
tests/automake.mk | 7 ++
tests/output/ascii-test.c | 225 ++++++++++++++++++++++++++++++++++++++++++++++
tests/output/ascii.at | 40 +++------
tests/output/render.at | 21 +++++
4 files changed, 263 insertions(+), 30 deletions(-)
create mode 100644 tests/output/ascii-test.c
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-249-g7c2b97b,
Ben Pfaff <=