Patch 8.2.2697

7 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 3, 2021, 9:17:48 AM4/3/21
to vim...@googlegroups.com

Patch 8.2.2697
Problem: Function list test fails.
Solution: Add missing function. (Yegappan Lakshmanan)
Files: runtime/doc/usr_41.txt


*** ../vim-8.2.2696/runtime/doc/usr_41.txt 2021-03-14 19:01:34.492421821 +0100
--- runtime/doc/usr_41.txt 2021-04-03 14:08:42.225650912 +0200
***************
*** 1003,1008 ****
--- 1003,1009 ----
assert_true() assert that an expression is true
assert_exception() assert that a command throws an exception
assert_beeps() assert that a command beeps
+ assert_nobeep() assert that a command does not cause a beep
assert_fails() assert that a command fails
assert_report() report a test failure
test_alloc_fail() make memory allocation fail
*** ../vim-8.2.2696/src/version.c 2021-04-03 14:13:29.644785091 +0200
--- src/version.c 2021-04-03 15:15:26.331644217 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2697,
/**/

--
hundred-and-one symptoms of being an internet addict:
43. You tell the kids they can't use the computer because "Daddy's got work to
do" and you don't even have a job.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages