holger krekel
|
03970e0c4a
|
merge 1.0.x branch
--HG--
branch : trunk
|
2009-07-22 16:10:25 +02:00 |
holger krekel
|
de23d773d2
|
Added tag 1.0.0b8 for changeset 0eaa0fdf2ba0
--HG--
branch : 1.0.x
|
2009-07-22 16:09:57 +02:00 |
holger krekel
|
7fabb3df69
|
update docs, leave out internal plugins
--HG--
branch : 1.0.x
|
2009-07-22 16:09:49 +02:00 |
holger krekel
|
3e226f9392
|
Added tag 1.0.0b8 for changeset c63f35c266cb
--HG--
branch : 1.0.x
|
2009-07-22 15:05:18 +02:00 |
holger krekel
|
5a4b103ab0
|
regen links and add oejskit place holder text
--HG--
branch : 1.0.x
|
2009-07-22 15:05:09 +02:00 |
holger krekel
|
ea11934596
|
Added tag 1.0.0b8 for changeset 86f1e1b6e49b
--HG--
branch : 1.0.x
|
2009-07-22 15:03:33 +02:00 |
holger krekel
|
87daedd719
|
regen MANIFEST, update changelog
--HG--
branch : 1.0.x
|
2009-07-22 14:58:05 +02:00 |
holger krekel
|
155ffa07de
|
applying samuele's patch fixing a regression
resolves issue #26
--HG--
branch : 1.0.x
|
2009-07-22 14:50:17 +02:00 |
holger krekel
|
6216ab2bb7
|
adding a test and some support code for creating
an "sdist" package, unpacking in a virtualenv and
importing and verifying the version
--HG--
branch : 1.0.x
|
2009-07-22 14:47:10 +02:00 |
holger krekel
|
066f8e854d
|
* refine keyboardinterrupt handling for --dist
* generate tests for various options
--HG--
branch : 1.0.x
|
2009-07-22 14:39:09 +02:00 |
holger krekel
|
d128854674
|
poll for child process status after exit procedure
--HG--
branch : 1.0.x
|
2009-07-22 13:24:21 +02:00 |
holger krekel
|
8336df9929
|
merge 1.0.x branch
--HG--
branch : trunk
|
2009-07-20 18:56:33 +02:00 |
holger krekel
|
b7789714fd
|
regen plugin docs and links
--HG--
branch : 1.0.x
|
2009-07-20 18:56:02 +02:00 |
holger krekel
|
4f735a66c5
|
improve unittest documentation, enable plugin by default
--HG--
branch : 1.0.x
|
2009-07-20 18:54:18 +02:00 |
holger krekel
|
16aa1571c0
|
new cleaner layout, many improvements to docs
--HG--
branch : 1.0.x
|
2009-07-20 18:54:08 +02:00 |
holger krekel
|
8be0ea942a
|
introduced pytest_keyboardinterrupt hook
removed optional argument from pytest_sessionfinish hook
--HG--
branch : 1.0.x
|
2009-07-20 14:01:40 +02:00 |
holger krekel
|
04a98700d9
|
* move some test_pytest_terminal tests to become functional/acceptance tests
* refine pytest_namespace to not take a config object
--HG--
branch : 1.0.x
|
2009-07-17 18:07:37 +02:00 |
holger krekel
|
e43e58afed
|
split off tests from pytest_terminal reporter plugin
--HG--
branch : 1.0.x
|
2009-07-17 16:19:19 +02:00 |
holger krekel
|
60a7556ca3
|
resolves issue 25
fix documentation for cached_setup, thanks to anonymous for reporting.
--HG--
branch : 1.0.x
|
2009-07-17 14:52:11 +02:00 |
holger krekel
|
4cf46c2723
|
merge 1.0.x changes
--HG--
branch : trunk
|
2009-07-14 21:37:54 +02:00 |
holger krekel
|
64a5075545
|
trying to tweak setup and py version attributes to not cause merging conflicts
--HG--
branch : 1.0.x
|
2009-07-14 21:36:51 +02:00 |
holger krekel
|
142d53acfc
|
regen setup/manifest
--HG--
branch : 1.0.x
|
2009-07-14 21:28:50 +02:00 |
holger krekel
|
013381fae1
|
* add a script for generating plugin docs
* improve generation of docs
* refine plugins docs
--HG--
branch : 1.0.x
|
2009-07-14 21:17:13 +02:00 |
holger krekel
|
cd0972ede8
|
adding a new execnet example
--HG--
branch : 1.0.x
|
2009-07-10 13:44:33 +02:00 |
holger krekel
|
9590ccb65d
|
merge trunk changes
--HG--
branch : 1.0.x
|
2009-07-09 13:16:37 +02:00 |
holger krekel
|
a2837ab778
|
fix test
--HG--
branch : trunk
|
2009-07-09 13:13:31 +02:00 |
holger krekel
|
605f36c905
|
fix logging interaction issue
--HG--
branch : trunk
|
2009-07-09 13:12:00 +02:00 |
holger krekel
|
8a085c035a
|
merging 1.0.x changes
--HG--
branch : trunk
|
2009-07-08 20:08:07 +02:00 |
holger krekel
|
2603a0b76e
|
fix figleaf plugin import
--HG--
branch : 1.0.x
|
2009-07-08 19:57:45 +02:00 |
holger krekel
|
8f0a85aee1
|
* streamlining plugin docstrings
* better organisation of example directory, also does not break
whole-test run anymore
--HG--
branch : 1.0.x
|
2009-07-08 19:18:26 +02:00 |
holger krekel
|
81d5e572ca
|
merging some old changes (still struggling with mercurial a bit)
--HG--
branch : 1.0.x
|
2009-07-08 16:44:40 +02:00 |
holger krekel
|
88a0714dfa
|
* refix handling of partial setup failures
* shuffle / consolidate related tests
* re-gen setup.py
--HG--
branch : 1.0.x
|
2009-07-08 16:41:30 +02:00 |
holger krekel
|
cbf05b325f
|
merging 1.0.x branch
--HG--
branch : trunk
|
2009-07-08 14:03:00 +02:00 |
holger krekel
|
d611471af2
|
adding example scripts from tutorial
--HG--
branch : trunk
|
2009-07-08 14:02:21 +02:00 |
holger krekel
|
183af95526
|
* refined funcarg docs and CHANGELOG
* fixed funcarg setup and error-raising issue
--HG--
branch : 1.0.x
|
2009-07-05 14:22:01 +02:00 |
holger krekel
|
cd5ffcc605
|
extending and fixing docs about
- test config, funcargs
- talks and tutorials
--HG--
branch : 1.0.x
|
2009-07-04 15:14:14 +01:00 |
holger krekel
|
2113645e11
|
fixing setup.py in trunk
--HG--
branch : trunk
|
2009-07-01 16:34:21 +01:00 |
holger krekel
|
e0aa84d5de
|
merge 1.0.x changes
--HG--
branch : trunk
|
2009-07-01 14:39:20 +01:00 |
holger krekel
|
1f5d156ab3
|
also aadd a changelog entry
--HG--
branch : 1.0.x
|
2009-07-01 14:37:00 +01:00 |
holger krekel
|
6167ba8923
|
(radomir, holger) tweak doctest reporting for docstrings from python modules
--HG--
branch : 1.0.x
|
2009-07-01 14:24:19 +01:00 |
holger krekel
|
d056149b67
|
trying to get together a working 1.0.0b7
without ez_setup.py
--HG--
branch : 1.0.x
|
2009-06-30 11:42:57 +01:00 |
holger krekel
|
c8d2873fb2
|
merge 1.0.x branch
--HG--
branch : trunk
|
2009-06-29 11:50:02 +01:00 |
holger krekel
|
608ff40cc1
|
Added tag 1.0.0b6 for changeset 2cc0507f117f
--HG--
branch : 1.0.x
|
2009-06-29 11:40:24 +01:00 |
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 |