~testing-cabal/ubuntu/natty/python-testscenarios/daily-build-packaging

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2010-10-12 06:57:23 UTC
  • mfrom: (17.1.3 658044-multiply)
  • Revision ID: robertc@robertcollins.net-20101012065723-13z174op8al4s6zn
Merge a tweaked version of Martins load_tests and multiply_scenarios patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
* Adjust the cloned tests ``shortDescription`` if one is present. (Ben Finney)
15
15
 
 
16
* Provide a load_tests implementation for easy use, and multiply_scenarios to
 
17
  create the cross product of scenarios. (Martin Pool)
 
18
 
16
19
0.1
17
20
~~~
18
21