Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
84c62d59a3604d15c447f28e89679944a4926cc3
/
src
/
testdir
/
test_timers.vim
ff39a65
patch 8.2.3772: timer info test fails on slow machine
by Bram Moolenaar
· 3 years, 8 months ago
95b2dd0
patch 8.2.3768: timer_info() has the wrong repeat value in a timer callback
by Bram Moolenaar
· 3 years, 8 months ago
f08b0eb
patch 8.2.3518: Test_xrestore sometimes fails
by Bram Moolenaar
· 3 years, 10 months ago
9f28416
patch 8.2.2800: after a timer displays text a hit-enter prompt is given
by Bram Moolenaar
· 4 years, 4 months ago
e2e4075
patch 8.2.1593: tests do not check the error number properly
by Bram Moolenaar
· 5 years ago
3fffa97
patch 8.2.0908: crash when changing the function table while listing it
by Bram Moolenaar
· 5 years ago
494e906
patch 8.2.0866: not enough tests for buffer writing
by Bram Moolenaar
· 5 years ago
6a2c5a7
patch 8.2.0533: tests using term_wait() can still be flaky
by Bram Moolenaar
· 5 years ago
14e57909
patch 8.2.0361: internal error when using "0" for a callback
by Bram Moolenaar
· 5 years ago
e20b9ec
patch 8.2.0203: :helptags and some other functionality not tested
by Bram Moolenaar
· 6 years ago
5feabe0
patch 8.2.0183: tests fail when the float feature is disabled
by Bram Moolenaar
· 6 years ago
5c463a2
patch 8.2.0048: another timers test is flaky on Travis for Mac
by Bram Moolenaar
· 6 years ago
818fed7
patch 8.2.0043: timers test is still flaky on Travis for Mac
by Bram Moolenaar
· 6 years ago
bc28e9f
patch 8.2.0021: timer test fails too often on Travis with MacOS
by Bram Moolenaar
· 6 years ago
f92e58c
patch 8.1.2013: more functions can be used as methods
by Bram Moolenaar
· 6 years ago
ce90e36
patch 8.1.2011: more functions can be used as methods
by Bram Moolenaar
· 6 years ago
315244d
patch 8.1.1867: still a timer test that is flaky on Mac
by Bram Moolenaar
· 6 years ago
413c04e
patch 8.1.1864: still a timer test that is flaky on Mac
by Bram Moolenaar
· 6 years ago
427dddf
patch 8.1.1859: timer test sometimes fails on Mac
by Bram Moolenaar
· 6 years ago
9a2fddc
patch 8.1.1855: another failing timer test
by Bram Moolenaar
· 6 years ago
7e6feb9
patch 8.1.1852: timers test is flaky
by Bram Moolenaar
· 6 years ago
8c5a278
patch 8.1.1826: tests use hand coded feature and option checks
by Bram Moolenaar
· 6 years ago
0d70202
patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal
by Bram Moolenaar
· 6 years ago
435f9f0
patch 8.1.1619: tests are not run with GUI on Travis
by Bram Moolenaar
· 6 years ago
7d491c4
patch 8.1.1591: on error garbage collection may free memory in use
by Bram Moolenaar
· 6 years ago
7a39dd7
patch 8.1.1581: shared functions for testing are disorganised
by Bram Moolenaar
· 6 years ago
adc6714
patch 8.1.1579: dict and list could be GC'ed while displaying error
by Bram Moolenaar
· 6 years ago
b46fecd
patch 8.1.1544: some balloon tests don't run when they can
by Bram Moolenaar
· 6 years ago
b0f94c1
patch 8.1.1524: tests are silently skipped
by Bram Moolenaar
· 6 years ago
5d30ff1
patch 8.1.1483: skipped tests are not properly listed
by Bram Moolenaar
· 6 years ago
8d4ce56
patch 8.1.0851: feedkeys() with "L" does not work properly
by Bram Moolenaar
· 7 years ago
50948e4
patch 8.1.0844: when timer fails test will hang forever
by Bram Moolenaar
· 7 years ago
cb908a8
patch 8.1.0842: getchar_zero test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
12dfc9e
patch 8.1.0840: getchar(0) never returns a character in the terminal
by Bram Moolenaar
· 7 years ago
b0f42ba
patch 8.0.1817: a timer may change v:count unexpectedly
by Bram Moolenaar
· 7 years ago
0e9d1ae
patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why
by Bram Moolenaar
· 7 years ago
8dce6c5
patch 8.0.1456: timer test on travis Mac is still flaky
by Bram Moolenaar
· 8 years ago
a47ebdb
patch 8.0.1424: the timer_pause test is flaky on Travis
by Bram Moolenaar
· 8 years ago
660b85e
patch 8.0.1162: shared script for tests cannot be included twice
by Bram Moolenaar
· 8 years ago
f5291f3
patch 8.0.1109: timer causes error on exit from Ex mode
by Bram Moolenaar
· 8 years ago
e723c42
patch 8.0.1067: try/catch in timer does not prevent it from being stopped
by Bram Moolenaar
· 8 years ago
11aa62f
patch 8.0.1055: bufline test hangs on MS-Windows
by Bram Moolenaar
· 8 years ago
9d95420
patch 8.0.1053: setline() does not work on startup
by Bram Moolenaar
· 8 years ago
5e80de3
patch 8.0.1048: no test for what 8.0.1020 fixes
by Bram Moolenaar
· 8 years ago
c577d81
patch 8.0.0702: an error in a timer can make Vim unusable
by Bram Moolenaar
· 8 years ago
1e8e145
patch 8.0.0670: can't use input() in a timer callback
by Bram Moolenaar
· 8 years ago
26fe0d5
patch 7.4.2359
by Bram Moolenaar
· 9 years ago
75537a9
patch 7.4.2332
by Bram Moolenaar
· 9 years ago
417ccd7
patch 7.4.2304
by Bram Moolenaar
· 9 years ago
0426bae
patch 7.4.2281
by Bram Moolenaar
· 9 years ago
17f1347
patch 7.4.2242
by Bram Moolenaar
· 9 years ago
973365d
patch 7.4.2241
by Bram Moolenaar
· 9 years ago
f267f8b
patch 7.4.2240
by Bram Moolenaar
· 9 years ago
9e4d821
patch 7.4.2228
by Bram Moolenaar
· 9 years ago
36d1c0f
patch 7.4.2186
by Bram Moolenaar
· 9 years ago
b73598e
patch 7.4.2180
by Bram Moolenaar
· 9 years ago
e3188e2
patch 7.4.1860
by Bram Moolenaar
· 9 years ago
92e35ef
patch 7.4.1656
by Bram Moolenaar
· 9 years ago
975b527
patch 7.4.1578
by Bram Moolenaar
· 9 years ago