06.01.2013, 08:02, "Faré" <[email protected]>: > Dear ASDF developers, > > so as to not issue ASDF release candidates that are totally bogus anymore, > I've written this program, ql-test, inspired by ql-mapper: > ssh://common-lisp.net/home/frideau/git/ql-test.git > Maybe some of you will be interested in this infrastructure. > > I'm currently grovelling its output to determine breakage is caused > by ASDF 2.26.55. Already sent a patch to chipz. Will send more. >
Hello. ql-test resembles very closely what I do in cl-test-grid - try to load every system in quicklisp and run some tests. Sorry to tell it only after you implemented ql-test, I thought to factor out some lower level functions for you to use before proposing cl-test-grid. _______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
