Rev 4664: Test with subunit. in http://people.canonical.com/~robertc/baz2.0/pqm-test-trunk

Robert Collins robertc at robertcollins.net
Sun Aug 30 03:31:34 BST 2009


At http://people.canonical.com/~robertc/baz2.0/pqm-test-trunk

------------------------------------------------------------
revno: 4664
revision-id: robertc at robertcollins.net-20090830023129-czxomcdn4gpddw3a
parent: pqm at pqm.ubuntu.com-20090828222440-jt2m0uvoy126e5kz
committer: Robert Collins <robertc at robertcollins.net>
branch nick: pqm-test-trunk
timestamp: Sun 2009-08-30 12:31:29 +1000
message:
  Test with subunit.
=== modified file 'Makefile'
--- a/Makefile	2009-08-27 00:53:27 +0000
+++ b/Makefile	2009-08-30 02:31:29 +0000
@@ -39,7 +39,7 @@
 check: docs check-nodocs
 
 check-nodocs: extensions
-	$(PYTHON) -Werror -O ./bzr selftest -1v $(tests)
+	$(PYTHON) -Werror -O ./bzr selftest --subunit -1v $(tests)
 
 # Run Python style checker (apt-get install pyflakes)
 #




More information about the bazaar-commits mailing list