holger krekel
2b12f3f538
resolves issue 18 multiprocessing py.test co-existence
...
add fileno() method and test DontReadFromInput redirection some more
--HG--
branch : 1.0.x
2009-06-24 16:35:01 +02:00
holger krekel
045a135786
apply and generalize patch from Ronny regarding dumb terminals, add doc note
...
--HG--
branch : trunk
2009-05-13 13:06:32 +02:00
hpk
cca19f1183
[svn r63580] * removing usage of py.magic.patch
...
* removing obsolete greenlet.py
--HG--
branch : trunk
2009-04-03 19:45:25 +02:00
hpk
6f93561002
[svn r63020] allow to specify python executable in gatewayspecs, fix a few tests
...
--HG--
branch : trunk
2009-03-18 02:13:07 +01:00
afa
f56310d178
[svn r62857] Always substract the last column from the Win32 terminal console:
...
otherwise the last char wraps and the \n causes an empty line.
This allows more tests to pass.
--HG--
branch : trunk
2009-03-11 13:55:44 +01:00
afa
4be27f5078
[svn r62835] Add ANSI colouring to the Win32 console.
...
This gives a nice display for py.test,
and during pypy translation.
the "markup" function should not be used any more.
--HG--
branch : trunk
2009-03-11 02:40:08 +01: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
abc8cf09aa
[svn r57321] merging the event branch:
...
* moving in test, misc, code, io directories and
py/__init__.py
* py/bin/_find.py does not print to stderr anymore
* a few fixes to conftest files in other dirs
some more fixes and adjustments pending
--HG--
branch : trunk
2008-08-16 17:26:59 +02:00