File tree 6 files changed +10
-10
lines changed
6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,6 @@ NEW_TESTS = \
175
175
test_gf \
176
176
test_glob2regpat \
177
177
test_global \
178
- test_glvs \
179
178
test_gn \
180
179
test_goto \
181
180
test_gui \
@@ -212,7 +211,6 @@ NEW_TESTS = \
212
211
test_listlbr_utf8 \
213
212
test_lua \
214
213
test_makeencoding \
215
- test_man \
216
214
test_map_functions \
217
215
test_mapping \
218
216
test_marks \
@@ -242,6 +240,11 @@ NEW_TESTS = \
242
240
test_partial \
243
241
test_paste \
244
242
test_perl \
243
+ test_plugin_glvs \
244
+ test_plugin_man \
245
+ test_plugin_termdebug \
246
+ test_plugin_tohtml \
247
+ test_plugin_zip \
245
248
test_plus_arg_edit \
246
249
test_popup \
247
250
test_popupwin \
@@ -312,7 +315,6 @@ NEW_TESTS = \
312
315
test_taglist \
313
316
test_tcl \
314
317
test_termcodes \
315
- test_termdebug \
316
318
test_termencoding \
317
319
test_terminal \
318
320
test_terminal2 \
@@ -322,7 +324,6 @@ NEW_TESTS = \
322
324
test_textobjects \
323
325
test_textprop \
324
326
test_timers \
325
- test_tohtml \
326
327
test_true_false \
327
328
test_trycatch \
328
329
test_undo \
@@ -349,7 +350,6 @@ NEW_TESTS = \
349
350
test_writefile \
350
351
test_xdg \
351
352
test_xxd \
352
- test_zip_plugin \
353
353
test_alot_latin \
354
354
test_alot_utf8 \
355
355
test_alot
@@ -441,7 +441,6 @@ NEW_TESTS_RES = \
441
441
test_gettext_make.res \
442
442
test_getvar.res \
443
443
test_gf.res \
444
- test_glvs.res \
445
444
test_gn.res \
446
445
test_goto.res \
447
446
test_gui.res \
@@ -477,7 +476,6 @@ NEW_TESTS_RES = \
477
476
test_listlbr_utf8.res \
478
477
test_lua.res \
479
478
test_makeencoding.res \
480
- test_man.res \
481
479
test_map_functions.res \
482
480
test_mapping.res \
483
481
test_marks.res \
@@ -505,6 +503,11 @@ NEW_TESTS_RES = \
505
503
test_partial.res \
506
504
test_paste.res \
507
505
test_perl.res \
506
+ test_plugin_glvs.res \
507
+ test_plugin_man.res \
508
+ test_plugin_termdebug.res \
509
+ test_plugin_tohtml.res \
510
+ test_plugin_zip.res \
508
511
test_plus_arg_edit.res \
509
512
test_popup.res \
510
513
test_popupwin.res \
@@ -562,7 +565,6 @@ NEW_TESTS_RES = \
562
565
test_taglist.res \
563
566
test_tcl.res \
564
567
test_termcodes.res \
565
- test_termdebug.res \
566
568
test_termencoding.res \
567
569
test_terminal.res \
568
570
test_terminal2.res \
@@ -572,7 +574,6 @@ NEW_TESTS_RES = \
572
574
test_textobjects.res \
573
575
test_textprop.res \
574
576
test_timers.res \
575
- test_tohtml.res \
576
577
test_true_false.res \
577
578
test_trycatch.res \
578
579
test_undo.res \
@@ -594,7 +595,6 @@ NEW_TESTS_RES = \
594
595
test_writefile.res \
595
596
test_xdg.res \
596
597
test_xxd.res \
597
- test_zip_plugin.res \
598
598
test_alot_latin.res \
599
599
test_alot_utf8.res \
600
600
test_alot.res
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments