~mvo/software-center/lp1060106

« back to all changes in this revision

Viewing changes to run-tests.sh

  • Committer: Michael Vogt
  • Date: 2012-09-07 08:16:25 UTC
  • Revision ID: michael.vogt@ubuntu.com-20120907081625-xwtfx3cqxdyarpz7
Tags: 5.3.11
releasing version 5.3.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
    ##RUN_TESTS="$PYTHON discover -v -c -b"
119
119
    rm -rf $OUTPUT
120
120
    mkdir $OUTPUT
 
121
    run_tests_for_dir "$TESTS_DIR/gtk3"
121
122
    run_tests_for_dir $TESTS_DIR
122
 
    run_tests_for_dir "$TESTS_DIR/gtk3"
123
123
 
124
124
    # gather the coverage data
125
125
    ##./gen-coverage-report.sh