From d6266856ca7b0bcc5e4198c0ff966f4db56818a6 Mon Sep 17 00:00:00 2001 From: hpk Date: Wed, 24 Jan 2007 18:56:02 +0100 Subject: [PATCH] [svn r37288] added some RSession related TODOs --HG-- branch : trunk --- py/doc/TODO.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/py/doc/TODO.txt b/py/doc/TODO.txt index 56e231a9d..a84590180 100644 --- a/py/doc/TODO.txt +++ b/py/doc/TODO.txt @@ -106,9 +106,12 @@ testing (done) -distributed testing ----------------------- +distributed testing / RSession +------------------------------------ +* cleanup initialisation of config / get rid of pkgdir +* unify option names (dist_*) +* (optional) see if more of py/test/session.py's Session can be reused code quality -----------------