This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6d84da39e4b7c44cdb72067287c47148da6ff5c1
pytest2
/
py
/
code
History
holger krekel
29d437489d
some fixes to support Jython better
...
--HG-- branch : trunk
2009-09-07 14:59:26 +02:00
..
__init__.py
[svn r57321] merging the event branch:
2008-08-16 17:26:59 +02:00
_assertionnew.py
* simplify and refactor path tests to use funcargs instead of the layered xunit-setup mess
2009-08-31 19:51:25 +02:00
_assertionold.py
move the old assertion reinterpreting implementation to _assertionold.py
2009-08-28 20:13:49 -05:00
assertion.py
use py.builtin.builtins instead of import test
2009-08-29 15:18:21 -05:00
code.py
some fixes to support Jython better
2009-09-07 14:59:26 +02:00
oldmagic2.py
* deprecate py.magic.invoke/revoke in favour of
2009-08-27 17:26:02 +02:00
oldmagic.py
various 3k related fixes and cleanups
2009-09-04 18:15:41 +02:00
source.py
seems like compile is way slower than just parser.suite so
2009-09-06 12:35:52 +02:00