Index: configfmod.scm ================================================================== --- configfmod.scm +++ configfmod.scm @@ -49,10 +49,11 @@ read-config-set! configf:read-file configf:system + configf:config->ini shell ) (import scheme chicken Index: megatestmod.scm ================================================================== --- megatestmod.scm +++ megatestmod.scm @@ -58,10 +58,11 @@ tests:filter-test-names common:args-get-testpatt tests:filter-test-names-not-matched common:args-get-runname common:load-views-config + common:get-runconfig-targets ) (import scheme) (cond-expand (chicken-4 Index: tcp-transportmod.scm ================================================================== --- tcp-transportmod.scm +++ tcp-transportmod.scm @@ -29,10 +29,13 @@ (use address-info tcp) (module tcp-transportmod ( make-tt + tt:get-server-info-sorted + tt:ping + tt:find-server tt:start-server tt:get-servinfo-dir tt-server-timeout-param tt:mk-signature tt-state