.. |
dist
|
* don't add distributed command line options when 'execnet' is not
|
2009-10-02 22:29:22 +02:00 |
looponfail
|
remove py.execnet, substitute py.execnet usages with "execnet" ones.
|
2009-10-02 16:58:57 +02:00 |
plugin
|
* don't add distributed command line options when 'execnet' is not
|
2009-10-02 22:29:22 +02:00 |
web
|
[svn r62754] Seems w3 have updated their HTML.
|
2009-03-09 13:55:00 +01:00 |
__init__.py
|
[svn r57321] merging the event branch:
|
2008-08-16 17:26:59 +02:00 |
cmdline.py
|
temporary checking towards 3.1 compatibility
|
2009-08-28 19:16:15 +02:00 |
collect.py
|
* use py.builtin._getimself instead of getattr(..., '*self*') everywhere
|
2009-09-01 16:10:21 +02:00 |
compat.py
|
* use py.builtin._getimself instead of getattr(..., '*self*') everywhere
|
2009-09-01 16:10:21 +02:00 |
config.py
|
remove py.execnet, substitute py.execnet usages with "execnet" ones.
|
2009-10-02 16:58:57 +02:00 |
conftesthandle.py
|
temporary checking towards 3.1 compatibility
|
2009-08-28 19:16:15 +02:00 |
defaultconftest.py
|
remove py.execnet, substitute py.execnet usages with "execnet" ones.
|
2009-10-02 16:58:57 +02:00 |
funcargs.py
|
adding internal repr for debugging
|
2009-09-30 18:36:04 +02:00 |
outcome.py
|
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
|
2009-09-04 21:47:49 +02:00 |
parseopt.py
|
* don't add distributed command line options when 'execnet' is not
|
2009-10-02 22:29:22 +02:00 |
pluginmanager.py
|
temporary checking towards 3.1 compatibility
|
2009-08-28 19:16:15 +02:00 |
pycollect.py
|
remove so-far superflous _getcode and pickle from builtins, some streamlining
|
2009-09-04 16:32:49 +02:00 |
session.py
|
* rename "rep" to "report" in reporting hooks
|
2009-08-04 12:00:04 +02:00 |