the_silver_searcher/tests
Allen Wild 0da483f0a5 tests: add empty_environment test, fix whitespace in list_file_types
Verify that ag works with no environment variables set.
2020-06-22 11:17:40 -04:00
..
big Adjust other tests 2014-08-06 17:48:37 +02:00
fail Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
adjacent_matches.t Add --noaffinity to tests so they don't fail in Travic CI containers. 2016-06-23 00:10:46 -07:00
bad_path.t Adjust other tests 2014-08-06 17:48:37 +02:00
case_sensitivity.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
color.t Add --noaffinity to tests so they don't fail in Travic CI containers. 2016-06-23 00:10:46 -07:00
column.t Fix ackmate column numbers for multi-line matches 2017-05-26 19:55:14 -07:00
count.t Add --noaffinity to tests so they don't fail in Travic CI containers. 2016-06-23 00:10:46 -07:00
ds_store_ignore.t Change a few test cases to use .ignore instead of .gitignore, just to make sure the functionality works. 2016-09-23 18:12:09 -07:00
empty_environment.t tests: add empty_environment test, fix whitespace in list_file_types 2020-06-22 11:17:40 -04:00
empty_match.t Sort results in empty match test so that it passes on weird filesystems like XFS. 2016-12-18 23:54:40 -08:00
exitcodes.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
files_with_matches.t Fix -L again and decouple from -v 2018-08-02 03:09:57 -07:00
filetype.t Fix #893 - Use [ \t] instead of \s (BSD grep) 2016-05-07 15:12:56 -07:00
hidden_option.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
ignore_abs_path.t Change a few test cases to use .ignore instead of .gitignore, just to make sure the functionality works. 2016-09-23 18:12:09 -07:00
ignore_absolute_search_path_with_glob.t Change a few test cases to use .ignore instead of .gitignore, just to make sure the functionality works. 2016-09-23 18:12:09 -07:00
ignore_backups.t Change a few test cases to use .ignore instead of .gitignore, just to make sure the functionality works. 2016-09-23 18:12:09 -07:00
ignore_examine_parent_ignorefiles.t Change a few test cases to use .ignore instead of .gitignore, just to make sure the functionality works. 2016-09-23 18:12:09 -07:00
ignore_extensions.t Better descriptions for these tests. 2017-01-16 13:01:48 -08:00
ignore_gitignore.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
ignore_invert.t Add test for invert ignore rules. 2017-06-03 17:01:26 -07:00
ignore_pattern_in_subdirectory.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
ignore_slash_in_subdir.t Fix ignore patterns in subdirectories with leading slashes 2020-01-09 17:34:44 -08:00
ignore_subdir.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
ignore_vcs.t Add .ignore to ignore_pattern_files[]. Mention agignore being deprecated. Add test case to ensure ag -U works. 2016-09-23 18:11:27 -07:00
invert_match.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
is_binary.pdf Add failing pdf test case 2015-04-20 17:33:16 -07:00
is_binary_pdf.t Fix test. 2015-04-20 20:40:55 -07:00
line_width.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
list_file_types.t tests: add empty_environment test, fix whitespace in list_file_types 2020-06-22 11:17:40 -04:00
literal_word_regexp.t Fix literal word-regexp. 2016-01-14 01:17:52 +09:00
max_count.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
multiline.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
negated_options.t Add cram test to ensure support for both --no-<option> and --no<option> forms 2016-10-07 16:36:48 -05:00
one_device.t Merge pull request #867 from me-and/bad-echo 2016-04-13 21:43:24 -07:00
only_matching.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
option_g.t Fix exit code for ag -g 2014-11-21 12:04:00 +01:00
option_smartcase.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
passthrough.t Add --noaffinity to tests so they don't fail in Travic CI containers. 2016-06-23 00:10:46 -07:00
pipecontext.t Fix #347 - Keep enough context around to print in stream mode 2016-05-07 19:24:57 -07:00
print_all_files.t Rename --all-files to --print-all-files 2017-06-04 13:56:51 -07:00
print_end.t Add test to check for a match at the end of a file. 2015-09-07 22:20:12 -07:00
print_end.txt Add test to check for a match at the end of a file. 2015-09-07 22:20:12 -07:00
search_stdin.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
setup.sh Add --noaffinity to tests so they don't fail in Travic CI containers. 2016-06-23 00:10:46 -07:00
stupid_fnmatch.t.disabled Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
vimgrep.t Use printf in place of echo in tests 2016-03-15 03:42:19 +00:00
word_regexp.t Fix --word-regexp not applying to alternates 2015-10-30 10:36:26 +00:00