Commit Graph

1454 Commits

Author SHA1 Message Date
holger krekel
170e48d946 fix import issue
--HG--
branch : trunk
2009-04-28 23:49:03 +02:00
holger krekel
91c78274f5 fix missing import skip problem
--HG--
branch : trunk
2009-04-28 23:17:04 +02:00
holger krekel
3b052e9f7f extend py.cleanup to supply a list of extensions to clean
--HG--
branch : trunk
2009-04-28 23:00:57 +02:00
holger krekel
a5ab200b9f fixing compat test for 2.6
--HG--
branch : trunk
2009-04-28 22:48:22 +02:00
holger krekel
46be553c25 better error messages as discussed here:
http://codespeak.net/pipermail/py-dev/2009q2/001113.html

--HG--
branch : trunk
2009-04-28 18:11:38 +02:00
holger krekel
975e681552 refine error message for inconsistently failing asserts
--HG--
branch : trunk
2009-04-28 12:10:56 +02:00
holger krekel
84f2d332ce fix test for preparsed -p
--HG--
branch : trunk
2009-04-17 20:35:23 +02:00
holger krekel
c8de661ef6 fixes #3
added tests and fix for early parsing of "-p" option

--HG--
branch : trunk
2009-04-17 20:09:29 +02:00
holger krekel
2fd437e465 ref addresses 4
The first non-None value returned by a pytest_pyfunc_call hook
method now indicates that the function call has been performed.

--HG--
branch : trunk
2009-04-17 19:25:15 +02:00
holger krekel
9620583e82 remove unused import, fix failing test mode
--HG--
branch : trunk
2009-04-17 14:06:38 +02:00
holger krekel
f6765f4c8b merging from py-trunk
--HG--
branch : trunk
2009-04-17 13:56:47 +02:00
hpk
945c72ddf3 [svn r64263] fix failing test on windows
--HG--
branch : trunk
2009-04-17 13:40:13 +02:00
hpk
b3e22554d7 [svn r64259] porting afa's 64232 and 64253 to trunk
--HG--
branch : trunk
2009-04-17 13:30:55 +02:00
Michael Zeidler
1da363472e Deleted duplicate declaration of 'pytest_item_runtest_finished()'.
--HG--
branch : trunk
2009-04-15 13:39:50 +02:00
holger krekel
6b1b3a3494 fix funcarg usage in execnet, regen setup
--HG--
branch : trunk
2009-04-14 23:01:46 +02:00
holger krekel
e976fb36fd finalized docs and funcarg attributes, i think
--HG--
branch : trunk
2009-04-14 21:36:57 +02:00
holger krekel
5e03bdad84 bringing docs and funcargs in sync
--HG--
branch : trunk
2009-04-14 19:57:00 +02:00
holger krekel
792dce025c fix reporting failure
--HG--
branch : trunk
2009-04-14 19:24:45 +02:00
holger krekel
9c6a790992 remove print, shift code
--HG--
branch : trunk
2009-04-14 18:42:36 +02:00
holger krekel
763d0d72a5 funcargs work mostly according to the documentation
--HG--
branch : trunk
2009-04-14 18:30:26 +02:00
holger krekel
f0a277008a fix a bug
--HG--
branch : trunk
2009-04-14 17:25:59 +02:00
holger krekel
de4c2dc98d implement request object as per docs
--HG--
branch : trunk
2009-04-14 02:59:50 +02:00
holger krekel
70840f605e move tests to test_funcargs.py and start with new request object tests
--HG--
branch : trunk
2009-04-14 02:23:42 +02:00
hpk
0324f84a78 [svn r64028] use pygments for syntax-coloring python code and console
--HG--
branch : trunk
2009-04-13 14:54:58 +02:00
hpk
58c4366fb9 [svn r64027] make parser.getgroup create a group if it doesn't exist
--HG--
branch : trunk
2009-04-13 14:54:32 +02:00
holger krekel
dfc6ac3b5a use pygments for sourcecode highlightning
--HG--
branch : trunk
2009-04-13 14:36:16 +02:00
holger krekel
5c854bea30 getgroup can also create groups now
--HG--
branch : trunk
2009-04-13 12:33:01 +02:00
fijal
ef63510f42 [svn r64007] port 64001-64004 to trunk
--HG--
branch : trunk
2009-04-13 01:39:00 +02:00
hpk
9c6e5aa7eb [svn r64000] can't bear the setuptools problems anymore. trying to switch away from it.
--HG--
branch : trunk
2009-04-13 01:05:08 +02:00
hpk
0b554bf925 [svn r63917] remove now unused code
--HG--
branch : trunk
2009-04-09 23:09:54 +02:00
hpk
3015757b0a [svn r63916] KISS: remove interaction of warnings with plugin mechanism, it's not needed.
--HG--
branch : trunk
2009-04-09 23:04:51 +02:00
hpk
58cc8c29d3 [svn r63914] py.log._apiwarn is fine enough because it's something
of an py lib internal api deprecation mechanism atm.

