summaryrefslogtreecommitdiff
path: root/src/testdir/main.aap
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-10-12 21:29:22 +0200
committerBram Moolenaar <Bram@vim.org>2017-10-12 21:29:22 +0200
commit4a6fcf8047de13c7949ab2f27f7774acaec4ae4d (patch)
treec408cb0119bffbc2028c9a026eddbf5aa1212913 /src/testdir/main.aap
parent9202162c5c069c925b6b9bf84e546fbd362cdf46 (diff)
downloadvim-git-4a6fcf8047de13c7949ab2f27f7774acaec4ae4d.tar.gz
patch 8.0.1186: still quite a few old style testsv8.0.1186
Problem: Still quite a few old style tests. Solution: Convert old to new style tests. (Yegappan Lakshmanan) Avoid ringing the bell while running tests.
Diffstat (limited to 'src/testdir/main.aap')
-rw-r--r--src/testdir/main.aap6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/testdir/main.aap b/src/testdir/main.aap
index eb80a81f0..54f7eb256 100644
--- a/src/testdir/main.aap
+++ b/src/testdir/main.aap
@@ -4,12 +4,12 @@
VimProg ?= ../vim
-Scripts = test1.out test2.out test3.out test4.out test5.out test6.out
- test7.out test8.out test11.out
+Scripts = test1.out test2.out test3.out test6.out
+ test8.out test11.out
test12.out test13.out test14.out test15.out test17.out
test18.out test19.out test20.out test21.out
test25.out test27.out
- test28.out test29.out test30.out test31.out test32.out
+ test28.out test29.out test30.out test32.out
test34.out test36.out test37.out
test38.out test39.out test40.out test42.out
test44.out test45.out test46.out test47.out