CVS log for ports/devel/py-testtools/pkg-plist
Up to [FreeBSD] / ports / devel / py-testtools
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 7 07:33:42 2011 UTC (4 months ago) by cs
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -3 lines
Update to 0.9.12 Approved by: wen@ (co-mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 21 20:42:09 2011 UTC (9 months, 2 weeks ago) by glarkin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -0 lines
- Updated to 0.9.10 Changes: https://launchpad.net/testtools/0.9/0.9.9 https://launchpad.net/testtools/0.9/0.9.10 PR: ports/156389 Submitted by: C-S <c-s@c-s.li> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 7 23:10:39 2011 UTC (13 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +24 -0 lines
- Updated to 0.9.8 (https://launchpad.net/testtools/0.9/0.9.8) - Added another MASTER_SITE PR: ports/153699 Submitted by: C-S <c-s@c-s.li>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 3 18:09:49 2010 UTC (17 months, 1 week ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_6_EOL
testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. testtools also backports unittest changes from recent Pythons to Python 2.4 and 2.5. WWW: https://launchpad.net/testtools PR: ports/149967 Submitted by: Carlo Strub
