diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2025-05-02 20:46:31 +0200 |
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2025-05-04 10:35:07 -0400 |
| commit | af4f7f1618ad6e11d616b2c69af8945f46d0e199 (patch) | |
| tree | 72680f963e47f32f295bc98473c2bd9589de3ea2 /runtime/lua/vim/shared.lua | |
| parent | 8f5bd569c5414de8c38918f42f866dfb815a7264 (diff) | |
test: multiline assert_log()
Problem:
assert_log() only matches single lines. This was never an intentional
decision, it was merely a result of using read_file_list().
Note: any tests that indiscriminately match `.*` should be rewritten to
avoid (unlikely) "false positives". I checked all existing tests.
Solution:
Change assert_log() to match the concatenated lines instead of matching
per-line.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions
