summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* (testsuite) assert_complete_one() fixes, revealed by ssh.exp.Ville Skyttä2010-11-231-3/+3
* (testsuite) Split assert_complete() intoFreddy Vulto2010-11-224-113/+203
* Get python options with _parse_help().Ville Skyttä2010-11-211-1/+2
* Add lsof(8) completion.Ville Skyttä2010-11-212-0/+22
* Add perl -V completion.Ville Skyttä2010-11-191-0/+6
* Add perl -m-/-M- completion.Ville Skyttä2010-11-191-0/+6
* Add some perl option non-completions.Ville Skyttä2010-11-191-0/+3
* (testsuite) `match_items()' matches on bash-promptFreddy Vulto2010-11-1711-76/+104
* (testsuite) Uncomment testcasesFreddy Vulto2010-11-161-30/+30
* Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-co...Freddy Vulto2010-11-167-6/+16
|\
| * (testsuite) Add some perl module completion test cases (Alioth: #312832).Ville Skyttä2010-11-161-0/+10
| * (testsuite) Fix cvs, cvsps, java, lftp, and wol fallout from commit c86b336.Ville Skyttä2010-11-135-5/+5
| * (testsuite) Ignore changed OLDPWD in xz.exp.Ville Skyttä2010-11-131-1/+1
* | (testsuite) Fix _count_args tests to output newlineFreddy Vulto2010-11-162-36/+37
|/
* (testsuite) Add missing dir to fixtures/acroreadFreddy Vulto2010-11-131-0/+0
* (testuite) Fix tests to run with autotools' make distcheckFreddy Vulto2010-11-1236-130/+122
* Add/improve various autotools completions.Ville Skyttä2010-11-1210-0/+105
* test perldoc options completionGuillaume Rousse2010-11-071-19/+9
* (testsuite) Prepend relative files with $::srcdirFreddy Vulto2010-11-053-4/+4
* (testsuite) Moved tool_start() code to tool_init()Freddy Vulto2010-11-054-18/+18
* Don't source bash-completion.log when running "make check".Ville Skyttä2010-11-051-1/+1
* Create and remove the test/{log,tmp} dirs when appropriate.Ville Skyttä2010-11-051-0/+6
* (testsuite) Added expected failure for perldoc options completionFreddy Vulto2010-11-031-0/+19
* (testsuite) Fix commentFreddy Vulto2010-11-031-5/+3
* Split test in two for ls.exp, expanding ~partFreddy Vulto2010-11-031-4/+17
* Add basic growisofs completion.Ville Skyttä2010-11-032-0/+21
* Add ip completion (Debian: #600617).Ville Skyttä2010-11-012-0/+21
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-015-56/+6
* (testsuite) Test sftp -F with sftp instead of ssh.Ville Skyttä2010-11-011-1/+1
* Fix perldoc completions to run without invoking autotoolsFreddy Vulto2010-10-311-6/+0
* Improve relevance of many user/group completions, depending on context.Ville Skyttä2010-10-311-1/+3
* (testsuite) Fix _parse_help for LANG=POSIXFreddy Vulto2010-10-313-23/+70
* (testsuite) Test for expect-5.44 to prevent segfaultFreddy Vulto2010-10-311-3/+6
* Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completi...Freddy Vulto2010-10-264-1/+14
|\
| * Make man completion work with manpage names containing colons.Ville Skyttä2010-10-234-1/+14
* | (testsuite) Improve _filedir unicode test (Alioth #312477)Freddy Vulto2010-10-261-3/+10
|/
* (testsuite) Fix eof/timeout message when unknown levelFreddy Vulto2010-10-231-6/+10
* Make mkdir complete only on dirs.Ville Skyttä2010-10-231-0/+6
* Add dirs-only rmdir test case.Ville Skyttä2010-10-231-0/+6
* (testsuite) Removed changing locale within 'expect'Freddy Vulto2010-10-182-7/+7
* Make _parse_help() work with slash separated options.Ville Skyttä2010-10-111-0/+8
* Fix false posives for non-option words in _parse_help (Alioth: #312750, Steph...Ville Skyttä2010-10-111-0/+65
* (testsuite) Fix _filedir test for "compgen -f" hackFreddy Vulto2010-10-091-6/+1
* Add ether-wake completion.Ville Skyttä2010-10-072-0/+21
* Add sysbench completion.Ville Skyttä2010-10-052-0/+21
* Bugfix __reassemble_comp_words_by_refFreddy Vulto2010-10-051-0/+15
* More known hosts IPv6 completion fixes, thanks to Yoshinori KUNIGA.Ville Skyttä2010-10-042-6/+9
* Fix known hosts completion for IPv6 addresses whose last 16 bits are digits (...Ville Skyttä2010-09-282-6/+8
* (testsuite) Add some [host]:port cases to known hosts related tests.Ville Skyttä2010-09-286-14/+18
* (testsuite) Run sftp tests with fixtures/sftp data, comment fixes.Ville Skyttä2010-09-281-3/+3