neovim/test/functional/legacy
Björn Linse ffff2c9c47 encoding: Update handling of encoding in tests
Always run tests with encoding=utf-8, regardless of user locale
Don't set &encoding after startup in tests

Helped-By: Michael Reed <m.reed@mykolab.com>
2015-09-08 10:54:31 +02:00
..
002_filename_recognition_spec.lua test: Move 'test/legacy' to 'test/functional' 2014-10-01 09:05:28 -03:00
003_cindent_spec.lua tests: Migrate legacy test 3 #2399 2015-05-27 12:40:35 -04: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 legacy tests: migrate test9 2014-11-04 12:57:32 -03:00
015_alignment_spec.lua legacy tests: migrate test15 2015-03-11 00:22:23 -04: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 legacy tests: migrate test22 2014-11-04 12:57:32 -03:00
023_edit_arguments_spec.lua test: Improve test environment setup and error handling/reporting 2014-11-07 00:55:58 -03: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 docs: Remove EBCDIC remnants 2014-12-09 19:25:07 -05:00
027_expand_file_names_spec.lua Remove superfluous settings from legacy tests. 2014-12-18 00:50:17 +01:00
028_source_ctrl_v_spec.lua legacy tests: migrate test28 2014-11-04 12:57:33 -03:00
029_join_spec.lua tests: Convert legacy test29 2015-05-25 16:29:01 -04:00
031_close_commands_spec.lua tests: Migrate legacy test 31 #2736 2015-05-25 15:47:12 +03: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 legacy tests: migrate test35. #1318 2014-10-22 15:28:26 -04:00
038_virtual_replace_spec.lua defaults: enable 'smarttab' by default. #2855 2015-06-20 13:45:47 -04: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 encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02:00
046_multi_line_regexps_spec.lua legacy tests: migrate test46 2014-11-04 12:57:33 -03:00
051_highlight_spec.lua Add new highlight groups TermCursor/TermCursorNC 2015-04-09 16:38:32 +02: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 legacy tests: migrate test56 2014-11-04 12:57:33 -03:00
057_sort_spec.lua tests: Split migrated test 57. 2015-07-19 04:06:45 +02: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 tests: Style improvements and Makefile fix for migrated test 60. #2975 2015-07-16 20:31:20 -04:00
061_undo_tree_spec.lua tests: Use new write_file() function in tests. 2015-06-30 18:06:06 +02: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 tests/legacy: convert test 63 (:match and matchadd() ) 2015-03-19 23:09:56 +01:00
065_float_and_logic_operators_spec.lua tests: Migrate legacy test 65. 2015-05-27 12:56:47 -04: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 legacy tests: migrate test67 2014-11-20 21:06:37 -03:00
072_undo_file_spec.lua test: Remove temporary files created by 072_undo_file_spec.lua 2015-02-20 20:40:02 -03:00
074_global_var_in_viminfo_spec.lua tests: wviminfo_spec.lua: rework 2015-06-12 03:32:18 -04:00
075_maparg_spec.lua encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02: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: fix pending() invocations 2015-08-09 22:33:28 -04:00
078_swapfile_recover_spec.lua test: migrate legacy test 78 2015-04-12 01:02:58 -04:00
080_substitute_spec.lua tests: Migrate legacy test 80. #2989 2015-07-21 19:56:15 -04:00
081_coptions_movement_spec.lua legacy tests: migrate test81 2014-11-04 12:57:33 -03:00
082_string_comparison_spec.lua encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02:00
084_curswant_spec.lua legacy tests: migrate test84 2015-03-11 00:22:23 -04:00
089_number_relnumber_findfile_spec.lua legacy tests: migrate test89 2015-03-16 10:54:36 -04:00
090_sha256_spec.lua legacy tests: migrate test90 2015-03-11 00:22:23 -04:00
091_context_variables_spec.lua legacy tests: migrate test91 2015-03-11 00:22:23 -04:00
092_mksession_cursor_cols_utf8_spec.lua tests: Migrate legacy tests 92 and 93 #2261 2015-04-05 22:14:10 -04:00
093_mksession_cursor_cols_latin1_spec.lua tests: Migrate legacy tests 92 and 93 #2261 2015-04-05 22:14:10 -04: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 encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02:00
096_location_list_spec.lua tests: Migrate legacy test 96 #2220 2015-05-04 23:36:08 -04:00
097_glob_path_spec.lua legacy tests: migrate test97 2014-11-04 12:57:33 -03:00
098_scrollbind_spec.lua legacy tests: migrate test98 2015-03-11 00:22:22 -04:00
100_undo_level_spec.lua tests: add missing "_spec" suffix 2015-03-11 00:56:53 -04:00
101_hlsearch_spec.lua vim-patch:7.4.537 #2509 2015-04-27 02:10:57 -04:00
102_fnameescape_spec.lua legacy tests: migrate test102 2014-11-04 12:57:32 -03:00
103_visual_mode_reset_spec.lua tests: add missing "_spec" suffix 2015-03-11 00:56:53 -04:00
104_let_assignment_spec.lua tests: add missing "_spec" suffix 2015-03-11 00:56:53 -04:00
105_filename_modifiers_spec.lua Fix functional-test-105 failure in OSX. 2014-11-21 22:08:16 +01:00
106_errorformat_spec.lua legacy tests: migrate test106 2014-11-04 12:57:32 -03:00
107_adjust_window_and_contents_spec.lua tests/ui: Also test character at cursor 2015-03-09 08:01:49 -03: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
autoformat_join_spec.lua legacy tests: migrate test_autoformat_join 2014-11-04 12:57:33 -03:00
changelist_spec.lua legacy tests: migrate test_changelist 2014-11-04 12:57:33 -03: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.587 #2622 2015-05-13 03:15:52 -04:00
mapping_spec.lua encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02:00
nested_function_spec.lua vim-patch:750a698 2014-12-27 13:16:54 +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 legacy tests: migrate test_qf_title 2015-03-11 00:00:22 -04:00
signs_spec.lua vim-patch:6a598be test for 7.4.487 2014-12-29 23:48:23 -05:00
utf8_spec.lua encoding: Update handling of encoding in tests 2015-09-08 10:54:31 +02:00
writefile_spec.lua vim-patch:7.4.503 #2178 2015-03-20 17:54:28 -04:00