Skip to content

Clozure/ccl-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ccl-tests

This repository contains a modified version of Paul Dietz's Common Lisp standards compliance test suite, as well as additional tests specific to Clozure CL (http://github.com/Clozure/ccl).

To run the tests, you can use

make CCL=/path/to/ccl test

Alternatively, start up a ccl with /path/to/dx86cl64 -n -l load.lisp and then evaluate (run-tests). Replace /path/to/dx86cl64 with the path to whatever ccl you want to run the tests in.

About

Tests for Clozure CL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages