Changeset 14248
- Timestamp:
- 11/16/12 00:34:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/test/lisp/abcl/bugs.lisp
r14238 r14248 117 117 (make-pathname :device (list "foo")) 118 118 'error) 119 t) 119 t) 120 ;; Dunno about this one. Maybe we should signal an error when 121 ;; constructed a pathname that we *know* can never refer to any resource. 122 (push 'bugs.pathname.make-pathname.1 *expected-failures*) 120 123 121 124
Note: See TracChangeset
for help on using the changeset viewer.