summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/testing.c
AgeCommit message (Expand)AuthorFiles
2026-02-22vim-patch:9.2.0031: Inefficient use of ga_concat()zeertzjq1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-08-10vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...zeertzjq1
2024-07-05vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be r...zeertzjq1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-19refactor: follow style guidedundargoc1
2023-11-19build: bump uncrustify versiondundargoc1
2023-11-12build: remove PVSdundargoc1
2023-05-28build: remove LOG_LIST_ACTIONS option and related codedundargoc1
2023-05-16refactor: use xstrl{cpy,cat} on IObuff (#23648)ii141
2023-05-06vim-patch:9.0.1511: crash when using wrong arg types to assert_match() (#23507)zeertzjq1
2023-05-05vim-patch:9.0.1507: assert message is confusing with boolean resultzeertzjq1
2023-05-05vim-patch:9.0.0846: using assert_fails() may cause hit-enter promptzeertzjq1
2023-05-05vim-patch:9.0.0404: crash when passing invalid arguments to assert_fails()zeertzjq1
2023-05-05vim-patch:9.0.0213: using freed memory with error in assert argumentzeertzjq1
2023-05-05vim-patch:8.2.1953: Vim9: extra "unknown" error after other errorzeertzjq1
2023-05-05vim-patch:8.2.4397: crash when using many composing characters in error messa...zeertzjq1
2023-05-05vim-patch:8.2.3221: Vim9: argument types are not checked at compile time (#23...zeertzjq1
2023-05-04vim-patch:8.2.1697: inconsistent capitalization of error messages (#23476)zeertzjq1
2023-04-07refactor: remove redundant const char * castsii141
2023-04-05refactor: make error message definitions constii141
2023-02-11refactor: replace char_u with char (#21901)dundargoc1
2023-01-26vim-patch:9.0.1245: code is indented more than necessary (#21998)zeertzjq1
2023-01-21refactor: use uint8_t for blobs and ga_append() (#21916)zeertzjq1
2023-01-19refactor: replace char_u with char 25 (#21838)dundargoc1
2023-01-17refactor: replace char_u with char 22 (#21786)dundargoc1
2023-01-09refactor: replace char_u with char 18 (#21237)dundargoc1
2022-11-30vim-patch:8.2.5102: interrupt not caught in testzeertzjq1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-11vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq1
2022-11-05vim-patch:8.2.1632: not checking the context of test_fails()zeertzjq1
2022-11-05vim-patch:8.2.1631: test_fails() does not check the context of the line numberzeertzjq1
2022-11-05vim-patch:8.2.1484: flaky failure in assert_fails()zeertzjq1
2022-11-05vim-patch:8.2.1479: Vim9: error for list index uses wrong line numberzeertzjq1
2022-11-05vim-patch:8.2.1199: not all assert functions are fully testedzeertzjq1
2022-11-05vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq1
2022-10-27vim-patch:8.2.4234: test_garbagecollect_now() does not check v:testingzeertzjq1
2022-09-09refactor: replace char_u with charDundar Göc1
2022-08-25refactor: replace char_u with charDundar Goc1
2022-08-23perf(api): allow to use an arena for return valuesbfredl1
2022-08-15vim-patch:8.2.1653: expand('<stack>') does not include the final line numberzeertzjq1
2022-08-15vim-patch:8.2.1297: when a test fails it's often not easy to see wherezeertzjq1