Comment 3 for bug 537614

Revision history for this message
Robert Collins (lifeless) wrote : Re: subunit tests fail in trunk

TESTS_ENVIRONMENT = SHELL_SHARE='$(top_srcdir)/shell/share/' PYTHONPATH='$(abs_top_srcdir)/python':${PYTHONPATH}

is the line in Makefile.am that makes the tests pass.

I agree that INSTALL is perhaps unobvious a place to write docs. I should add a .testr.conf, so you can 'testr run' - but I don't have full support for getting subunit out of the subunit test suite atm. Bit of a bootstrap problem.