/[gcl]/gcl/ansi-tests/TODO
ViewVC logotype

Diff of /gcl/ansi-tests/TODO

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

revision 1.33 by pfdietz, Thu Jun 16 13:03:25 2005 UTC revision 1.34 by pfdietz, Sun Jun 26 00:16:08 2005 UTC
# Line 2  Things to do to the test suite (not a co Line 2  Things to do to the test suite (not a co
2    
3  1. subtypep and typep on complex types  1. subtypep and typep on complex types
4    
5    2. Refactor random type/element-of-type code.  There's too much
6      duplication.
7    
8  3. More type tests on array types  3. More type tests on array types
9    
10  4. Extend random subtypep tester to complex and array types.  4. Extend random subtypep tester to array types. (complex types already added,
11      but should extend generator of random real types)
12    
13  5. Add JA's long form define-method-combination tests (from clisp),  5. Add JA's long form define-method-combination tests (from clisp),
14    or write own.    or write own.
# Line 59  Got:      (2 NULL) Line 63  Got:      (2 NULL)
63  Expected: 1  Expected: 1
64  Got:      0  Got:      0
65    
 20. Add destructuring-bind and destructuring macro lambda list tests  
   for key and optional arguments, if they do not already exist  
   
66  21. The random tester showed (SETF AREF) wasn't being tested enough.  Add tests.  21. The random tester showed (SETF AREF) wasn't being tested enough.  Add tests.
67    
68  22. Add more symbol printing tests.  In particular, there doesn't appear to  22. Add more symbol printing tests.  In particular, there doesn't appear to
# Line 79  Got:      0 Line 80  Got:      0
80  34. (from C Rhodes) Test that CERROR allows additional arguments after a  34. (from C Rhodes) Test that CERROR allows additional arguments after a
81    condition designating itself to be used in the continue format control.    condition designating itself to be used in the continue format control.
82    
   
 35. Add test to verify that a user-defined function, when called on the  
   wrong number of arguments in safe code, emits a program-error.  
   
83  36. Add tests for bad default-initargs in object constructors.  36. Add tests for bad default-initargs in object constructors.
84    
85  37. Add tests that  methods on initialize-instance and  37. Add tests that  methods on initialize-instance and
# Line 108  Got:      0 Line 105  Got:      0
105    
106  44. Add tests for SPECIAL declarations in MACROLET (requested by piso on #lisp)  44. Add tests for SPECIAL declarations in MACROLET (requested by piso on #lisp)
107    (partially done)    (partially done)
108    
109    45. Sweep files for missing order-of-execution tests

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

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