summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use find_unique_completion_pair in chown testCrestez Dan Leonard2010-02-031-20/+15
* Add a find_unique_completion_pair proc.Crestez Dan Leonard2010-02-032-0/+104
* (testsuite) Fix chown test "crash" if root user/group is N/A (Alioth: 312306).Leonard Crestez2010-02-011-4/+8
* (testsuite) Fix assert_bash_type perldoc > perlFreddy Vulto2010-01-311-1/+1
* (testsuite) Sync fmt test with other longopt only tests.Ville Skyttä2010-01-301-1/+3
* (testsuite) Don't fail long option tests if command has no long options.Ville Skyttä2010-01-3019-21/+59
* (testsuite) Add java -jar test.Ville Skyttä2010-01-301-0/+6
* (testsuite) Add some java classpath tests.Ville Skyttä2010-01-307-0/+22
* Merge branch 'fvu'Freddy Vulto2010-01-293-52/+198
|\
| * Fix _usergroup, cpio and chown completionsFreddy Vulto2010-01-293-52/+198
* | (testsuite) Add missing assert_env_unmodified tests.Ville Skyttä2010-01-283-0/+6
* | (testsuite) Always look for command availability before testing completion.Ville Skyttä2010-01-2852-63/+157
* | (testsuite) Include shopt states in saved environment.Ville Skyttä2010-01-281-2/+2
|/
* (testsuite) Use kern instead of fs to test sysctl completion.Ville Skyttä2010-01-241-1/+3
* (testsuite) Use File::Path instead of HTML::Parser to test perldoc.Ville Skyttä2010-01-241-4/+4
* (testsuite) Add cvs roots completion test.Ville Skyttä2010-01-241-1/+17
* (testsuite) Fix cvsps non-option completion test, add test for options.Ville Skyttä2010-01-242-2/+20
* Fix NFS mounts completion (Alioth: #312285).Leonard Crestez2010-01-243-0/+48
* (testsuite) Fixed finger testFreddy Vulto2010-01-242-10/+23
* (testsuite) Add basic tests for make.Ville Skyttä2010-01-192-0/+23
* (testsuite) Enable cvs test.Ville Skyttä2010-01-191-0/+3
* (testsuite) Enable gzip and bzip2 tests.Ville Skyttä2010-01-182-0/+6
* (testsuite) Add check for awk with POSIX character classes.Ville Skyttä2010-01-171-1/+4
* (testsuite) Don't fail dcop test if a DCOP server is not running.Ville Skyttä2010-01-161-1/+3
* Weed out look completions not starting with current word.Ville Skyttä2010-01-161-1/+3
* (testsuite) cd to correct top level dir first in runLint.Ville Skyttä2010-01-161-0/+3
* (testsuite) It's not the empty alternative that's unportable with sed, it's \|.Ville Skyttä2010-01-161-2/+2
* (testsuite) Add simple "lint" script for finding common issues.Ville Skyttä2010-01-161-0/+34
* (testsuite) Check rpm -q completion against actual installed packages.Ville Skyttä2010-01-161-12/+4
* (testsuite) Allow possibly leading whitespace in match_items() chunks > 1.Ville Skyttä2010-01-161-1/+2
* Add ipv6calc completion.Adrian Friedli2010-01-142-0/+29
* (testsuite) assert_exec() default test title grammar fix.Ville Skyttä2010-01-141-1/+1
* (testsuite) Escape more regexp metacharacters.Ville Skyttä2010-01-091-3/+3
* (testsuite) Add simple rpm completion tests.Ville Skyttä2010-01-092-0/+40
* (testsuite) Fix ypmatch test case.Ville Skyttä2010-01-061-1/+1
* (testsuite) FreeBSD and Solaris sed compatibility fixes.Ville Skyttä2010-01-032-4/+6
* Hook up openssl tests, do env modification checks.Ville Skyttä2010-01-032-0/+5
* (testsuite) Indentation fixes.Ville Skyttä2010-01-031-11/+11
* (testsuite) Remove some obsolete comments.Ville Skyttä2010-01-031-3/+0
* (testsuite) Make diff_env() compatible with Solaris sed.Ville Skyttä2010-01-031-6/+10
* Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-co...Guillaume Rousse2009-12-316-23/+99
|\
| * Fix __reassemble_comp_words_by_ref()Freddy Vulto2009-12-311-0/+18
| * Add rtcwake completion.Ville Skyttä2009-12-302-0/+23
| * (testsuite) Delete directory fixtures/_filedir/a\bFreddy Vulto2009-12-303-23/+45
| * Fix __reassemble_comp_words_by_ref()Freddy Vulto2009-12-301-0/+13
* | remove individual authorship notices, I'm already present in the AUTHORS fileGuillaume Rousse2009-12-301-1/+1
* | add support for test suiteGuillaume Rousse2009-12-291-0/+9
* | set BASH_COMPLETION_COMPAT_DIR to BASH_COMPLETION_DIR, to avoid sourcing actu...Guillaume Rousse2009-12-291-0/+1
* | ensure HOME is changed before running test, to avoid polluting known_hosts re...Guillaume Rousse2009-12-291-0/+1
|/
* Add xsltproc completion (Alioth: #311843).Raphaël Droz2009-12-292-0/+23