--HG--
branch : trunk
2009-04-09 22:34:28 +02:00
hpk
2ffb68c177 [svn r63913] make py.log.APIWARN available
--HG--
branch : trunk
2009-04-09 22:32:04 +02:00
hpk
73529ce63d [svn r63911] striking unneeded call_each from pluginmanager
--HG--
branch : trunk
2009-04-09 20:39:59 +02:00
hpk
f319a84503 [svn r63910] removing old mentionings of "bus". docstrings.
--HG--
branch : trunk
2009-04-09 20:07:05 +02:00
hpk
fb7ff9a8c2 [svn r63908] first step in only allowing keyword arguments to plugin calls
--HG--
branch : trunk
2009-04-09 18:55:11 +02:00
hpk
f8fc229917 [svn r63905] * have pytest pluginmanager do multicalls for registration
* more renaming

--HG--
branch : trunk
2009-04-09 17:03:58 +02:00
hpk
e75b1b9ee6 [svn r63902] bugfix
--HG--
branch : trunk
2009-04-09 16:43:12 +02:00
hpk
248093e61a [svn r63899] more consistent naming
--HG--
branch : trunk
2009-04-09 16:34:53 +02:00
hpk
a4863c3f7b [svn r63896] more renames, killing redundant code
--HG--
branch : trunk
2009-04-09 16:21:07 +02:00
hpk
5d271b2bde [svn r63894] grand renaming on plugin-related mostly internal objects.
--HG--
branch : trunk
2009-04-09 16:03:09 +02:00
hpk
69aaef64de [svn r63890] group hooks
--HG--
branch : trunk
2009-04-09 02:53:45 +02:00
hpk
cd322bd528 [svn r63889] renaming/streamlining missing event usage
--HG--
branch : trunk
2009-04-09 02:45:46 +02:00
hpk
cd038ee708 [svn r63888] finally. the event concept is basically gone.
now we only have plugin hooks aka plugin calls

--HG--
branch : trunk
2009-04-09 02:36:07 +02:00
hpk
0c4fc99a6f [svn r63887] move rest of events
--HG--
branch : trunk
2009-04-09 02:12:10 +02:00
hpk
2dd3ea7041 [svn r63886] another few events
--HG--
branch : trunk
2009-04-09 01:50:02 +02:00
hpk
68c6aaa355 [svn r63885] moving two more events
--HG--
branch : trunk
2009-04-09 01:41:35 +02:00
hpk
e6234fdb61 [svn r63883] * moving many more events to become ordinary plugin hook calls.
* bit hackish because the code for handling the old events is
  also still there ...

--HG--
branch : trunk
2009-04-09 01:33:48 +02:00
hpk
ae412d3757 [svn r63874] remove redundant code
--HG--
branch : trunk
2009-04-08 21:54:56 +02:00
hpk
66c64e6b97 [svn r63869] * moving execnet events to become api plugin calls.
* defining Execnet hooks in an explicit API

--HG--
branch : trunk
2009-04-08 19:50:14 +02:00