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

« back to all changes in this revision

Viewing changes to manual-tests/sh-tests/README

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2009-11-02 18:22:35 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091102182235-4ngh7699dmkgonyu
Tags: 2.7.0-1
* New upstream release.
* Depend on libreadline-dev instead of libreadline5-dev by request of
  Mattias Klose. It's now libreadline6-dev. (closes: #553748)
* Update menu file to use section Applications/ instead of Apps/.

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