Skip to content

Commit 273fbea

Browse files
committed
vim: Import v8.2.1199
* 8.2.1199: not all assert functions are fully tested * 8.2.1198: terminal2 test sometimes hangs in the GUI on Travis * 8.2.1197: clientserver test still fails on MS-Windows * 8.2.1196: build failure with normal features * 8.2.1195: clientserver test fails on MS-Windows * 8.2.1194: test failure because shell prompt differs * 8.2.1193: terminal window not redrawn when dragging a popup window * 8.2.1192: Lua test fails with older Lua version * 8.2.1191: Vim9: crash when function calls itself * 8.2.1190: Vim9: checking for Vim9 syntax is spread out * 8.2.1189: Vim9: line continuation in lambda doesn't always work * 8.2.1188: memory leak with invalid json input * 8.2.1187: terminal2 test sometimes hangs in the GUI on Travis * 8.2.1186: with SGR mouse codes balloon doesn't show up after click
1 parent ef8b7db commit 273fbea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.1185](https://github.com/vim/vim/commit/ecdd14a427108aa6f133c00655788f6ae80ad463): some other tests fail\n* [8.2.1184](https://github.com/vim/vim/commit/2b6ef856fb89f703714f3f1f567d9bd7c81079f3): some tests fail\n* [8.2.1183](https://github.com/vim/vim/commit/9b7bf9e98f06ece595fed7a3ff53ecce89797a53): assert\_fails() checks the last error message\n* [8.2.1182](https://github.com/vim/vim/commit/914e7eaa67f8d816e15fb4a1180e6bece88d9742): Vim9: no check for whitespace after comma in lambda\n* [8.2.1181](https://github.com/vim/vim/commit/21e5bdd271fa4d0ff4511cf74b160315e1d17cff): json code not fully tested\n* [8.2.1180](https://github.com/vim/vim/commit/1e624c912dff19e889c9398b56fe537952c02fef): build failure in small version\n* [8.2.1179](https://github.com/vim/vim/commit/f65927fc8d0102ef2d0fea776381caedf4c51e32): Test\_termwinscroll() sometimes hangs in the GUI\n* [8.2.1178](https://github.com/vim/vim/commit/b074e8b8d4d3cefefc675dfaf3982d388ee07772): Vim9: filter function recognized as command modifier\n* [8.2.1177](https://github.com/vim/vim/commit/18aa13d13b69c090dbe186cd4939896488c433e3): terminal2 test sometimes hangs in the GUI
1+
* [8.2.1199](https://github.com/vim/vim/commit/7177da9dd4d9a521c6141c6fbf7e9a4d6296ab05): not all assert functions are fully tested\n* [8.2.1198](https://github.com/vim/vim/commit/a4b442614c5ca4ebf32acf5cf0b7b718496f1c94): terminal2 test sometimes hangs in the GUI on Travis\n* [8.2.1197](https://github.com/vim/vim/commit/c212dd0a346d57f62013094ea6861eb28e33023c): clientserver test still fails on MS-Windows\n* [8.2.1196](https://github.com/vim/vim/commit/83e7450053399942e1c9efa802c568b51d948541): build failure with normal features\n* [8.2.1195](https://github.com/vim/vim/commit/4d57ba02029071e5947a54766e9f5d42e3bb3008): clientserver test fails on MS-Windows\n* [8.2.1194](https://github.com/vim/vim/commit/a4dc6f92bb29b00783f8945bbe1101e837b6ad3c): test failure because shell prompt differs\n* [8.2.1193](https://github.com/vim/vim/commit/35910f2d54bd670a0d83b3474b4c23faa94252d3): terminal window not redrawn when dragging a popup window\n* [8.2.1192](https://github.com/vim/vim/commit/b898a029b01866b1dbe07521e153d54917b9527d): Lua test fails with older Lua version\n* [8.2.1191](https://github.com/vim/vim/commit/985116ae0b7b3ef17e0c0ea2669068dd6b3b39c7): Vim9: crash when function calls itself\n* [8.2.1190](https://github.com/vim/vim/commit/eb6880b6eb7c4631f6103575c0d1336b149348c1): Vim9: checking for Vim9 syntax is spread out\n* [8.2.1189](https://github.com/vim/vim/commit/8af81d656a4c501611f6211b6379ea9dd650c545): Vim9: line continuation in lambda doesn't always work\n* [8.2.1188](https://github.com/vim/vim/commit/6d3a7213f58da834b0fc869d05f87e86010c66cf): memory leak with invalid json input\n* [8.2.1187](https://github.com/vim/vim/commit/c85156bb897085d7f5a8e4e180287f87bf19b948): terminal2 test sometimes hangs in the GUI on Travis\n* [8.2.1186](https://github.com/vim/vim/commit/13c046316b2e651871701ed81e2ba4763b19b67d): with SGR mouse codes balloon doesn't show up after click

0 commit comments

Comments
 (0)