Ville Skyttä
|
c5348d8678
|
Run delegated test tools/scripts with exec.
|
2010-04-21 23:34:27 +03:00 |
|
Ville Skyttä
|
f9f49786ca
|
Fix running test scripts without giving a path to them.
For example "cd test ; bash runCompletion [...]".
|
2010-04-21 23:19:34 +03:00 |
|
Ville Skyttä
|
a7cd88bb67
|
Invoke "run" with the same bash as runCompletion and runUnit are run with.
Makes things a bit easier on systems that don't have bash installed in /bin.
|
2010-04-21 23:05:13 +03:00 |
|
Crestez Dan Leonard
|
f9177e5286
|
(testsuite) Add a --debug-xtrace option to run.
Cleanup test/run scripts and add a --debug-xtrace option.
|
2010-02-20 22:54:13 +02:00 |
|
Freddy Vulto
|
e847d57e50
|
Improved test suite from bash-completion-lib
Run the tests with:
$ cd test
$ ./runCompletionUnit
$ ./runCompletionCompletion
The last test of unit/_known_hosts gives UNRESOLVED and needs fixing.
|
2009-06-09 22:49:53 +02:00 |
|