Megatest

Diff
Login

Differences From Artifact [f9fbf4371e]:

To Artifact [0a6ed5a468]:


39
40
41
42
43
44
45






46
47
48
49
50
51
52
(declare (uses megatestmod))
(declare (uses tasksmod))

(use srfi-69)

(module subrunmod
	(






	 )

(import scheme)
(cond-expand
 (chicken-4
  
  (import chicken







>
>
>
>
>
>







39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
(declare (uses megatestmod))
(declare (uses tasksmod))

(use srfi-69)

(module subrunmod
	(
	 subrun:set-state-status
	 subrun:kill-subrun
	 subrun:get-log-path
	 subrun:remove-subrun
	 subrun:subrun-removed?
	 subrun:subrun-test-initialized?
	 )

(import scheme)
(cond-expand
 (chicken-4
  
  (import chicken