test_ok2/py
hpk 7c2ccd8bc5 [svn r37273] merging of file:///svn/py/branch/config/py/test/rsession/rsession.py
revisions 36936 to 37267:

    ------------------------------------------------------------------------
    r37173 | fijal | 2007-01-23 11:26:32 +0100 (Tue, 23 Jan 2007) | 2 lines

    Adhere to --box option.

    ------------------------------------------------------------------------
    r37127 | fijal | 2007-01-22 13:48:33 +0100 (Mon, 22 Jan 2007) | 2 lines

    Add a few docstrings.

    ------------------------------------------------------------------------
    r37110 | hpk | 2007-01-22 00:39:24 +0100 (Mon, 22 Jan 2007) | 2 lines

    renaming some variables for more clarity

    ------------------------------------------------------------------------
    r37065 | arigo | 2007-01-20 17:15:10 +0100 (Sat, 20 Jan 2007) | 3 lines

    Choose a random free port when using the --runbrowser option,
    but stick to the fixed 8000 when using --startserver only.

    ------------------------------------------------------------------------
    r37063 | arigo | 2007-01-20 17:00:31 +0100 (Sat, 20 Jan 2007) | 5 lines

    webbrowser.open() may block until the browser finishes or not, so better
    start it from a background thread.  An case where it blocks is if you
    define the $BROWSER environment variable.


    ------------------------------------------------------------------------
    r37015 | fijal | 2007-01-19 17:24:32 +0100 (Fri, 19 Jan 2007) | 2 lines

    Major cleanup of hostmanage. Got rid of global functions in favor of some better-structured classes.

    ------------------------------------------------------------------------
    r36988 | fijal | 2007-01-19 13:25:05 +0100 (Fri, 19 Jan 2007) | 2 lines

    Improve the C-c support, also keep web interface informed about crashes/interrupts.

    ------------------------------------------------------------------------
    r36969 | fijal | 2007-01-18 20:10:36 +0100 (Thu, 18 Jan 2007) | 3 lines

    Move teardown hosts out of finally (needs further refactoring)
    Kill adddefaultoptions call for now.

    ------------------------------------------------------------------------
    r36964 | hpk | 2007-01-18 19:30:02 +0100 (Thu, 18 Jan 2007) | 8 lines

    move rconfig functionality to general Config object,
    with docstrings, and trying to change rsession accordingly.

    note that it's called "make_repr" and "merge_repr"
    the latter to make it obvious that we are changing
    the instance with the given repr.


    ------------------------------------------------------------------------
    r36962 | fijal | 2007-01-18 19:06:13 +0100 (Thu, 18 Jan 2007) | 3 lines

    Huge refactoring. Got rid of remote_options and session_options, two tests
    still fail, so it's intermediate checkin.

    ------------------------------------------------------------------------
    r36943 | fijal | 2007-01-18 16:09:30 +0100 (Thu, 18 Jan 2007) | 3 lines

    at least LSession should work now. Did not touched yet the remote options stuff,
    but some simplifications were done.

    ------------------------------------------------------------------------
    r36937 | fijal | 2007-01-18 14:22:54 +0100 (Thu, 18 Jan 2007) | 2 lines

    Create a branch for further config cleanups.

    ------------------------------------------------------------------------

--HG--
branch : trunk
2007-01-24 17:39:54 +01:00
..
apigen [svn r37266] Fixed a problem in the CallFrame code, it doesn't like py.code.Source objects 2007-01-24 17:06:35 +01:00
bin [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
builtin [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
c-extension [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
code [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
compat [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
doc [svn r37271] merging of file:///svn/py/branch/config/py/doc/test_conftest.py 2007-01-24 17:39:49 +01:00
execnet [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
io [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
log [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
magic [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
misc [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
path [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
process [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
rest [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test [svn r37273] merging of file:///svn/py/branch/config/py/test/rsession/rsession.py 2007-01-24 17:39:54 +01:00
thread [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
tool [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
xmlobj [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
LICENSE [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py.merge.tmp [svn r37268] merging of file:///svn/py/branch/config/py/__init__.py 2007-01-24 17:39:40 +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