Opened 17 years ago
Closed 17 years ago
#57 closed defect (fixed)
Ensure all unit tests pass on all supported CL implementations
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | low | Milestone: | 0.1 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | unit tests implementations | Cc: |
Description
Currently many unit tests fail on implementations other than the main development one (SBCL). We need to ensure all unit tests pass on all supported implementations.
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed. All tests pass on ACL, LispWorks?, SBCL, CMUCL, and OpenMCL.