trivial-package-local-nicknames
trivial-package-local-nicknames copied to clipboard
Include this test suite in implementations
We need to add these tests to ABCL, ECL, CCL, and SBCL. (This test suite is based on SBCL PLN tests, so we will need to upstream our changes.)
An open question is: how exactly do we include this test suite in implementations that implement package-local nicknames?
Will they depend on this Git repository? (I doubt so) Will they copy these tests into their own repositories? (How do we synchronize test changes with them in that case?)