blob: 8d8351643fe210d8ab475de3449634ed2bdc4cfa [file] [log] [blame]
Bram Moolenaar7b6156f2015-12-28 16:01:26 +01001#
2# Common Makefile, defines the list of tests to run.
3#
4
Bram Moolenaar8be2fbb2017-02-23 19:32:47 +01005# Options for protecting the tests against undesirable interaction with the
6# environment
7NO_PLUGINS = --noplugin --not-a-term
8NO_INITS = -U NONE $(NO_PLUGINS)
Bram Moolenaard2227a02016-02-25 22:37:42 +01009
Bram Moolenaara6082432015-12-28 16:26:45 +010010# The first script creates small.vim.
11SCRIPTS_FIRST = \
12 test1.out
13
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010014# Tests that run on all systems.
15SCRIPTS_ALL = \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010016 test3.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010017 test14.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010018 test29.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010019 test37.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010020 test39.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010021 test42.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010022 test44.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010023 test48.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010024 test64.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010025 test69.out \
26 test70.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010027 test88.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010028 test94.out \
29 test95.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010030 test99.out \
Bram Moolenaarf1f60f82016-01-16 15:40:53 +010031 test108.out \
Bram Moolenaara703aae2017-12-11 22:55:26 +010032 test_eval.out
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010033
34
35# Tests that run on most systems, but not on Amiga.
36SCRIPTS_MORE1 = \
37 test11.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010038 test52.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010039 test86.out \
40 test87.out
41
42
43# Tests that run on most systems, but not on Amiga and DOS/Windows.
44SCRIPTS_MORE2 = \
Bram Moolenaar292eff02017-07-11 21:46:28 +020045 test49.out
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010046
47
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010048# Tests that run on most systems, but not on VMS
49SCRIPTS_MORE4 = \
50 test17.out \
51 test30.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010052 test59.out \
53 test72.out \
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010054
55
56# Tests specifically for MS-Windows.
Bram Moolenaarcada7892018-01-31 19:30:24 +010057SCRIPTS_WIN32 =
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010058
59
60# Tests for the GUI.
Bram Moolenaar877e9572016-08-04 20:05:50 +020061SCRIPTS_GUI =
Bram Moolenaar7b6156f2015-12-28 16:01:26 +010062
Bram Moolenaarec504012019-01-11 17:30:16 +010063# Individual tests, including the ones part of test_alot.
64# Please keep sorted up to test_alot.
65NEW_TESTS = \
66 test_arglist \
67 test_arabic \
68 test_assert \
69 test_assign \
70 test_autochdir \
71 test_autocmd \
72 test_autoload \
73 test_backspace_opt \
74 test_backup \
75 test_behave \
76 test_blockedit \
77 test_breakindent \
78 test_bufline \
79 test_bufwintabinfo \
80 test_cd \
81 test_cdo \
82 test_changedtick \
83 test_changelist \
84 test_channel \
85 test_charsearch \
86 test_charsearch_utf8 \
87 test_cindent \
88 test_clientserver \
89 test_close_count \
90 test_cmdline \
91 test_command_count \
92 test_comparators \
93 test_compiler \
94 test_conceal \
95 test_crypt \
96 test_cscope \
97 test_cursor_func \
98 test_curswant \
99 test_delete \
100 test_diffmode \
101 test_digraph \
102 test_display \
103 test_edit \
104 test_erasebackword \
105 test_escaped_glob \
106 test_eval_stuff \
107 test_ex_undo \
108 test_ex_z \
109 test_exit \
110 test_exec_while_if \
111 test_execute_func \
112 test_exists \
113 test_exists_autocmd \
114 test_expand \
115 test_expand_dllpath \
116 test_expand_func \
117 test_expr \
118 test_expr_utf8 \
119 test_farsi \
120 test_feedkeys \
121 test_file_perm \
122 test_file_size \
123 test_fileformat \
124 test_filetype \
125 test_filter_cmd \
126 test_filter_map \
127 test_find_complete \
128 test_findfile \
129 test_fixeol \
130 test_float_func \
131 test_fnameescape \
132 test_fnamemodify \
133 test_fold \
134 test_functions \
135 test_ga \
136 test_getcwd \
137 test_getvar \
138 test_gf \
139 test_glob2regpat \
140 test_global \
141 test_gn \
142 test_goto \
143 test_gui \
144 test_gui_init \
145 test_hardcopy \
146 test_help \
147 test_help_tagjump \
148 test_hide \
149 test_highlight \
150 test_history \
151 test_hlsearch \
152 test_iminsert \
153 test_increment \
154 test_increment_dbcs \
155 test_ins_complete \
156 test_job_fails \
157 test_join \
158 test_json \
159 test_jumplist \
160 test_jumps \
161 test_lambda \
162 test_langmap \
163 test_largefile \
164 test_let \
165 test_lineending \
166 test_lispwords \
167 test_listchars \
168 test_listdict \
169 test_listlbr \
170 test_listlbr_utf8 \
171 test_lua \
172 test_makeencoding \
173 test_man \
174 test_maparg \
175 test_mapping \
176 test_marks \
177 test_match \
178 test_matchadd_conceal \
179 test_matchadd_conceal_utf8 \
180 test_menu \
181 test_messages \
182 test_mksession \
183 test_mksession_utf8 \
184 test_modeline \
185 test_move \
186 test_nested_function \
187 test_netbeans \
188 test_normal \
189 test_number \
190 test_options \
191 test_packadd \
192 test_partial \
193 test_paste \
194 test_perl \
195 test_plus_arg_edit \
196 test_popup \
197 test_preview \
198 test_profile \
199 test_prompt_buffer \
200 test_put \
201 test_python2 \
202 test_python3 \
203 test_pyx2 \
204 test_pyx3 \
205 test_quickfix \
206 test_quotestar \
207 test_recover \
208 test_regex_char_classes \
209 test_regexp_latin \
210 test_regexp_utf8 \
211 test_registers \
212 test_reltime \
213 test_retab \
214 test_ruby \
215 test_scriptnames \
216 test_scroll_opt \
217 test_scrollbind \
218 test_search \
219 test_searchpos \
220 test_set \
221 test_sha256 \
222 test_signs \
223 test_smartindent \
224 test_sort \
Bram Moolenaar2b618522019-01-12 13:26:03 +0100225 test_source \
Bram Moolenaarec504012019-01-11 17:30:16 +0100226 test_source_utf8 \
227 test_spell \
228 test_startup \
229 test_startup_utf8 \
230 test_stat \
231 test_statusline \
232 test_substitute \
233 test_suspend \
234 test_swap \
235 test_syn_attr \
236 test_syntax \
237 test_system \
238 test_tab \
239 test_tabline \
240 test_tabpage \
241 test_tagcase \
242 test_tagjump \
243 test_taglist \
244 test_tcl \
245 test_terminal \
246 test_terminal_fail \
247 test_textformat \
248 test_textobjects \
249 test_textprop \
250 test_timers \
251 test_true_false \
252 test_undo \
253 test_unlet \
254 test_usercommands \
255 test_utf8 \
256 test_utf8_comparisons \
257 test_vartabs \
258 test_viminfo \
259 test_vimscript \
260 test_virtualedit \
261 test_visual \
262 test_winbar \
263 test_winbuf_close \
264 test_window_cmd \
265 test_window_id \
266 test_windows_home \
267 test_wordcount \
268 test_writefile \
269 test_xxd \
270 test_alot_latin \
271 test_alot_utf8 \
272 test_alot
Bram Moolenaar7b6156f2015-12-28 16:01:26 +0100273
Bram Moolenaarec504012019-01-11 17:30:16 +0100274
275# Test targets that use runtest.vim.
Bram Moolenaar4d585022016-04-14 19:50:22 +0200276# Keep test_alot*.res as the last one, sort the others.
Bram Moolenaar6e77df22017-11-21 11:43:08 +0100277# test_largefile.res is omitted, it uses too much resources to run on CI.
Bram Moolenaarec504012019-01-11 17:30:16 +0100278NEW_TESTS_RES = \
279 test_arabic.res \
280 test_arglist.res \
281 test_assert.res \
282 test_autochdir.res \
283 test_autocmd.res \
284 test_autoload.res \
285 test_backspace_opt.res \
286 test_blockedit.res \
287 test_breakindent.res \
288 test_bufwintabinfo.res \
289 test_cdo.res \
290 test_changelist.res \
291 test_channel.res \
292 test_charsearch.res \
293 test_cindent.res \
294 test_clientserver.res \
295 test_close_count.res \
296 test_cmdline.res \
297 test_command_count.res \
298 test_comparators.res \
299 test_conceal.res \
300 test_crypt.res \
301 test_cscope.res \
302 test_curswant.res \
303 test_diffmode.res \
304 test_digraph.res \
305 test_display.res \
306 test_edit.res \
307 test_erasebackword.res \
308 test_escaped_glob.res \
309 test_eval_stuff.res \
310 test_exec_while_if.res \
311 test_exists.res \
312 test_exists_autocmd.res \
313 test_exit.res \
314 test_farsi.res \
315 test_file_size.res \
316 test_find_complete.res \
317 test_fixeol.res \
318 test_fnameescape.res \
319 test_fold.res \
320 test_getcwd.res \
321 test_getvar.res \
322 test_gf.res \
323 test_gn.res \
324 test_gui.res \
325 test_gui_init.res \
326 test_hardcopy.res \
327 test_help.res \
328 test_hide.res \
329 test_highlight.res \
330 test_history.res \
331 test_hlsearch.res \
332 test_iminsert.res \
333 test_increment.res \
334 test_increment_dbcs.res \
335 test_ins_complete.res \
336 test_job_fails.res \
337 test_json.res \
338 test_jumplist.res \
339 test_langmap.res \
340 test_let.res \
341 test_lineending.res \
342 test_listchars.res \
343 test_listdict.res \
344 test_listlbr.res \
345 test_lua.res \
346 test_makeencoding.res \
347 test_man.res \
348 test_maparg.res \
349 test_marks.res \
350 test_matchadd_conceal.res \
351 test_mksession.res \
352 test_nested_function.res \
353 test_netbeans.res \
354 test_normal.res \
355 test_number.res \
356 test_options.res \
357 test_packadd.res \
358 test_paste.res \
359 test_perl.res \
360 test_plus_arg_edit.res \
361 test_preview.res \
362 test_profile.res \
363 test_prompt_buffer.res \
364 test_python2.res \
365 test_python3.res \
366 test_pyx2.res \
367 test_pyx3.res \
368 test_quickfix.res \
369 test_quotestar.res \
370 test_regex_char_classes.res \
371 test_registers.res \
372 test_retab.res \
373 test_ruby.res \
374 test_scriptnames.res \
375 test_scrollbind.res \
376 test_search.res \
377 test_shortpathname.res \
378 test_signs.res \
379 test_smartindent.res \
Bram Moolenaar2b618522019-01-12 13:26:03 +0100380 test_source.res \
Bram Moolenaarec504012019-01-11 17:30:16 +0100381 test_spell.res \
382 test_startup.res \
383 test_stat.res \
384 test_substitute.res \
385 test_swap.res \
386 test_syntax.res \
387 test_system.res \
388 test_tab.res \
389 test_tcl.res \
390 test_terminal.res \
391 test_terminal_fail.res \
392 test_textformat.res \
393 test_textobjects.res \
394 test_textprop.res \
395 test_undo.res \
396 test_user_func.res \
397 test_usercommands.res \
398 test_vartabs.res \
399 test_viminfo.res \
400 test_vimscript.res \
401 test_visual.res \
402 test_winbar.res \
403 test_winbuf_close.res \
404 test_window_id.res \
405 test_windows_home.res \
406 test_wordcount.res \
407 test_writefile.res \
408 test_xxd.res \
409 test_alot_latin.res \
410 test_alot_utf8.res \
411 test_alot.res