Commit Graph

3 Commits

Author SHA1 Message Date
Boris Feld
d3073bb8e8 configitems: register the test 'fakepatchtime.fakenow' config 2017-10-14 00:16:12 +02:00
Gregory Szorc
8b09023a2c tests/fakepatchtime.py: use absolute_import 2015-12-06 22:14:39 -08:00
FUJIWARA Katsunori
0a80b7e42b tests: add extension to emulate invoking internalpatch at the specific time
This extension fakes "mtime" of patched files to emulate invoking
'patch.internalpatch()' at the specific time.

This is useful to reproduce timing critical issues fixed in subsequent
patches.
2015-07-08 17:01:09 +09:00