holger krekel
|
677f7c0a6a
|
remove trailing whitespace everywhere
--HG--
branch : trunk
|
2010-07-26 21:15:15 +02:00 |
holger krekel
|
2f50ed3e99
|
install plain py.test script also for jython
--HG--
branch : trunk
|
2010-06-28 11:59:12 +02:00 |
holger krekel
|
40f41496d8
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
--HG--
branch : trunk
|
2010-01-13 16:00:33 +01:00 |
holger krekel
|
352e305431
|
fix and test bug: dist-testing now works again without execnet/pylib installed remotely. fixes issue65.
--HG--
branch : trunk
|
2010-01-10 23:52:23 +01:00 |
holger krekel
|
9fcd108091
|
relax a test to pass on jython and fix install docs to include genscript standalone usage.
--HG--
branch : trunk
|
2010-01-03 14:19:31 +01:00 |
holger krekel
|
71e332c9c4
|
robustiy some randomly failing tests
--HG--
branch : trunk
|
2009-12-29 12:36:45 +01:00 |
holger krekel
|
9239d2dd06
|
another fix for windows
--HG--
branch : trunk
|
2009-12-25 02:16:29 -08:00 |
holger krekel
|
0bfd3819c8
|
fix typo
--HG--
branch : trunk
|
2009-12-25 10:56:03 +01:00 |
holger krekel
|
516cee2a94
|
windows fixes and print funcargs for keyboardinterrupt traces
--HG--
branch : trunk
|
2009-12-25 09:53:36 +01:00 |
holger krekel
|
1580b2c8da
|
create version/interpreter differentiated py.test$VER for cpython, jython, pypy-c's, prepare 1.1.2 release
--HG--
branch : trunk
|
2009-12-23 19:58:52 +01:00 |
holger krekel
|
90306e0089
|
skip tests properly
--HG--
branch : trunk
|
2009-12-06 19:18:44 +01:00 |
holger krekel
|
ed03eef81b
|
introduce plugin discovery through setuptools "pytest11" entrypoints
and refine execnet dependency handling. Prepare 1.1 release
--HG--
branch : trunk
|
2009-11-23 17:20:36 +01:00 |
holger krekel
|
b04a04cabd
|
make py lib a self-contained directory again
- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk
|
2009-11-04 21:34:07 +01:00 |
holger krekel
|
270ac2bc0d
|
some release preps and cleanups
- update setup.py for release
- use distributes_setup on python3
- remove unncessary package_data
- remove execnet example
--HG--
branch : trunk
|
2009-10-29 12:45:12 +01:00 |
holger krekel
|
ab9f6a75ad
|
remove py.execnet, substitute py.execnet usages with "execnet" ones.
--HG--
branch : trunk
|
2009-10-02 16:58:57 +02:00 |
holger krekel
|
d43d69e3db
|
death to "misc" directories. moved most files out of py/misc, either to a
private attic or to other places in the lib.
--HG--
branch : trunk
|
2009-08-25 16:14:15 +02:00 |