briandorsey
|
ab081c68d0
|
[svn r63427] added figleaf plugin to pylib
--HG--
branch : trunk
|
2009-03-30 00:10:24 +02:00 |
hpk
|
662e6905ef
|
[svn r63359] change funcargs naming to use __
--HG--
branch : trunk
|
2009-03-26 13:50:12 +01:00 |
hpk
|
cd3e86d185
|
[svn r63353] better command option handling
--HG--
branch : trunk
|
2009-03-26 13:21:05 +01:00 |
hpk
|
8745b9595e
|
[svn r63345] better naming
--HG--
branch : trunk
|
2009-03-26 11:16:42 +01:00 |
hpk
|
92e354a486
|
[svn r63339] undo rev 63000 so that there is only one method now for funcargs
--HG--
branch : trunk
|
2009-03-26 10:26:09 +01:00 |
hpk
|
8230a39b39
|
[svn r63338] rename pyfuncarg to funcarg
--HG--
branch : trunk
|
2009-03-26 10:16:30 +01:00 |
hpk
|
ee902a2d06
|
[svn r63337] provide more info for the pyfuncarg failing lookup
improve docstring
--HG--
branch : trunk
|
2009-03-26 10:14:09 +01:00 |
hpk
|
1930f50bc2
|
[svn r63319] * fixing verbose reporting to work the "old" way for non-dist settings
* bump version number
* comment out greenlet C-Extension for now
--HG--
branch : trunk
|
2009-03-25 12:50:57 +01:00 |
hpk
|
74958be548
|
[svn r63300] * refining pyfuncarg setup, now there is explicit registration!
* porting monkeypatch and pytester funcargs to the new method
* fixing a kind-of-a-bug with MultiCalls
--HG--
branch : trunk
|
2009-03-24 23:00:07 +01:00 |
hpk
|
af39c9850e
|
[svn r63219] fixing tests to care for underlying symlinked working directories
--HG--
branch : trunk
|
2009-03-23 03:07:53 +01:00 |
hpk
|
2c2bfb5513
|
[svn r63210] * implement "--dist=each" to distribute each to each available node
* improved node-management and nice showing of results
* streamline command line options
--HG--
branch : trunk
|
2009-03-22 21:44:45 +01:00 |
hpk
|
ad6afe21ff
|
[svn r63209] polish command line options for distributed testing.
--HG--
branch : trunk
|
2009-03-22 18:41:36 +01:00 |
hpk
|
3305a0e3db
|
[svn r63203] add a method that allows to send an item to multiple nodes
--HG--
branch : trunk
|
2009-03-22 03:13:36 +01:00 |
hpk
|
5f0cabb295
|
[svn r63202] prepare for allowing for items to be sent to multiple hosts
--HG--
branch : trunk
|
2009-03-22 02:50:16 +01:00 |
hpk
|
bda844b544
|
[svn r63201] allow to specify "3*" for host specs.
--HG--
branch : trunk
|
2009-03-22 02:19:57 +01:00 |
hpk
|
9bfdb42273
|
[svn r63197] * don't think "showskipsummary" is a useful option
* some typo fixes
--HG--
branch : trunk
|
2009-03-21 21:20:02 +01:00 |
hpk
|
422635ea47
|
[svn r63195] * fix rsyncdir usages all around
* rename looponfailing to looponfail
--HG--
branch : trunk
|
2009-03-21 21:07:45 +01:00 |
hpk
|
87f6f6b9f4
|
[svn r63194] more option streamlining
--HG--
branch : trunk
|
2009-03-21 21:02:04 +01:00 |
hpk
|
0ba4bd25ac
|
[svn r63193] normalize towards 'iocapture' option
--HG--
branch : trunk
|
2009-03-21 20:58:41 +01:00 |
hpk
|
3902890e1b
|
[svn r63192] rename dsession to dist
--HG--
branch : trunk
|
2009-03-21 20:31:09 +01:00 |
hpk
|
fc14b038af
|
[svn r63191] * remove "--exec"
* cleanup of options
--HG--
branch : trunk
|
2009-03-21 20:28:35 +01:00 |
hpk
|
87de06a124
|
[svn r63190] no resultlog plugin by default
have custom options come last in "py.test -h"
--HG--
branch : trunk
|
2009-03-21 16:17:30 +01:00 |
hpk
|
4fe51e646c
|
[svn r63187] tweaks to cmdline options
--HG--
branch : trunk
|
2009-03-21 16:04:30 +01:00 |
hpk
|
d464940fb2
|
[svn r63178] remove wrong assert
--HG--
branch : trunk
|
2009-03-21 15:00:01 +01:00 |
hpk
|
8dd1dd24bc
|
[svn r63177] add a "-p" option to allow to add plugins from the command line.
--HG--
branch : trunk
|
2009-03-21 14:54:39 +01:00 |
hpk
|
75bfb84ea5
|
[svn r63163] fixing tests, better verbose output for dist-runs
--HG--
branch : trunk
|
2009-03-21 03:04:44 +01:00 |
hpk
|
6a1db0a594
|
[svn r63162] all tests pass again, output on test node setup and initialization is now much nicer.
--HG--
branch : trunk
|
2009-03-21 02:31:27 +01:00 |
hpk
|
35aebfc775
|
[svn r63160] rename masterslave -> txnode
--HG--
branch : trunk
|
2009-03-20 22:19:03 +01:00 |
hpk
|
7b82c6bb27
|
[svn r63159] re-group methods
--HG--
branch : trunk
|
2009-03-20 22:17:15 +01:00 |
hpk
|
1b3384b7bd
|
[svn r63158] UI improvements
--HG--
branch : trunk
|
2009-03-20 22:13:47 +01:00 |
hpk
|
69e68bed29
|
[svn r63157] remove old events, some more renamings
--HG--
branch : trunk
|
2009-03-20 21:38:50 +01:00 |
hpk
|
f157a5d697
|
[svn r63155] comment cleanup
--HG--
branch : trunk
|
2009-03-20 20:42:17 +01:00 |
hpk
|
cbc15b91fa
|
[svn r63154] use "node" instead of "host" everywhere
--HG--
branch : trunk
|
2009-03-20 20:33:05 +01:00 |
hpk
|
afca655202
|
[svn r63153] refactoring almost complete, apart from testnodeready info
--HG--
branch : trunk
|
2009-03-20 20:04:36 +01:00 |
hpk
|
10fb32ad37
|
[svn r63151] fix various bits, many tests pass modulo dsession host/node handling
--HG--
branch : trunk
|
2009-03-20 18:58:36 +01:00 |
hpk
|
5740cfebd6
|
[svn r63150] fix hostmanager to work with new xspecs
--HG--
branch : trunk
|
2009-03-20 18:29:08 +01:00 |
hpk
|
78495272aa
|
[svn r63107] cleanup event handling of dsession
--HG--
branch : trunk
|
2009-03-20 03:13:31 +01:00 |
hpk
|
c44764dc51
|
[svn r63106] rename host -> gateway in a couple of places
--HG--
branch : trunk
|
2009-03-20 02:09:28 +01:00 |
hpk
|
bb3ac13917
|
[svn r63105] remove non-existing event
--HG--
branch : trunk
|
2009-03-20 01:40:04 +01:00 |
hpk
|
22b4ff7f06
|
[svn r63104] * introduce rsync events
* only rsync once if a gateway is specified multiply
--HG--
branch : trunk
|
2009-03-20 01:34:59 +01:00 |
hpk
|
a94359c791
|
[svn r63091] report some more info on dist-setup
shift comments
--HG--
branch : trunk
|
2009-03-19 19:25:13 +01:00 |
hpk
|
92b2d4786d
|
[svn r63073] make sure that generated test names are always unique
--HG--
branch : trunk
|
2009-03-19 15:34:33 +01:00 |
hpk
|
cfa0cf4cfe
|
[svn r63056] try to ignore build directory (which shouldn't be there at all) for rsyncing
--HG--
branch : trunk
|
2009-03-18 22:24:42 +01:00 |
hpk
|
d9242d2a75
|
[svn r63054] several windows fixes, test suite passes now remotely.
--HG--
branch : trunk
|
2009-03-18 21:49:38 +01:00 |
hpk
|
5f25395cdd
|
[svn r63051] be very careful when we cannot unpickle an
colitem because its parent can't collect
the same way as on the sending side.
(due to platform skips etc.)
--HG--
branch : trunk
|
2009-03-18 20:23:38 +01:00 |
hpk
|
f013f0a54b
|
[svn r63050] * disabled classes or modules will now lead to a skip during setup of the colitem
* more graceful handling when "ssh" is not present
--HG--
branch : trunk
|
2009-03-18 18:54:45 +01:00 |
hpk
|
b7e47d0e3c
|
[svn r63046] change a few comments
--HG--
branch : trunk
|
2009-03-18 17:25:58 +01:00 |
hpk
|
941d06e509
|
[svn r63040] try harder to record and auto-exit gateways after test runs
--HG--
branch : trunk
|
2009-03-18 16:51:55 +01:00 |
hpk
|
ee52739b17
|
[svn r63034] fixing some tests to work across python revisions
--HG--
branch : trunk
|
2009-03-18 15:35:51 +01:00 |
hpk
|
772658d616
|
[svn r63028] allow py.test --exec=python2.4 -n 3 to work
and fix some bugs from doing so.
--HG--
branch : trunk
|
2009-03-18 13:05:18 +01:00 |