Files
neovim/test/functional
Björn Linse 208013ae39 test/terminal: fix indeterminism in colorcolumn screen test
Previously, the screen test was expecting the screen state to be
identical to the previous screen test in `thelpers.screen_setup()`,
which is indeterministic. (The later screen test can accidentally
still see the previous identical state). The solution is to add a test
for a intermediate different state.
2015-05-10 20:18:46 +02:00
..
2015-04-25 23:50:15 -04:00
2015-04-12 01:14:54 -04:00
2015-04-21 06:20:23 +09:00
2015-04-14 15:31:04 -04:00
2015-05-09 17:21:54 +02:00