summaryrefslogtreecommitdiffstats
path: root/runtime/doc/tags
diff options
context:
space:
mode:
authorYegappan Lakshmanan <yegappan@yahoo.com>2023-09-28 23:06:48 +0200
committerChristian Brabandt <cb@256bit.org>2023-09-28 23:16:35 +0200
commitb90e3bc491c02bd6e4db1a1c1849ce3d21811c43 (patch)
tree77a96923cdf10e17e84c25f8269149aedeb1b07d /runtime/doc/tags
parent413f83990f15d5d59d27ab741670f527a7a3feb8 (diff)
patch 9.0.1951: Vim9: hard to debug vim9_class errors from CIv9.0.1951
Problem: Vim9: hard to debug vim9_class errors from CI Solution: Include the line number in assert_xxx() calls. Include the entire error message in the tests. Fix the indentation in the test file. Add tags for new error codes. closes: #13206 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'runtime/doc/tags')
-rw-r--r--runtime/doc/tags3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/tags b/runtime/doc/tags
index 266b4297bd..48fe75fb8d 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -4479,6 +4479,9 @@ E1380 vim9class.txt /*E1380*
E1381 vim9class.txt /*E1381*
E1382 vim9class.txt /*E1382*
E1383 vim9class.txt /*E1383*
+E1384 vim9class.txt /*E1384*
+E1385 vim9class.txt /*E1385*
+E1386 vim9class.txt /*E1386*
E1387 vim9class.txt /*E1387*
E1388 vim9class.txt /*E1388*
E1389 vim9class.txt /*E1389*