/[gcl]/gcl/ansi-tests/types-and-class.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/types-and-class.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by pfdietz, Sat May 10 02:01:57 2003 UTC revision 1.35 by pfdietz, Fri Jun 6 03:44:25 2003 UTC
# Line 283  Line 283 
283    
284  ;;; Error checking of type-related functions  ;;; Error checking of type-related functions
285    
 (deftest type-of.error.1  
   (classify-error (type-of))  
   program-error)  
286    
 (deftest type-of.error.2  
   (classify-error (type-of nil nil))  
   program-error)  
287    
288  (deftest typep.error.1  (deftest typep.error.1
289    (classify-error (typep))    (classify-error (typep))

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26