Bug#626936: seed: Run test suite during build
Michael Terry
michael.terry at canonical.com
Mon May 16 13:43:42 UTC 2011
Package: seed
Severity: wishlist
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu oneiric
Seed has a test suite in the 'tests' directory. It would be nice if it was run during build.
This *should* be as easy as adding the following to debian/rules:
DEB_MAKE_CHECK_TARGET = check PATH="`readlink -f $(DEB_BUILDDIR)`/src:$(PATH)"
But that doesn't quite work because Seed.js needs to be parsed on engine startup (see seed-engine.c) and it uses a hardcoded /usr/share path for that...
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric')
Architecture: i386 (i686)
Kernel: Linux 2.6.39-2-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
More information about the pkg-gnome-maintainers
mailing list