~ubuntu-branches/ubuntu/natty/ecasound2.2/natty

« back to all changes in this revision

Viewing changes to manual-tests/README

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2008-09-26 09:58:52 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080926095852-k3v9ewhmxpaltusw
Tags: 2.5.2-3
yodl 2.13.1 removed --unique-output option. Remove --unique-output
accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains various manual test cases for Ecasound.
 
2
 
 
3
Files
 
4
-----
 
5
 
 
6
run-all.sh
 
7
    Shell script to run all the tests.
 
8
 
 
9
clean.sh
 
10
    Script to clean all temporary files created when
 
11
    running the test cases.
 
12
 
 
13
test-*.sh
 
14
    The test cases.
 
15
 
 
16
test-common-sh
 
17
    Common bash functions used by test cases.
 
18