Package: seed Severity: wishlist User: [email protected] 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

