154
156
* Setting ``BZR_TEST_PDB=1`` when running selftest will cause a pdb
155
157
post_mortem to be triggered when a test failure occurs. (Robert Collins)
157
163
* Test parameterisation now does a shallow copy, not a deep copy of the test
158
164
to be parameterised. This is not expected to break external use of test
159
165
parameterisation, and is substantially faster. (Robert Collins)