2017-08-15 20:37:45 +05:30
|
|
|
(import (chezscheme)
|
|
|
|
(functional-tests)
|
2017-08-17 20:54:10 +05:30
|
|
|
(cache-functional-tests)
|
2017-08-15 20:37:45 +05:30
|
|
|
(thin-functional-tests))
|
|
|
|
|
|
|
|
(register-thin-tests)
|
2017-08-17 20:54:10 +05:30
|
|
|
(register-cache-tests)
|
2017-08-15 20:37:45 +05:30
|
|
|
(run-scenarios (list-scenarios))
|
|
|
|
|