Rev 1900: (jam) fix bug #47782,
rev props serialization should handle empty and unicode entries in
/home/pqm/archives/thelove/bzr/+trunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Mon Jul 31 17:29:16 BST 2006
------------------------------------------------------------
revno: 1900
revision-id: pqm at pqm.ubuntu.com-20060731162915-b2972d4eb057407a
parent: pqm at pqm.ubuntu.com-20060731045248-d2a1c838e7fcfc6a
parent: john at arbash-meinel.com-20060731160520-34709e4a28197ab7
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2006-07-31 17:29:15 +0100
message:
(jam) fix bug #47782, rev props serialization should handle empty and unicode entries
renamed:
bzrlib/tests/test_revprops.py => bzrlib/tests/repository_implementations/test_revprops.py testrevprops.py-20051013073044-92bc3c68302ce1bf
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/tests/__init__.py selftest.py-20050531073622-8d0e3c8845c97a64
bzrlib/tests/repository_implementations/__init__.py __init__.py-20060131092037-9564957a7d4a841b
bzrlib/tests/test_revision.py testrevision.py-20050804210559-46f5e1eb67b01289
bzrlib/tests/test_testament.py testtestament.py-20051011100429-5df1657310caa929
bzrlib/tests/test_xml.py test_xml.py-20050905091053-80b45588931a9b35
bzrlib/xml5.py xml5.py-20050907032657-aac8f960815b66b1
bzrlib/tests/repository_implementations/test_revprops.py testrevprops.py-20051013073044-92bc3c68302ce1bf
------------------------------------------------------------
merged: john at arbash-meinel.com-20060731160520-34709e4a28197ab7
parent: john at arbash-meinel.com-20060731154616-89fa22291210296d
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: read_empty_property-47782
timestamp: Mon 2006-07-31 11:05:20 -0500
message:
Assert that Testament can handle empty revprops as well
------------------------------------------------------------
merged: john at arbash-meinel.com-20060731154616-89fa22291210296d
parent: john at arbash-meinel.com-20060731154021-5de22c270716ad37
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: read_empty_property-47782
timestamp: Mon 2006-07-31 10:46:16 -0500
message:
Move the revprops test to test against each Repository format.
------------------------------------------------------------
merged: john at arbash-meinel.com-20060731154021-5de22c270716ad37
parent: john at arbash-meinel.com-20060727214621-3e187353039290a1
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: read_empty_property-47782
timestamp: Mon 2006-07-31 10:40:21 -0500
message:
Also update the revprops test.
------------------------------------------------------------
merged: john at arbash-meinel.com-20060727214621-3e187353039290a1
parent: john at arbash-meinel.com-20060727213707-92579eb90ffb3242
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: read_empty_property-47782
timestamp: Thu 2006-07-27 16:46:21 -0500
message:
Also add a test that revision properties can be re-created.
------------------------------------------------------------
merged: john at arbash-meinel.com-20060727213707-92579eb90ffb3242
parent: pqm at pqm.ubuntu.com-20060727152539-1ff3153c7434f986
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: read_empty_property-47782
timestamp: Thu 2006-07-27 16:37:07 -0500
message:
Fix bug #47782,
when reading a revision property with no value,
it should use an empty string, not None
More information about the bazaar-commits
mailing list