summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-06-11 23:22:36 +0200
committerBram Moolenaar <Bram@vim.org>2016-06-11 23:22:36 +0200
commitae3150ec8d9da4a244acffebea55416946ca23d3 (patch)
tree63e0e3ec4eaa84ea4c18d1484fd3ae4e149da526 /src/testdir/Make_all.mak
parent06469e979fe524ac6cb8f705ed4221aa267de11d (diff)
patch 7.4.1923v7.4.1923
Problem: Command line editing is not tested much. Solution: Add tests for expanding the file name and 'wildmenu'.
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index 59fff145f0..57f8283f09 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -169,6 +169,7 @@ NEW_TESTS = test_arglist.res \
test_backspace_opt.res \
test_cdo.res \
test_channel.res \
+ test_cmdline.res \
test_hardcopy.res \
test_history.res \
test_increment.res \