test_ok1/py
hpk 4791dd6501 [svn r37909] a much much much larger refactoring than i originally
intended at this point:

* HostManager and HostRSync are now acting
  more locally, also easier to test.

* HostInfo deals with setting up gateways now

* HostManager, HostRSync and HostInfo are
  all tested now in test_hostmanage.py
  (and do not involve a full startup of RSessions)

* for rsyncing, the original directory structure
  (relative to config.topdir) is preserved on the
  other side, this makes "dist_rsync_roots" relatively
  clean now (but it doesn't pick up things on the fly,
  only initialises at the beginning)

* added lots of tests

* removed more occurences of pkgdir

* streamlined and simplified some tests

* removed lots of tests that do not appear to test
  specifically enough (and caused trouble for
  the refactoring)

* removed lots of (but not all, i guess) test-specific
  functionality in hostmanage.py and a bit in rsession.py

* removed HostOptions() in favour of rather directly
  accessing config values

--HG--
branch : trunk
2007-02-04 15:05:01 +01:00
..
apigen [svn r37837] A bit of cleanup of the HTML generation: some of the layout related stuff is 2007-02-03 00:29:01 +01:00
bin [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00
builtin [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
c-extension [svn r37899] Try to print the exception before dying. 2007-02-04 13:31:24 +01:00
code [svn r37674] Added document 'code.txt' that describes py.code, added docstrings to py.code 2007-01-31 16:29:18 +01:00
compat [svn r37620] ensure 2.5 compatibility 2007-01-30 17:54:14 +01:00
doc [svn r37886] hum, i thought i had refactored this option name already ... 2007-02-03 21:35:14 +01:00
execnet [svn r37866] small cleanup of ground std* descriptors. 2007-02-03 13:31:47 +01:00
io [svn r37872] StdCaptureFD and StdCapture now try 2007-02-03 14:57:25 +01:00
log [svn r37741] monster checking for 2007-02-01 16:20:39 +01:00
magic [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
misc [svn r37865] more descriptive skip msg 2007-02-03 13:27:48 +01:00
path [svn r37901] make_numbered_dir(): in a fork() situation, only the last process should remove 2007-02-04 14:01:21 +01:00
process [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
rest [svn r37609] Oops, forgot to check this in: update to deal with change in py.xml.html. 2007-01-30 16:43:00 +01:00
test [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
thread [svn r37741] monster checking for 2007-02-01 16:20:39 +01:00
tool [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
xmlobj [svn r37608] Added some code to make sure 'inline' elements aren't indented (gotta love 2007-01-30 16:42:19 +01:00
LICENSE [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37863] Ooops, didn't meant to check that in. 2007-02-03 13:15:23 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
env.cmd [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
env.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
initpkg.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00