pytest2/py
holger krekel c8119d89b6 move test files out of py lib proper
* separate all tests from plugins
* simplify implicit inclusion of plugins under test
* have test_initpkg perform direct checks instead of yielding tests
* fix example tests for 3k

--HG--
branch : trunk
2009-09-06 16:59:39 +02:00
..
bin make all syntax compatible with 3.1 and 2.5 2009-08-29 13:04:48 -05:00
builtin move test files out of py lib proper 2009-09-06 16:59:39 +02:00
cmdline move test files out of py lib proper 2009-09-06 16:59:39 +02:00
code move test files out of py lib proper 2009-09-06 16:59:39 +02:00
compat move test files out of py lib proper 2009-09-06 16:59:39 +02:00
execnet move test files out of py lib proper 2009-09-06 16:59:39 +02:00
io move test files out of py lib proper 2009-09-06 16:59:39 +02:00
log move test files out of py lib proper 2009-09-06 16:59:39 +02:00
path move test files out of py lib proper 2009-09-06 16:59:39 +02:00
process move test files out of py lib proper 2009-09-06 16:59:39 +02:00
rest move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test move test files out of py lib proper 2009-09-06 16:59:39 +02:00
thread move test files out of py lib proper 2009-09-06 16:59:39 +02:00
__init__.py execnet cleanup/refinements: avoid creating a shell for each subprocess 2009-09-06 13:38:21 +02:00
_com.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
error.py death to "misc" directories. moved most files out of py/misc, either to a 2009-08-25 16:14:15 +02:00
initpkg.py various 3k related fixes and cleanups 2009-09-04 18:15:41 +02:00
std.py death to "misc" directories. moved most files out of py/misc, either to a 2009-08-25 16:14:15 +02:00
xmlgen.py make xmlgen a single file + a single file test instead of a whole directory 2009-09-04 18:30:48 +02:00