<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bash-completion.git/test/run, branch dynamic-loading</title>
<subtitle>salsa.debian.org: debian/bash-completion.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/'/>
<entry>
<title>(testsuite) Remove need specify `./' with run args</title>
<updated>2010-06-18T14:59:38+00:00</updated>
<author>
<name>Freddy Vulto</name>
<email>fvulto@gmail.com</email>
</author>
<published>2010-06-18T14:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=7ed79a9245596d8efc39c761092aa6ed58414bf2'/>
<id>7ed79a9245596d8efc39c761092aa6ed58414bf2</id>
<content type='text'>
This allows running tests as:

    ./run unit/_filedir.exp

instead of

    ./run ./unit/_filedir.exp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows running tests as:

    ./run unit/_filedir.exp

instead of

    ./run ./unit/_filedir.exp
</pre>
</div>
</content>
</entry>
<entry>
<title>Run delegated test tools/scripts with exec.</title>
<updated>2010-04-21T20:34:27+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2010-04-21T20:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=c5348d8678ff0b97266bf04373b928c9b13d205e'/>
<id>c5348d8678ff0b97266bf04373b928c9b13d205e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix running test scripts without giving a path to them.</title>
<updated>2010-04-21T20:19:34+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2010-04-21T20:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=f9f49786ca0f37fd89e794ebdc0f3c6c52ef09a5'/>
<id>f9f49786ca0f37fd89e794ebdc0f3c6c52ef09a5</id>
<content type='text'>
For example "cd test ; bash runCompletion [...]".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example "cd test ; bash runCompletion [...]".
</pre>
</div>
</content>
</entry>
<entry>
<title>(testsuite) Add a --timeout option to test/run to override the default expect timeout.</title>
<updated>2010-02-21T03:44:39+00:00</updated>
<author>
<name>Crestez Dan Leonard</name>
<email>cdleonard@gmail.com</email>
</author>
<published>2010-02-20T22:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=0f49bb1e3ca0074e81f106184854efd30dac2b8a'/>
<id>0f49bb1e3ca0074e81f106184854efd30dac2b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(testsuite) Add a --debug-xtrace option to run.</title>
<updated>2010-02-20T20:54:13+00:00</updated>
<author>
<name>Crestez Dan Leonard</name>
<email>cdleonard@gmail.com</email>
</author>
<published>2010-02-20T20:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=f9177e52863c400d1b860ecd39eb3cda066075d6'/>
<id>f9177e52863c400d1b860ecd39eb3cda066075d6</id>
<content type='text'>
Cleanup test/run scripts and add a --debug-xtrace option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup test/run scripts and add a --debug-xtrace option.
</pre>
</div>
</content>
</entry>
<entry>
<title>(testsuite) Added shell script `run'</title>
<updated>2009-12-24T08:43:24+00:00</updated>
<author>
<name>Freddy Vulto</name>
<email>fvulto@gmail.com</email>
</author>
<published>2009-12-24T08:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash-completion.git/commit/?id=f9db6abdc1743d81c77e0b3eb051e3b69017f315'/>
<id>f9db6abdc1743d81c77e0b3eb051e3b69017f315</id>
<content type='text'>
This allows tab-completion of test scripts to run, e.g.:

    $ ./run unit/comp&lt;TAB&gt;
    $ ./run unit/compgen.exp

Instead of the old way:

    $ ./runUnit compgen.exp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows tab-completion of test scripts to run, e.g.:

    $ ./run unit/comp&lt;TAB&gt;
    $ ./run unit/compgen.exp

Instead of the old way:

    $ ./runUnit compgen.exp
</pre>
</div>
</content>
</entry>
</feed>
