test_ok1/py
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
..
apigen [svn r57540] merge changes from release branch back 2008-08-21 12:18:58 +02:00
bin [svn r57587] merging doc and tool changes from release branch 2008-08-22 15:41:17 +02:00
builtin [svn r51029] make sure the artificial GeneratorExit claims to come from the exceptions 2008-01-25 13:46:31 +01:00
c-extension [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
cmdline [svn r58017] fixing two more glitches 2008-09-09 19:47:39 +02:00
code [svn r58030] check for different output according to cpython version 2008-09-10 00:08:21 +02:00
compat [svn r57754] * introduce py.test.collect.File (File for py or non-py files) 2008-09-02 14:24:15 +02:00
doc [svn r58010] some support for old naming because many sites import ReST checker from this conftest. 2008-09-09 18:51:49 +02:00
execnet [svn r58035] allow for passing in ssh_config files, deprecat "identity" argument 2008-09-10 11:48:44 +02:00
io [svn r57548] * introduce py.process.ForkedFunc object (previously lived at 2008-08-21 14:12:20 +02:00
log [svn r37930] Docstrings. 2007-02-04 22:47:03 +01:00
magic [svn r57554] fix case where argument to AssertionError has broken __repr__ 2008-08-21 15:43:45 +02:00
misc [svn r58034] introduce APIWARN helper 2008-09-10 11:47:37 +02:00
path [svn r58034] introduce APIWARN helper 2008-09-10 11:47:37 +02:00
process [svn r57548] * introduce py.process.ForkedFunc object (previously lived at 2008-08-21 14:12:20 +02:00
rest [svn r58017] fixing two more glitches 2008-09-09 19:47:39 +02:00
test [svn r58095] (pedronis, arigo) 2008-09-12 22:35:18 +02:00
thread [svn r37741] monster checking for 2007-02-01 16:20:39 +01:00
tool [svn r50645] Fix for "utestconvert.py < input". 2008-01-15 18:46:55 +01:00
xmlobj [svn r37912] Made some small changes to the initpkg mechanism so docstrings are, if 2007-02-04 15:27:10 +01:00
LICENSE [svn r57587] merging doc and tool changes from release branch 2008-08-22 15:41:17 +02:00
__init__.py [svn r57754] * introduce py.test.collect.File (File for py or non-py files) 2008-09-02 14:24:15 +02:00
conftest.py [svn r52000] Merging the 'guido-auth-svn' branch back into the trunk. This means there's 2008-03-01 14:43:33 +01:00
env.cmd [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
env.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
initpkg.py [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00