Megatest

Diff
Login

Differences From Artifact [434f7131ba]:

To Artifact [4185a9e4a7]:


38
39
40
41
42
43
44









45
46
47
48
49
50
51
(declare (uses mtmod))
(declare (uses megatestmod))

(use srfi-69)

(module tasksmod
	(









	 )

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







>
>
>
>
>
>
>
>
>







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

(use srfi-69)

(module tasksmod
	(
	 configf:write-alist
	 common:simple-unlock
	 common:simple-lock
	 tests:test-set-status!
	 common:get-launcher
	 tasks:kill-runner
	 tests:get-testconfig
	 tests:get-waitons

	 )

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