- be9fc5b patch 9.0.0428: autocmd test uses common file name by Bram Moolenaar · 2 years, 11 months ago
- 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
- fa04eae patch 8.2.5142: startup test fails if there is a status bar by Bram Moolenaar · 3 years, 2 months ago
- c9a9a0a patch 8.2.4742: there is no way to start logging very early in startup by Bram Moolenaar · 3 years, 4 months ago
- 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 3 years, 4 months ago
- d1f34e6 patch 8.2.4031: crash in xterm with only two lines by Bram Moolenaar · 3 years, 7 months ago
- 3d031a0 patch 8.2.3499: GUI geometry startup test fails by Bram Moolenaar · 3 years, 10 months ago
- b376aa2 patch 8.2.3495: GUI geometry startup test fails on some systems by Bram Moolenaar · 3 years, 10 months ago
- 6d19798 patch 8.2.3477: startup test fails on MS-Windows by Bram Moolenaar · 3 years, 10 months ago
- d3710cf patch 8.2.3476: renaming a buffer on startup may cause using freed memory by Bram Moolenaar · 3 years, 10 months ago
- d176ca3 patch 8.2.3421: a bit of code is not covered by tests by Dominique Pelle · 4 years ago
- ffec6dd patch 8.2.3070: not enough testing for shell use by Yegappan Lakshmanan · 4 years, 1 month ago
- b90ac5e patch 8.2.3009: startup test may hang by Bram Moolenaar · 4 years, 2 months ago
- 55b6b60 patch 8.2.3008: startup test may hang by Bram Moolenaar · 4 years, 2 months ago
- a97c363 patch 8.2.3006: crash when echoing a value very early by Bram Moolenaar · 4 years, 2 months ago
- a83d060 patch 8.2.2927: test commented out because it fails with ASAN by Bram Moolenaar · 4 years, 2 months ago
- a5787c3 patch 8.2.2906: ASAN reports errors for test_startup by Bram Moolenaar · 4 years, 2 months ago
- 1d3a14e patch 8.2.2905: no error when defaults.vim cannot be loaded by Christian Brabandt · 4 years, 2 months ago
- 36f96a5 patch 8.2.2849: bufwrite not sufficiently tested by Yegappan Lakshmanan · 4 years, 3 months ago
- 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 4 years, 3 months ago
- 7007e31 patch 8.2.2662: there is no way to avoid some escape sequences by Bram Moolenaar · 4 years, 4 months ago
- a2b3e7d patch 8.2.2656: some command line arguments and regexp errors not tested by Bram Moolenaar · 4 years, 5 months ago
- 0a1a6a1 patch 8.2.2655: The -w command line argument doesn't work by Bram Moolenaar · 4 years, 5 months ago
- c5cf369 patch 8.2.2632: not all command line arguments are tested by Bram Moolenaar · 4 years, 5 months ago
- f8c52e8 patch 8.2.2611: conditions for startup tests are not exactly right by Bram Moolenaar · 4 years, 5 months ago
- 3214812 patch 8.2.2609: test disabled on MS-Windows even though it should work by Bram Moolenaar · 4 years, 5 months ago
- 240309c patch 8.2.2604: GUI-specific command line arguments not tested by Bram Moolenaar · 4 years, 5 months ago
- df4c9af patch 8.2.2329: not all ways Vim can be started are tested by Bram Moolenaar · 4 years, 7 months ago
- 1f33e0a patch 8.2.2161: arguments -T and -x not tested yet by Bram Moolenaar · 4 years, 8 months ago
- d1ad99b patch 8.2.1799: some Normal mode commands not fully tested by Bram Moolenaar · 4 years, 10 months ago
- 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
- 1e1f612 patch 8.2.1217: startup test depends on random source file by Bram Moolenaar · 5 years ago
- b6e4e4c patch 8.2.1216: startup test fails by Bram Moolenaar · 5 years ago
- 494e906 patch 8.2.0866: not enough tests for buffer writing by Bram Moolenaar · 5 years ago
- 4515bcd patch 8.2.0692: startup test fails on MS-Windows by Bram Moolenaar · 5 years ago
- 7779ee3 patch 8.2.0691: startup test fails 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
- cde0ff3 patch 8.2.0509: various code is not properly tested. by Bram Moolenaar · 5 years ago
- 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
- 69bf634 patch 8.1.2233: cannot get the Vim command line arguments by Bram Moolenaar · 6 years ago
- 2efc44b patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a space 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
- e96a249 patch 8.1.1588: in :let-heredoc line continuation is recognized by Bram Moolenaar · 6 years ago
- 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 6 years ago
- b58a4b9 patch 8.1.1413: error when the drive of the swap file was disconnected by Bram Moolenaar · 6 years ago
- c79745a patch 8.1.1362: code and data in tests can be hard to read by Bram Moolenaar · 6 years ago
- 5416b75 patch 8.1.1298: invalid argument test fails without X clipboard by Bram Moolenaar · 6 years ago
- 240f7ab patch 8.1.1297: invalid argument test fails without GTK by Bram Moolenaar · 6 years ago
- 2782126 patch 8.1.1296: crash when using invalid command line argument by Bram Moolenaar · 6 years ago
- ba9ea91 patch 8.1.1292: invalid command line arguments not tested by Bram Moolenaar · 6 years ago
- c75e812 patch 8.1.1197: when starting with multiple tabs file messages is confusing by Bram Moolenaar · 6 years ago
- 97c2c05 patch 8.1.0969: message written during startup is truncated by Bram Moolenaar · 6 years ago
- 5494818 patch 8.1.0650: command line argument -q [errorfile] is not tested by Bram Moolenaar · 7 years ago
- 4841a7c patch 8.1.0426: accessing invalid memory in SmcOpenConnection() by Bram Moolenaar · 7 years ago
- 036b09c patch 8.1.0417: several command line arguments are not tested by Bram Moolenaar · 7 years ago
- 4b1c9a9 patch 8.1.0409: startup test fails on MS-Windows by Bram Moolenaar · 7 years ago
- 9e81db9 patch 8.1.0406: several command line arguments are not tested by Bram Moolenaar · 7 years ago
- 8f4499b patch 8.1.0398: no test for -o and -O command line arguments by Bram Moolenaar · 7 years ago
- 4bfa8af patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrect by Bram Moolenaar · 8 years ago
- 09ca932 patch 8.0.1151: "vim -c startinsert!" doesn't append by Bram Moolenaar · 8 years ago
- 07ecfa6 patch 8.0.0680: plugins in start packages are sourced twice by Bram Moolenaar · 8 years ago
- ce876aa patch 8.0.0612: pack dirs are added to 'runtimepath' too late by Bram Moolenaar · 8 years ago
- 08f88b1 patch 8.0.0539: startup test fails on Mac by Bram Moolenaar · 8 years ago
- 85045a7 patch 8.0.0538: no test for falling back to default term value by Bram Moolenaar · 8 years ago
- d5d3753 patch 8.0.0515: ml_get errors in silent Ex mode by Bram Moolenaar · 8 years ago
- 08cab96 patch 8.0.0405: v:progpath may become invalid after :cd by Bram Moolenaar · 8 years ago
- 50fa8dd patch 7.4.2190 by Bram Moolenaar · 9 years ago
- e4a76ad patch 7.4.2179 by Bram Moolenaar · 9 years ago
- 3a93838 patch 7.4.2178 by Bram Moolenaar · 9 years ago
- ba98bef patch 7.4.2177 by Bram Moolenaar · 9 years ago
- 3321e9d patch 7.4.2173 by Bram Moolenaar · 9 years ago
- 472a0a8 patch 7.4.2172 Problem: No test for "vim --help". Solution: Add a test. by Bram Moolenaar · 9 years ago
- 446cce6 patch 7.4.2169 by Bram Moolenaar · 9 years ago
- 3286043 patch 7.4.2166 by Bram Moolenaar · 9 years ago
- 83b3c3d patch 7.4.2165 by Bram Moolenaar · 9 years ago
- 66459b7 patch 7.4.2164 by Bram Moolenaar · 9 years ago
- b9a46fe patch 7.4.2115 by Bram Moolenaar · 9 years ago