~ubuntu-langpack/langpack-o-matic/main

« back to all changes in this revision

Viewing changes to test/run

  • Committer: Martin Pitt
  • Date: 2010-08-18 09:09:42 UTC
  • Revision ID: martin.pitt@canonical.com-20100818090942-mdnijwr8ympo4eey
first version of test/import

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
set -e
13
13
set -x
14
14
 
 
15
# unit tests
15
16
python -tt lib/localeinfo.py
16
17
python -tt lib/macros.py -v
17
18
python -tt lib/pkg_classify.py -v
18
19
python -tt lib/static_translations.py
19
20
python -tt lib/makepkg.py -v
 
21
 
 
22
# integration tests
 
23
test/import -v