pytest2/py/test
arigo 7afc30d130 [svn r58095] (pedronis, arigo)
KeyboardInterrupt handling:

    * in --verbose mode, print a detailed traceback at the end of
      the report.

    * in non-verbose mode, only print the file name and line number
      where the KeyboardInterrupt occurred.  That's the minimal
      amount of information that is of any help at all to locate
      an infinite loop somewhere.

--HG--
branch : trunk
2008-09-12 22:35:18 +02:00
..
dsession [svn r57758] unify test support, remove basetest.py 2008-09-02 15:22:10 +02:00
looponfail [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
report [svn r58095] (pedronis, arigo) 2008-09-12 22:35:18 +02:00
testing [svn r58027] skip specific test instead of all pexpect ones. 2008-09-09 23:40:21 +02:00
web [svn r58028] reverting 58009 - webcheck is actually used although not directly tested. 2008-09-09 23:53:38 +02:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
cmdline.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
collect.py [svn r58090] Add a hack with a comment that explains why I think it is a hack. 2008-09-12 21:16:34 +02:00
compat.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
config.py [svn r57594] * adding tracing to dsession and master/slave communication 2008-08-22 23:14:43 +02:00
conftesthandle.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
custompdb.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
defaultconftest.py [svn r57564] adding an option for setting a tracedirectory so that components can write log files, 2008-08-21 19:25:48 +02:00
event.py [svn r58095] (pedronis, arigo) 2008-09-12 22:35:18 +02:00
outcome.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
pycollect.py [svn r57834] try to accomodate the fact that some conftests like the Prolog-test ones 2008-09-05 12:07:36 +02:00
runner.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
session.py [svn r58095] (pedronis, arigo) 2008-09-12 22:35:18 +02:00