Opened 19 years ago
Closed 19 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 by , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed. All tests pass on ACL, LispWorks, SBCL, CMUCL, and OpenMCL.