~gary-lasker/software-center/fix-dbus-crash-reinstall-prev-lp863898

« back to all changes in this revision

Viewing changes to test/Makefile

  • Committer: Michael Vogt
  • Date: 2011-10-11 14:46:53 UTC
  • Revision ID: michael.vogt@ubuntu.com-20111011144653-h811yank478rhy12
test/Makefile: use xvfb-run for the tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
all: check #mago_test
4
4
 
5
5
check:
6
 
        ./test-all.sh
 
6
        xvfb-run ./test-all.sh
7
7
 
8
8
clean:
9
9
        find  ../data/xapian/ ./data/aptroot/var/lib/apt/lists/ \