Andreas Wacknitz
2023-04-14 e0c5d247f6715f5188b10c8ffd9f5d4106d110ad
tcsh: update to 6.24.10

2 files modified
24 ■■■■ changed files
components/shell/tcsh/Makefile 6 ●●●● patch | view | raw | blame | history
components/shell/tcsh/test/results-all.master 18 ●●●● patch | view | raw | blame | history
components/shell/tcsh/Makefile
@@ -27,14 +27,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        tcsh
COMPONENT_VERSION=    6.24.8
HUMAN_VERSION=        6.24.08
COMPONENT_VERSION=    6.24.10
#HUMAN_VERSION=        6.24.10
COMPONENT_SUMMARY=    Tenex C-shell (tcsh)
COMPONENT_DESCRIPTION=    C shell with file name completion and command line editing
COMPONENT_PROJECT_URL=    https://github.com/tcsh-org/tcsh
COMPONENT_SRC=        $(COMPONENT_NAME)-$(HUMAN_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:d07f1bc164faa6faf63dcf4f30d73eb8149df6de6f9ebfe7b47256234a6366ab
COMPONENT_ARCHIVE_HASH= sha256:13475c0fbeb74139d33ed793bf00ffbbb2ac2dc9fb1d44467a410760aba36664
COMPONENT_ARCHIVE_URL=    https://astron.com/pub/tcsh/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        shell/tcsh
COMPONENT_CLASSIFICATION= System/Shells
components/shell/tcsh/test/results-all.master
@@ -24,7 +24,7 @@
 24: --help                                          skipped (arguments.at:210)
 25: --version                                       skipped (arguments.at:216)
 26: Invalid option (-Z)                             ok
 27: Non-option arguments                            FAILED (arguments.at:258)
 27: Non-option arguments                            ok
 28: %                                               skipped (commands.at:7)
 29: :                                               ok
 30: @                                               FAILED (commands.at:31)
@@ -46,7 +46,7 @@
 46: exec                                            ok
 47: exit                                            ok
 48: fg                                              skipped (commands.at:481)
 49: filetest                                        FAILED (commands.at:495)
 49: filetest                                        ok
 50: foreach                                         ok
 51: getspath                                        skipped (commands.at:643)
 52: getxvers                                        skipped (commands.at:650)
@@ -84,7 +84,7 @@
 84: setty                                           skipped (commands.at:1391)
 85: setxvers                                        skipped (commands.at:1398)
 86: shift                                           ok
 87: source                                          FAILED (commands.at:1485)
 87: source                                          ok
 88: stop                                            skipped (commands.at:1494)
 89: suspend                                         skipped (commands.at:1501)
 90: switch                                          ok
@@ -109,12 +109,12 @@
109: jobs output                                     ok
110: time output                                     ok
111: Arithmetic operators                            ok
112: Primary expressions                             FAILED (expr.at:101)
112: Primary expressions                             ok
113: History duplicate handling                      ok
114: History performance                             ok
115: History hup error handling                      ok
116: Word splitting                                  ok
117: Comments                                        ok
117: Comments                                        skipped (lexical.at:43)
118: Escaping special characters                     ok
119: Preventing substitution                         ok
120: History basics                                  ok
@@ -178,7 +178,7 @@
178: $ echo                                          ok
179: $ echo_style                                    ok
180: $ echo_hex                                      ok
181: $ edit                                          ok
181: $ edit                                          skipped (variables.at:533)
182: $ ellipsis                                      ok
183: $ fignore                                       ok
184: $ filec                                         ok
@@ -212,7 +212,7 @@
212: $ noglob                                        ok
213: $ nostat                                        ok
214: $ notify                                        ok
215: $ oid                                           skipped (variables.at:1122)
215: $ oid                                           skipped (variables.at:1124)
216: $ owd                                           ok
217: $ path                                          ok
218: $ printexitvalue                                ok
@@ -246,5 +246,5 @@
246: $ watch                                         ok
247: $ who                                           ok
248: $ wordchars                                     ok
5 failed unexpectedly.
53 tests were skipped.
1 failed unexpectedly.
55 tests were skipped.