-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Verify creation of pages and movement to pages
- Loading branch information
Showing
2 changed files
with
82 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
2024-12-29 Mats Lidell <[email protected]> | ||
|
||
* test/hywiki-tests.el | ||
(hywiki-tests--action-key-on-hy-wikiword-displays-page): Rename so | ||
hy:WikiWord is mentioned. Fix removal of temp files. | ||
(hywiki-tests--assist-key-on-hy-wikiword-displays-help): Rename so | ||
hy:WikiWord is mentioned and refactor to verify help buffer is shown. | ||
(hywiki-tests--action-key-on-wikiword-displays-page) | ||
(hywiki-tests--action-key-on-wikiword-and-section-displays-page): New | ||
tests for verifying display of pages with and without sections. | ||
(hywiki-tests--wikiword-identified-with-delimiters): Add test for | ||
WikiWord with a single hash mark. | ||
|
||
2024-12-28 Bob Weiner <[email protected]> | ||
|
||
* hywiki.el (hywiki-convert-words-to-org-links): Error if called within a | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters