holger krekel
|
ec34e9423e
|
rename sorter to reprec (report-recorder)
--HG--
branch : trunk
|
2009-05-21 14:33:09 +02:00 |
holger krekel
|
a58292b473
|
* streamline hookrecording and global py._com.comregistry patching
* this fixes a reporting bug where events from inner test runs would
mix with the outer test run
--HG--
branch : trunk
|
2009-05-21 09:45:43 +02:00 |
holger krekel
|
1973817f11
|
rename recorder functionality, unify interfaces
--HG--
branch : trunk
|
2009-05-19 19:25:21 +02:00 |
holger krekel
|
191d02aef2
|
* refactor plugin support to work directly with
modules, no classes required anymore.
* call funcarg hook if defined on class
--HG--
branch : trunk
|
2009-05-18 23:26:16 +02:00 |
holger krekel
|
8182d341a5
|
rename "api" into "hook" in most places.
--HG--
branch : trunk
|
2009-05-07 18:01:53 +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
|
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
|
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
|
c6606d9d8f
|
[svn r63846] fix bug
--HG--
branch : trunk
|
2009-04-08 17:19:46 +02:00 |
hpk
|
f14fc582e9
|
[svn r63808] * refinements/renames to new PluginAPI
* have pytest_runner start to use it, passes the main test
--HG--
branch : trunk
|
2009-04-07 22:46:50 +02:00 |
hpk
|
9aed6ddcd0
|
[svn r63805] first step towards having a dedicated test-run plugin, some more basics missing
--HG--
branch : trunk
|
2009-04-07 21:27:00 +02:00 |