[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole 46d8da0039 019/143: Fix test as ebut is being
From: |
ELPA Syncer |
Subject: |
[elpa] externals/hyperbole 46d8da0039 019/143: Fix test as ebut is being identified correctly |
Date: |
Mon, 19 Feb 2024 15:58:48 -0500 (EST) |
branch: externals/hyperbole
commit 46d8da0039ec89c2705b46c1cb5d524687c33bac
Author: Mats Lidell <mats.lidell@lidells.se>
Commit: Mats Lidell <mats.lidell@lidells.se>
Fix test as ebut is being identified correctly
---
hui.el | 2 +-
test/hui-tests.el | 6 ++----
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/hui.el b/hui.el
index b3d4634cf0..81055fa062 100644
--- a/hui.el
+++ b/hui.el
@@ -3,7 +3,7 @@
;; Author: Bob Weiner
;;
;; Orig-Date: 19-Sep-91 at 21:42:03
-;; Last-Mod: 10-Dec-23 at 16:18:24 by Bob Weiner
+;; Last-Mod: 25-Dec-23 at 22:28:16 by Mats Lidell
;;
;; SPDX-License-Identifier: GPL-3.0-or-later
;;
diff --git a/test/hui-tests.el b/test/hui-tests.el
index 1d67ea5dc4..6e694d73db 100644
--- a/test/hui-tests.el
+++ b/test/hui-tests.el
@@ -3,7 +3,7 @@
;; Author: Mats Lidell <matsl@gnu.org>
;;
;; Orig-Date: 30-Jan-21 at 12:00:00
-;; Last-Mod: 7-Dec-23 at 00:32:03 by Mats Lidell
+;; Last-Mod: 10-Dec-23 at 21:11:07 by Mats Lidell
;;
;; SPDX-License-Identifier: GPL-3.0-or-later
;;
@@ -958,9 +958,7 @@ With point on label suggest that ibut for rename."
;; Explicit Button link-to-ebut
(with-temp-buffer
(ebut:program "label" 'link-to-directory "/tmp")
- (should (equal (hattr:get (hbut:at-p) 'categ) 'explicit))
- ;; BUG!? SHOULD BE LINK TO EBUT HERE
- (should (equal (caar (hui:link-possible-types)) 'link-to-ibut)))
+ (should (equal (caar (hui:link-possible-types)) 'link-to-ebut)))
;; Implicit Button link-to-ibut
(with-temp-buffer
- [elpa] externals/hyperbole f4fccc5abf 025/143: Merge pull request #423 from rswgnu/matsl-rsw-ignore-local-vars-in-demo, (continued)
- [elpa] externals/hyperbole f4fccc5abf 025/143: Merge pull request #423 from rswgnu/matsl-rsw-ignore-local-vars-in-demo, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole d4c881007b 035/143: Add remaining test cases for fast-demo, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 1e8006fc19 053/143: Fix more regexps and remove not working visibility check, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 1e1d2950e4 041/143: hyperbole.texi - add doc for Smark Key handling in ERT result bufs, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 9c25ca128a 051/143: Add test for moving up from sub header, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole f098816abd 055/143: Add hsys-flymake.el; fix text-toc actype and {C-u C-h A}, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 1154b391e3 011/143: Fix link-to-regexp-match to use 'n' count during regexp search, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole bd5f59b2e0 016/143: hyrolo-mode-map - add [ and ] keys to move to prev and next @loc>, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 71aa8f2587 018/143: Add test for hui:link-possible-types, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole d59f27c469 026/143: Fix most remaining outstanding issues in HyRolo, ibut-link-directly, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 46d8da0039 019/143: Fix test as ebut is being identified correctly,
ELPA Syncer <=
- [elpa] externals/hyperbole 0798e16ab0 030/143: Fix doc on switch of cross-window drags create ibuts with Action Key., ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole ee453d177f 033/143: hpath--expand-list-match-regexp - Fix test with regexp char quoting, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 140798a28f 037/143: Merge pull request #426 from rswgnu/matsl-rsw-add-missing-fast-demo-tests, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole f2c6081a9c 034/143: Add fast-demo test for outline section with line and column, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole c51017f96b 040/143: Fix HyRolo search bug in Org mode when no * delim in file, just text, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 7e6d2e9659 062/143: Remove flymake/flycheck/byte-compile warnings (#431), ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole a4c41006cf 066/143: *ert* buffer - make {.} jump to interactively defined test def, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole 3e88bb0b17 067/143: Reuse ert test result items when Smart Keys run tests from defs, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole c36535463c 071/143: Merge pull request #435 from rswgnu/matsl-rsw-run-tests-specified-by-selector, ELPA Syncer, 2024/02/19
- [elpa] externals/hyperbole ffd2dcbb85 077/143: Add tests for non file ebut creation and deletion, ELPA Syncer, 2024/02/19