Megatest

Diff
Login

Differences From Artifact [9eb37a6a8e]:

To Artifact [70de32f7f8]:


42
43
44
45
46
47
48




49
50
51
52
53
54
55

(module testsmod
	(
	 tests:summarize-items
	 tests:filter-non-runnable
	 tests:sort-by-priority-and-waiton





	 )

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







>
>
>
>







42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59

(module testsmod
	(
	 tests:summarize-items
	 tests:filter-non-runnable
	 tests:sort-by-priority-and-waiton

	 tests:summarize-test
	 tests:save-final-status
	 tests:update-central-meta-info
	 tests:set-full-meta-info
	 )

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