pytest2/_pytest/assertion
Benjamin Peterson d4cd1aad8e improvements to rewrite cache invalidation
- stat the source path before it is read.
- Validate the source size in addition to mtime.
2014-09-01 16:51:27 -04:00
..
__init__.py Escape newlines in result from assertrepr hook 2014-04-02 17:35:22 +01:00
newinterpret.py assert reinterpretation: try mangling attributes that look like private class vars (fixes #514) 2014-05-31 14:37:02 -07:00
oldinterpret.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00
reinterpret.py remove extra parentheses - stylistic code change 2014-07-17 08:35:36 +02:00
rewrite.py improvements to rewrite cache invalidation 2014-09-01 16:51:27 -04:00
util.py Removing py.std usage from _pytest 2014-07-31 19:13:40 -03:00