the_silver_searcher/tests
2015-01-19 21:00:30 -08:00
..
big Adjust other tests 2014-08-06 17:48:37 +02:00
adjacent_matches.t Add test case for correctly highlighting adjacent matches. 2015-01-12 23:27:33 -08:00
bad_path.t Adjust other tests 2014-08-06 17:48:37 +02:00
case_sensitivity.t Default to smart-case when searching. This differs from ack, but is oh-so-handy. 2014-08-11 01:25:37 -07:00
color.t Make --invert-match use -v handler. Fixed color.t to use a custom alias 2014-12-31 08:32:55 -08:00
count.t Clean up count tests. Call setup, but use a different alias for ag. 2014-12-04 18:17:56 -08:00
empty_match.t Add tests (failing because the line isn't output on zero-length matches) 2015-01-12 18:21:44 -08:00
exitcodes.t Add test for exitcodes 2014-08-06 17:05:58 +02:00
hidden_option.t Adjust other tests 2014-08-06 17:48:37 +02:00
ignore_abs_path.t Fix #448. 2014-10-24 13:12:49 -07:00
ignore_absolute_search_path_with_glob.t Disable some failing test cases for things we're not done with. 2014-10-08 20:59:58 -07:00
ignore_backups.t Some shells (e.g. bash) do not expand '\n' to a newline 2014-12-02 18:34:32 +01:00
ignore_examine_parent_ignorefiles.t Disable some failing test cases for things we're not done with. 2014-10-08 20:59:58 -07:00
ignore_gitignore.t Use --path with git config to get the resolved excludesfile 2014-11-23 12:29:03 +01:00
ignore_pattern_in_subdirectory.t Add tests for some ignore issues 2014-10-07 21:32:57 -07:00
ignore_subdir.t Disable some failing test cases for things we're not done with. 2014-10-08 20:59:58 -07:00
invert_match.t Not sure how this got through. Anyway, fix test on platforms where sh is not bash. 2014-06-25 16:03:00 -07:00
list_file_types.t update tests/list_file_types.t forVala file types 2015-01-11 18:35:21 +11:00
max_count.t Yet another passing test case. 2014-11-29 17:54:49 -08:00
one_device.t Make this test setup a multi-line command so that it passes on Linux and is skipped on other OSes. 2015-01-19 20:59:58 -08:00
only_matching.t Update --only-matching test case to get slightly more coverage. 2015-01-19 21:00:30 -08:00
option_g.t Fix exit code for ag -g 2014-11-21 12:04:00 +01:00
option_smartcase.t Some shells (e.g. bash) do not expand '\n' to a newline 2014-12-02 18:34:32 +01:00
passthrough.t Fix test case for --passthrough option. 2014-08-10 19:10:33 -07:00
search_stdin.t Search stdin if stdin is a regular file. Fixes #476. 2014-11-14 18:01:46 -08:00
setup.sh Run ag closer to normal mode in testing. 2014-03-18 16:27:40 -07:00
stupid_fnmatch.t.disabled Disable failing test for now. 2014-08-26 11:11:16 -07:00
vimgrep.t --vimgrep option added, reporting every match on the line, like :vimgrep /pattern/g 2014-09-26 17:27:09 +02:00