..
002_filename_recognition_spec.lua
test: Move 'test/legacy' to 'test/functional'
2014-10-01 09:05:28 -03:00
003_cindent_spec.lua
vim-patch:7.4.803
2015-12-13 13:06:48 +01:00
004_bufenter_with_modelines_spec.lua
vim-patch:7.4.492
2015-01-19 23:39:01 +02:00
005_bufleave_delete_buffer_spec.lua
tests: fix 005_bufleave_delete_buffer_spec.lua
2015-03-11 01:47:38 -04:00
006_argument_list_spec.lua
test: Improve test environment setup and error handling/reporting
2014-11-07 00:55:58 -03:00
007_ball_buffer_list_spec.lua
test: Improve test environment setup and error handling/reporting
2014-11-07 00:55:58 -03:00
009_bufleave_autocommand_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
015_alignment_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
018_unset_smart_indenting_spec.lua
legacy tests: migrate test18
2014-11-04 12:57:32 -03:00
019_smarttab_expandtab_spec.lua
legacy tests: migrate test19
2015-03-16 10:54:49 -04:00
020_blockwise_visual_spec.lua
legacy tests: migrate test20
2014-11-04 12:57:33 -03:00
021_control_wi_spec.lua
test: Improve test environment setup and error handling/reporting
2014-11-07 00:55:58 -03:00
022_line_ending_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
023_edit_arguments_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
025_jump_tag_hidden_spec.lua
legacy tests: migrate test25
2014-11-20 21:06:37 -03:00
026_execute_while_if_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
027_expand_file_names_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
028_source_ctrl_v_spec.lua
legacy tests: migrate test28
2014-11-04 12:57:33 -03:00
029_join_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
031_close_commands_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
033_lisp_indent_spec.lua
Make migrated test33 more similar to old legacy test.
2014-12-06 13:43:14 +01:00
035_increment_and_decrement_spec.lua
Add support for binary numbers
2016-01-15 18:21:06 -08:00
038_virtual_replace_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
039_visual_block_mode_commands_spec.lua
tests: Migrate legacy test 39.
2016-01-21 14:05:02 +09:00
041_writing_and_reading_hundred_kbyte_spec.lua
test: Improve test environment setup and error handling/reporting
2014-11-07 00:55:58 -03:00
043_magic_settings_spec.lua
Remove superfluous settings from legacy tests.
2014-12-18 00:50:17 +01:00
044_099_regexp_multibyte_magic_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
046_multi_line_regexps_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
051_highlight_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
054_buffer_local_autocommands_spec.lua
legacy tests: migrate test54
2014-11-04 12:57:33 -03:00
056_script_local_function_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
057_sort_spec.lua
Add support for binary numbers
2016-01-15 18:21:06 -08:00
059_utf8_spell_checking_spec.lua
test59: Store all text as utf-8 and convert when needed
2015-08-26 10:31:26 +02:00
060_exists_and_has_functions_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
061_undo_tree_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
062_tab_pages_spec.lua
tests: Modernize migrated legacy test 62.
2015-07-11 00:55:16 +02:00
063_match_and_matchadd_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
065_float_and_logic_operators_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
066_visual_block_tab_spec.lua
input: Ignore invalid "<" key sequences
2015-01-13 11:54:51 -03:00
067_augroup_exists_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
072_undo_file_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
074_global_var_in_viminfo_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
075_maparg_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
076_completefunc_spec.lua
tests: Migrate legacy test 76. #2711
2015-05-27 12:31:09 -04:00
077_mf_hash_grow_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
078_swapfile_recover_spec.lua
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
080_substitute_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
081_coptions_movement_spec.lua
legacy tests: migrate test81
2014-11-04 12:57:33 -03:00
082_string_comparison_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
083_tag_search_with_file_encoding_spec.lua
tests: Improve test 83 and add pending()
call.
2016-01-25 09:51:39 +01:00
084_curswant_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
089_number_relnumber_findfile_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
090_sha256_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
091_context_variables_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
092_mksession_cursor_cols_utf8_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
093_mksession_cursor_cols_latin1_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
094_visual_mode_operators_spec.lua
tests: Migrate legacy test 94 #2218
2015-03-25 16:33:24 -04:00
095_regexp_multibyte_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
096_location_list_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
097_glob_path_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
098_scrollbind_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
100_lispwords_spec.lua
portability: use portable format specifier
2016-01-10 01:34:49 -05:00
101_hlsearch_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
102_fnameescape_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
103_visual_mode_reset_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
104_let_assignment_spec.lua
tests: add missing "_spec" suffix
2015-03-11 00:56:53 -04:00
105_filename_modifiers_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
106_errorformat_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
107_adjust_window_and_contents_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
argument_0count_spec.lua
tests: Modernize migrated legacy test argument_0count.
2015-06-16 01:23:23 -04:00
argument_count_spec.lua
tests: Modernize migrated argument_count test.
2015-06-16 01:36:17 -04:00
assert_spec.lua
tests: Make helper.source() return tempname.
2016-01-10 10:44:57 +09:00
autocmd_option_spec.lua
tests: Improve legacy autocmd_option.
2015-12-12 03:34:17 +09:00
autoformat_join_spec.lua
legacy tests: migrate test_autoformat_join
2014-11-04 12:57:33 -03:00
cdo_spec.lua
tests: Migrate legacy test cdo.
2016-01-15 23:50:04 +09:00
changelist_spec.lua
legacy tests: migrate test_changelist
2014-11-04 12:57:33 -03:00
erasebackword_spec.lua
vim-patch:dbcf19d
2016-01-23 15:33:31 +01:00
fixeol_spec.lua
Tests: fix according to lualint
2015-12-20 22:41:40 +01:00
insertcount_spec.lua
legacy tests: migrate test_insertcount
2014-11-04 12:57:33 -03:00
listchars_spec.lua
defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872
2015-08-22 13:48:48 -04:00
listlbr_utf8_spec.lua
vim-patch:7.4.949
2016-01-28 20:52:41 +09:00
mapping_spec.lua
vim-patch:7.4.614
2016-01-14 12:22:45 +09:00
nested_function_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
options_spec.lua
test: Improve test environment setup and error handling/reporting
2014-11-07 00:55:58 -03:00
qf_title_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
signs_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00
undolevels_spec.lua
tests: Migrate legacy test undolevels.
2016-01-10 10:44:57 +09:00
utf8_spec.lua
encoding: Update handling of encoding in tests
2015-09-08 10:54:31 +02:00
writefile_spec.lua
test/functional: clean up according to luacheck (part 1)
2015-11-23 13:57:21 +01:00