Megatest

Diff
Login

Differences From Artifact [15ae1fecd5]:

To Artifact [9eb37a6a8e]:


39
40
41
42
43
44
45



46
47
48
49
50
51
52
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55







+
+
+







(declare (uses fsmod))

(use srfi-69)

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

	 )

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