holger krekel
|
7cb096373b
|
fix typo
--HG--
branch : 1.0.x
|
2009-06-29 07:32:33 +01:00 |
holger krekel
|
8b7dfb29c5
|
re-introduce py.test.mark and move py.test.xfail to py.test.mark.xfail
--HG--
branch : 1.0.x
|
2009-06-28 13:27:34 +02:00 |
holger krekel
|
bd8f68555d
|
re-adding py.test.mark as documented (!) by adding pytest_keyword plugin
--HG--
branch : 1.0.x
|
2009-06-28 13:19:43 +02:00 |
holger krekel
|
937e51b4ae
|
improve docs some further, cleaner release announcement
--HG--
branch : 1.0.x
|
2009-06-26 18:12:06 +02:00 |
holger krekel
|
296a660a73
|
doc refinements
introduce '__channelexec__' + docs
--HG--
branch : 1.0.x
|
2009-06-26 17:48:46 +02:00 |
holger krekel
|
5a52e21728
|
merge 1.0.x changes / fixed setup.py
--HG--
branch : trunk
|
2009-06-24 18:08:43 +02:00 |
holger krekel
|
e412f695dd
|
tagging 1.0.0b5
--HG--
branch : 1.0.x
|
2009-06-24 18:02:41 +02:00 |
holger krekel
|
bb5ef52a58
|
merge 1.0.x release branch changes
--HG--
branch : trunk
|
2009-06-24 17:49:08 +02:00 |
holger krekel
|
250d58729d
|
another attempt at a full tarball
--HG--
branch : 1.0.x
|
2009-06-24 17:47:29 +02:00 |
holger krekel
|
a6c07d6098
|
Removed tag 1.0.0b4
--HG--
branch : 1.0.x
|
2009-06-24 17:25:11 +02:00 |
holger krekel
|
e6210806fe
|
tag revision 1.0.0b4 for upload
--HG--
branch : 1.0.x
|
2009-06-24 17:23:09 +02:00 |
holger krekel
|
fac10cb8ee
|
Added tag 1.0.0b4 for changeset 8cd6eb91eba3
--HG--
branch : 1.0.x
|
2009-06-24 17:14:26 +02:00 |
holger krekel
|
eab96fba78
|
Removed tag 1.0.0b4
--HG--
branch : 1.0.x
|
2009-06-24 17:13:54 +02:00 |
holger krekel
|
0e03c605a2
|
Added tag 1.0.0b4 for changeset 1c7aaa8c61f3
--HG--
branch : 1.0.x
|
2009-06-24 17:13:04 +02:00 |
holger krekel
|
a137b62370
|
add py.test version to verbose reporting
correctly regen setup
--HG--
branch : 1.0.x
|
2009-06-24 16:57:55 +02:00 |
holger krekel
|
2b12f3f538
|
resolves issue 18 multiprocessing py.test co-existence
add fileno() method and test DontReadFromInput redirection some more
--HG--
branch : 1.0.x
|
2009-06-24 16:35:01 +02:00 |
holger krekel
|
74ba91dd50
|
resolve issue 23
--HG--
branch : 1.0.x
|
2009-06-24 16:24:20 +02:00 |
holger krekel
|
49c4027df3
|
regen setup.py, already bump trove classifier
--HG--
branch : 1.0.x
|
2009-06-24 16:20:14 +02:00 |
holger krekel
|
c491a708e0
|
add test and fix keyword recogniation, thanks Andreas Kloeckner
--HG--
branch : 1.0.x
|
2009-06-24 16:04:42 +02:00 |
holger krekel
|
f531a1d6c9
|
addresses issue #22
allow test functions to have no func_code
--HG--
branch : 1.0.x
|
2009-06-24 15:55:57 +02:00 |
holger krekel
|
7602096f81
|
perform state setup finalization earlier
--HG--
branch : 1.0.x
|
2009-06-24 15:43:37 +02:00 |
holger krekel
|
4ab0f25b05
|
remove scope argument from request.addfinalizer
--HG--
branch : 1.0.x
|
2009-06-23 17:10:52 +02:00 |
holger krekel
|
5d0fd33b64
|
bumping version to "1.0.x" for now, regen setup, opening 1.0.x branch
--HG--
branch : 1.0.x
|
2009-06-23 12:19:55 +02:00 |
holger krekel
|
a07d1a4391
|
remove TODO file (mostly done, superflous or in the issue tracker),
remove keyword subsitution in text files.
regen setup with hg info instead of svn.
--HG--
branch : trunk
|
2009-06-23 12:12:45 +02:00 |
holger krekel
|
357cfe73cc
|
Added tag 1.0.0b3 for changeset 52c6d9e78777
--HG--
branch : trunk
|
2009-06-23 11:33:20 +02:00 |
holger krekel
|
53dc595113
|
b3, fix (likelY) windows-path-comparison related issue at plugin registration
link to PyPI
--HG--
branch : trunk
|
2009-06-19 13:05:44 +02:00 |
holger krekel
|
6de02a7976
|
snapshot 1.0.0b2
--HG--
branch : trunk
|
2009-06-19 12:19:59 +02:00 |
holger krekel
|
629fe2151c
|
fixing some release/apigen related issues
--HG--
branch : trunk
|
2009-06-18 20:04:36 +02:00 |
holger krekel
|
82d40724fa
|
fixing docs, adding newest ez_setup.py, fixing a few win32 failures, fixing iocapture plugin
--HG--
branch : trunk
|
2009-06-18 19:02:59 +02:00 |
holger krekel
|
964ecbdb19
|
shift deprecated_call helper into pytest_recwarn plugin
--HG--
branch : trunk
|
2009-06-18 17:26:40 +02:00 |
holger krekel
|
4a48a50e3b
|
* introduce and document new pytest_namespace hook
* remove py.test.mark helper
* move xfail to work directly on py.test namespace, simplified
--HG--
branch : trunk
|
2009-06-18 17:19:12 +02:00 |
holger krekel
|
bcb30d1c7a
|
bah - i guess i rather keep using setuptools for 1.0 because
of the issue of installing non-setuptools mediated windows
scripts on previously installed with setuptools ones
--HG--
branch : trunk
|
2009-06-17 21:08:19 +02:00 |
holger krekel
|
4a78daf7f3
|
* refine collect hooks and docs, remove pytest_collect_recurse
* write and extend extension docs
--HG--
branch : trunk
|
2009-06-15 17:28:55 +02:00 |
holger krekel
|
771438fde5
|
* refine and rename pycollect related hooks
* refine runtest/test function call protocol
--HG--
branch : trunk
|
2009-06-15 15:15:40 +02:00 |
holger krekel
|
a59d602bce
|
* remove redundant call_next_provider method, thus generalizing Request object
* refine according documentation
--HG--
branch : trunk
|
2009-06-11 19:49:25 +02:00 |
holger krekel
|
3f50470c6a
|
striking config from Node signature
--HG--
branch : trunk
|
2009-06-11 18:23:32 +02:00 |
holger krekel
|
6956d1a7e4
|
remove unused function
--HG--
branch : trunk
|
2009-06-11 14:49:49 +02:00 |
holger krekel
|
c2415d7eee
|
rename api to hookspec and use direct modules instead of class
--HG--
branch : trunk
|
2009-06-11 14:48:53 +02:00 |
holger krekel
|
df437e2016
|
consolidate extension docs into a single file
--HG--
branch : trunk
|
2009-06-11 14:48:42 +02:00 |
holger krekel
|
d99f335918
|
fix threading io-redirection tests
--HG--
branch : trunk
|
2009-06-09 17:28:50 +02:00 |
holger krekel
|
e61e7b1e26
|
* fix too-many-open files issue with fd based io-capturing
* workaround 2.6 issue with pickling of objects from global conftest.py files
--HG--
branch : trunk
|
2009-06-09 17:06:31 +02:00 |
holger krekel
|
ed216e77d0
|
document and refine/rename item **runtest** hook invocations
capture output separately for fixture and actual test run
--HG--
branch : trunk
|
2009-06-09 16:08:34 +02:00 |
holger krekel
|
d16688a1e6
|
* rename, cleanup and document runtest hooks
* factor runner code into pytest_runner plugin
* cleanup setupstate handling
--HG--
branch : trunk
|
2009-06-08 18:31:10 +02:00 |
ralf@brainbot.com
|
58eba8a9a4
|
restart system calls on SIGCHLD signals (needed for OS X)
this only works in python >= 2.6.
--HG--
branch : trunk
|
2009-06-08 15:14:40 +02:00 |
ralf@brainbot.com
|
a5d42b36d2
|
adapt to new plugin architecture and misc cleanups:
- exit with non-zero value on import errors
- remove unused imports
- make --twisted-logging a boolean option
--HG--
branch : trunk
|
2009-06-05 12:05:23 +02:00 |
ralf@brainbot.com
|
95c28265a6
|
fix generator tests
--HG--
branch : trunk
|
2009-06-03 15:22:14 +02:00 |
ralf@brainbot.com
|
4c42bf7f57
|
fix typos in comments
--HG--
branch : trunk
|
2009-06-03 15:16:34 +02:00 |
holger krekel
|
78bae2dd04
|
fix a bug that collectonly reporting did not show internal errors (thanks ronny)
--HG--
branch : trunk
|
2009-05-25 14:21:21 +02:00 |
holger krekel
|
3bdcd2f793
|
introduce Function._genid, also used for more correct equality implementation
--HG--
branch : trunk
|
2009-05-25 10:46:04 +02:00 |
holger krekel
|
e57543780f
|
shift tests and remove superflous files
--HG--
branch : trunk
|
2009-05-22 23:57:08 +02:00 |