Rev 3675: Move testing.txt to where developers will look for it. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue Sep 2 04:06:56 BST 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3675
revision-id: pqm at pqm.ubuntu.com-20080902030648-j9uoa5awcsjabasf
parent: pqm at pqm.ubuntu.com-20080902005036-bbqbkssiec08fd3h
parent: robertc at robertcollins.net-20080828071113-wdaksszbaj1f1uus
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2008-09-02 04:06:48 +0100
message:
  Move testing.txt to where developers will look for it.
renamed:
  doc/en/developer-guide/testing.txt => doc/developers/testing.txt testing.txt-20080812140359-i70zzh6v2z7grqex-1
modified:
  Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
  doc/developers/index.txt       index.txt-20070508041241-qznziunkg0nffhiw-1
    ------------------------------------------------------------
    revno: 3653.1.1
    revision-id: robertc at robertcollins.net-20080828071113-wdaksszbaj1f1uus
    parent: pqm at pqm.ubuntu.com-20080828030104-6a87mmhafprj1prs
    committer: Robert Collins <robertc at robertcollins.net>
    branch nick: doc
    timestamp: Thu 2008-08-28 17:11:13 +1000
    message:
      Move testing.txt to be with the other developers documents.
    renamed:
      doc/en/developer-guide/testing.txt => doc/developers/testing.txt testing.txt-20080812140359-i70zzh6v2z7grqex-1
    modified:
      Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
      doc/developers/index.txt       index.txt-20070508041241-qznziunkg0nffhiw-1
=== modified file 'Makefile'
--- a/Makefile	2008-08-12 14:53:26 +0000
+++ b/Makefile	2008-08-28 07:11:13 +0000
@@ -83,7 +83,6 @@
 derived_txt_files := \
 	doc/en/user-reference/bzr_man.txt \
 	doc/en/developer-guide/HACKING.txt \
-	doc/en/developer-guide/testing.txt \
 	doc/en/release-notes/NEWS.txt
 txt_files := $(wildcard doc/en/tutorials/*.txt) \
 	$(derived_txt_files) \

=== modified file 'doc/developers/index.txt'
--- a/doc/developers/index.txt	2008-07-23 04:35:09 +0000
+++ b/doc/developers/index.txt	2008-08-28 07:11:13 +0000
@@ -17,6 +17,8 @@
 * `Integrating with Bazaar <http://bazaar-vcs.org/Integrating_with_Bazaar>`_
   (wiki) |--| a guide for writing Python programs that work with Bazaar.
 
+* `Testing <testing.html>`_ |--| Testing bzr.
+
 * `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki) 
   |--| specific advice on writing Bazaar plugins.
 

=== renamed file 'doc/en/developer-guide/testing.txt' => 'doc/developers/testing.txt'



More information about the bazaar-commits mailing list