Index: dbmod.scm ================================================================== --- dbmod.scm +++ dbmod.scm @@ -166,11 +166,13 @@ db:get-rows db:get-changed-run-ids db:set-sync db:setup - + db:get-access-mode + db:test-record-fields + db:logpro-dat->csv std-exit-procedure ) (import scheme) Index: megatestmod.scm ================================================================== --- megatestmod.scm +++ megatestmod.scm @@ -45,21 +45,22 @@ db:set-state-status-and-roll-up-items common:get-install-area tests:get-all common:use-cache? -mt:lazy-read-test-config -common:get-full-test-name -tests:extend-test-patts -tests:get-itemmaps -tests:get-items -tests:get-global-waitons -tests:get-tests-search-path -tests:filter-test-names -common:args-get-testpatt -tests:filter-test-names-not-matched -common:args-get-runname + mt:lazy-read-test-config + common:get-full-test-name + tests:extend-test-patts + tests:get-itemmaps + tests:get-items + tests:get-global-waitons + tests:get-tests-search-path + tests:filter-test-names + common:args-get-testpatt + tests:filter-test-names-not-matched + common:args-get-runname + common:load-views-config ) (import scheme) (cond-expand (chicken-4