test_ok1/py
holger krekel bde56a8246 * fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
* removing very old import-tests that IIRC relate to a time when there
  was a custom import hook in use.

* basically py.test internal tests pass now except py3/py2 distributed
  testing tests

--HG--
branch : trunk
2009-09-04 21:47:49 +02:00
..
_testing make xmlgen a single file + a single file test instead of a whole directory 2009-09-04 18:30:48 +02:00
bin make all syntax compatible with 3.1 and 2.5 2009-08-29 13:04:48 -05:00
builtin introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
cmdline various 3k related fixes and cleanups 2009-09-04 18:15:41 +02:00
code introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
compat deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
execnet * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +02:00
io * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
log * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
path * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +02:00
process introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
rest various 3k related fixes and cleanups 2009-09-04 18:15:41 +02:00
test * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +02:00
thread introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
LICENSE update todo to make some sense again 2009-05-21 09:54:48 +02:00
__init__.py introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
_com.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
conftest.py kill/replace some execnet debug code 2009-08-20 16:41:44 +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