hpk
|
e77fab82ee
|
[svn r58297] add a new way of conditionally skipping a test:
py.test.skip(ifraises="...")
see more info in the added doc.
also remove a redundant raises test and
cleanup raises code a bit.
--HG--
branch : trunk
|
2008-09-21 14:50:56 +02:00 |
hpk
|
d7f4dd3794
|
[svn r57548] * introduce py.process.ForkedFunc object (previously lived at
py.io and before that py.test)
* avoid deprecated py/misc/terminal_helper.py
* starting changelog for 1.0
--HG--
branch : trunk
|
2008-08-21 14:12:20 +02:00 |
hpk
|
a999dc8472
|
[svn r57540] merge changes from release branch back
[svn merge -r 57430:HEAD ../release/0.9.x/ .]
* cmdline script organisation
* execnet windows fixes
* documentation updates
* test skips
also regen setup.py
--HG--
branch : trunk
|
2008-08-21 12:18:58 +02:00 |
hpk
|
4115e975d1
|
[svn r57429] merging/porting the release branch changes and
cleanups to trunk.
svn merge -r 56716:HEAD ../release/0.9.x/ to trunk
--HG--
branch : trunk
|
2008-08-18 17:08:39 +02:00 |