No description
- Common Lisp 98.4%
- Just 1.6%
Replace all #S() literal struct forms in test fixtures with proper make-* constructor calls. This prevents FASL serialization failures during compilation because structs without make-load-form methods cannot be dumped as literals. Also export missing constructors (make-results-item, make-question-stats, make-stat-summary) from ml-qmetrics/assessment, and fix the duplicate suite name and missing package declaration in test-questionnaire.lisp. |
||
|---|---|---|
| src | ||
| tests | ||
| dev.metalisp.qmetrics.asd | ||
| Justfile | ||
| LICENSE | ||