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

Index of /gcl/ansi-tests

Files shown:858 (Show 50 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
TMP/        
beyond-ansi/        
doc/        
rctest/        
rt/        
.cvsignore  1.5  20 years  pfdietz   At request of new-b on #lisp irc, added *.pfsl and *.dfsl to .cvsignore.
ISSUES  1.2  20 years  pfdietz   Begin adding tests for concatenated streams, update issues and todos.
README  1.5  19 years  pfdietz   Add disclaimer about purpose of the test suite
TODO  1.37  18 years  pfdietz   Add SBCL misc test (misc.622). Fix problems in random-type-prop tests on mutatin…
abort.lsp  1.2  20 years  pfdietz   Begin updating error tests to use SIGNALS-ERROR instead of CLASSIFY-ERROR. The …
abs.lsp  1.3  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
acons.lsp  1.5  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
acos.lsp  1.4  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
acosh.lsp  1.5  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
add-method.lsp  1.4  20 years  pfdietz   Begin updating error tests to use SIGNALS-ERROR instead of CLASSIFY-ERROR. The …
adjoin.lsp  1.7  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
adjust-array.lsp  1.13  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
adjustable-array-p.lsp  1.9  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
allocate-instance.lsp  1.8  20 years  pfdietz   Begin updating error tests to use SIGNALS-ERROR instead of CLASSIFY-ERROR. The …
and.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
ansi-aux-macros.lsp  1.3  20 years  pfdietz   Bug fix in eval-when.1 due to Gerd Moellmann.
ansi-aux.lsp  1.126  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
append.lsp  1.6  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
apply.lsp  1.7  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
apropos-list.lsp  1.2  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
apropos.lsp  1.4  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
aref.lsp  1.4  18 years  pfdietz   Add specialized integer vector and string tests
arithmetic-error.lsp  1.1  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-as-class.lsp  1.1  21 years  pfdietz   More tests for arrays, vectors, and simple arrays. Tests for array and vector c…
array-aux.lsp  1.8  17 years  camm   more array tests for gcl;axe clcs-error-set;broaden fast-link checking types;axe…
array-dimension.lsp  1.4  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-dimensions.lsp  1.9  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-displacement.lsp  1.10  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-element-type.lsp  1.1  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-has-fill-pointer-p.lsp  1.1  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-in-bounds-p.lsp  1.5  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-misc.lsp  1.1  21 years  pfdietz   More array tests.
array-rank.lsp  1.9  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-row-major-index.lsp  1.5  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array-t.lsp  1.1  21 years  pfdietz   More array type tests.
array-total-size.lsp  1.9  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
array.lsp  1.3  21 years  pfdietz   More tests for arrays, vectors, and simple arrays. Tests for array and vector c…
arrayp.lsp  1.6  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
ash.lsp  1.6  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
asin.lsp  1.4  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
asinh.lsp  1.5  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
assert.lsp  1.3  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
assoc-if-not.lsp  1.9  18 years  pfdietz   More macro env tests
assoc-if.lsp  1.8  18 years  pfdietz   More macro env tests
assoc.lsp  1.10  18 years  pfdietz   Make some checks for tyoe-errors more exacting, checking that the datum is the e…
atan.lsp  1.6  18 years  pfdietz   More macro env tests
atanh.lsp  1.5  18 years  pfdietz   More macro env tests
atom-errors.lsp  1.2  21 years  pfdietz   Replaced EQ with EQT and SUBTYPEP with SUBTYPEP* in many places. These are the s…
atom.lsp  1.4  18 years  pfdietz   More macro env tests
backquote-aux.lsp  1.1  19 years  pfdietz   Added more backquote printing tests
base-string.lsp  1.3  18 years  pfdietz   Fixes for ECL
bit-and.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-andc1.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-andc2.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-aux.lsp  1.2  18 years  pfdietz   Change a type to avoid a gcl typep bug
bit-eqv.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-ior.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-nand.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-nor.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-not.lsp  1.6  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-orc1.lsp  1.7  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-orc2.lsp  1.7  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-vector-p.lsp  1.5  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit-vector.lsp  1.1  21 years  pfdietz   Tests for bit-vector and simple-bit-vector types, vectorp, bit, and sbit. More …
bit-xor.lsp  1.8  18 years  pfdietz   Added macro env tests for function starting with 'b'.
bit.lsp  1.5  20 years  pfdietz   Begin updating error tests to use SIGNALS-ERROR instead of CLASSIFY-ERROR. The …
block.lsp  1.6  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
boole.lsp  1.4  18 years  pfdietz   Added macro env tests for function starting with 'b'.
boundp.lsp  1.9  18 years  pfdietz   Added macro env tests for function starting with 'b'.
broadcast-stream-streams.lsp  1.1  20 years  pfdietz   Added tests for broadcast streams, two-way streams.
butlast.lsp  1.7  18 years  pfdietz   Added macro env tests for function starting with 'b'.
byte.lsp  1.3  18 years  pfdietz   Added macro env tests for function starting with 'b'.
call-arguments-limit.lsp  1.3  19 years  pfdietz   Changed various functions to the form that returns T for true.
call-next-method.lsp  1.4  20 years  pfdietz   More tess, on the behavior with optional arguments.
case.lsp  1.9  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
catch.lsp  1.5  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
ccase.lsp  1.10  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
ceiling-aux.lsp  1.2  20 years  pfdietz   Reduced iteration count on randomized numeric tests to 1000. Added LCM tests. …
ceiling.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
cell-error-name.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
cerror.lsp  1.5  18 years  pfdietz   Add FORMATTER format control tests to warn, error, cerror tests
change-class.lsp  1.13  18 years  pfdietz   Remove unused variable
char-aux.lsp  1.12  18 years  pfdietz   Removed stray #\a
char-compare.lsp  1.8  20 years  pfdietz   Changed classify-error forms to signals-error forms.
char-schar.lsp  1.8  18 years  pfdietz   Add error tests, argument-evaluated-once tests.
character.lsp  1.15  18 years  pfdietz   Added macro env tests for function starting with 'b'.
check-type.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
cis.lsp  1.3  20 years  pfdietz   Fixed CIS.1, which was broken.
cl-symbol-names.lsp  1.13  18 years  pfdietz   Add list of names for 'safe' unary predicates -- predicates that can be applied …
cl-symbols-aux.lsp  1.5  19 years  pfdietz   Fixed non-ansi-ism in FOR loop
cl-symbols.lsp  1.31  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
cl-test-package.lsp  1.13  18 years  pfdietz   Export *cl-symbols* from CL-TEST
class-name.lsp  1.4  18 years  pfdietz   Add a test that (setf class-name) returns the correct values
class-of.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
class-precedence-lists.lsp  1.11  18 years  camm   class-precedence-list tests should work now
clear-input.lsp  1.6  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
clear-output.lsp  1.5  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
clrhash.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
coerce.lsp  1.16  18 years  pfdietz   Refactor tests iterating over *universe*
compile-and-load.lsp  1.11  18 years  pfdietz   Make compile-and-load merge against *load-pathname* if it is being called while …
compile-file-test-file-2.lsp  1.2  19 years  pfdietz   More test fixups, add test for signaling a warning (not style warning) during co…
compile-file-test-file-2a.lsp  1.1  19 years  pfdietz   More test fixups, add test for signaling a warning (not style warning) during co…
compile-file-test-file-3.lsp  1.1  19 years  pfdietz   More compile-file tests
compile-file-test-file-4.lsp  1.1  19 years  pfdietz   Change asserts to a form that indicates the failing conditions in the return val…
compile-file-test-file-5.lsp  1.1  19 years  pfdietz   Add test for *compile-file-pathname*, *compile-file-truename*
compile-file-test-file.lsp  1.1  19 years  pfdietz   Begin adding tests for compile-file
compile-file.lsp  1.13  18 years  camm   revert inadvertent commits
compile.lsp  1.10  18 years  pfdietz   Add comment
compiled-function-p.lsp  1.5  18 years  pfdietz   Refactor tests iterating over *universe*
compileit.lsp  1.3  18 years  pfdietz   The feature for cmucl is :cmu, not :cmucl
compiler-macros.lsp  1.2  21 years  pfdietz   Moved ansi-test/rt/ files to ansi-tests/, since ECL was having trouble with comp…
complement.lsp  1.10  18 years  pfdietz   Refactor tests iterating over *universe*
complex.lsp  1.3  20 years  pfdietz   Additional complex tests.
complexp.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
compute-applicable-methods.lsp  1.4  20 years  pfdietz   Changed classify-error forms to signals-error forms.
compute-restarts.lsp  1.3  18 years  pfdietz   Disabled two disputed tests
concatenate.lsp  1.18  18 years  pfdietz   Refactor fold tests using a convenient macro.
concatenated-stream-streams.lsp  1.1  20 years  pfdietz   Begin adding tests for concatenated streams, update issues and todos.
cond.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
condition.lsp  1.1  21 years  pfdietz   Began adding tests for conditions and hash tables. Added tests for env arguments…
conjugate.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
cons-aux.lsp  1.6  18 years  pfdietz   More const fold tests
cons-test-01.lsp  1.14  18 years  pfdietz   Refactor tests iterating over *universe*
cons-test-03.lsp  1.12  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
cons-test-05.lsp  1.12  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
cons.lsp  1.4  18 years  pfdietz   More const fold tests
consp.lsp  1.4  18 years  pfdietz   Refactor tests iterating over *universe*
constantly.lsp  1.5  20 years  pfdietz   Changed classify-error forms to signals-error forms.
constantp.lsp  1.9  18 years  pfdietz   Fixed bug in constantp.11 pointed out by DR
continue.lsp  1.1  21 years  pfdietz   Finished adding tess for the conditions section. Mostly restarts.
copy-alist.lsp  1.5  18 years  pfdietz   Refactor tests iterating over *universe*
copy-list.lsp  1.4  18 years  pfdietz   Add fresh values tests
copy-pprint-dispatch.lsp  1.5  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
copy-readtable.lsp  1.2  19 years  pfdietz   More syntax tests
copy-seq.lsp  1.14  18 years  pfdietz   Refactor fold tests using a convenient macro.
copy-symbol.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
copy-tree.lsp  1.4  18 years  pfdietz   More const fold tests
cos.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
cosh.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
count-if-not.lsp  1.16  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
count-if.lsp  1.16  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
count.lsp  1.19  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
ctypecase.lsp  1.11  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
cxr.lsp  1.6  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
data-and-control-flow.lsp  1.1  21 years  pfdietz   Made make clean more aggressive.
decf.lsp  1.7  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
declaim.lsp  1.2  18 years  pfdietz   More error cases for PROCLAIM, FTYPE test for DECLAIM
declaration.lsp  1.3  18 years  pfdietz   Define the declaration/type conflict tests only if the system actually warnings …
decode-universal-time.lsp  1.4  18 years  pfdietz   patch for possible ambiguity at end of DST
defclass-01.lsp  1.17  18 years  pfdietz   fixed typo in test class-13.1
defclass-02.lsp  1.9  20 years  pfdietz   More tests of defclass, mostly of inheritance.
defclass-03.lsp  1.7  20 years  pfdietz   Fixed test names.
defclass-aux.lsp  1.9  20 years  pfdietz   Added report-and-ignore-errors forms to enable gcl to at least load the tests wi…
defclass-errors.lsp  1.5  18 years  pfdietz   Fix test bug causing false successes in defclass.error.24 (spotted by P. Graves)…
defclass-forward-reference.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
defclass.lsp  1.6  20 years  pfdietz   Consolidated and renamed some defclass error tests (I created redundant tests by…
defconstant.lsp  1.9  20 years  pfdietz   Changed classify-error forms to signals-error forms.
defgeneric-method-combination-and.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-append.lsp  1.5  20 years  pfdietz   Test that invalid method qualifiers in some methods does not break calls for whi…
defgeneric-method-combination-aux.lsp  1.1  20 years  pfdietz   Added tests for the rest of the builtin method combinations (other than STANDARD…
defgeneric-method-combination-list.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-max.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-min.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-nconc.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-or.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-plus.lsp  1.6  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric-method-combination-progn.lsp  1.5  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
defgeneric.lsp  1.20  20 years  pfdietz   Changed classify-error forms to signals-error forms.
define-compiler-macro.lsp  1.6  18 years  pfdietz   Add test that compiler macros don't override ordinary macros when a NOTINLINE de…
define-condition-aux.lsp  1.8  20 years  pfdietz   Added report-and-ignore-errors forms to enable gcl to at least load the tests wi…
define-condition.lsp  1.10  19 years  pfdietz   Fixed eq/eql problem observed by P. Graves
define-method-combination-long-form.lsp  1.2  18 years  pfdietz   More long form define-method-combination tests
define-method-combination.lsp  1.7  17 years  camm   *** empty log message ***
define-modify-macro.lsp  1.8  18 years  pfdietz   Add documentation tests for DEFINE-MODIFY-MACRO
define-setf-expander.lsp  1.4  18 years  pfdietz   Ignore errors in define-setf-expander forms
define-symbol-macro.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
defmacro.lsp  1.4  18 years  pfdietz   Fix two test bugs
defmethod.lsp  1.4  18 years  pfdietz   More error tests associated with keyword parameters
defpackage.lsp  1.3  18 years  pfdietz   Fix possible test ordering issue
defparameter.lsp  1.6  20 years  pfdietz   Changed classify-error forms to signals-error forms.
defsetf.lsp  1.5  19 years  pfdietz   defsetf.1 doesn't conform when compiled, so wrap the second form in an eval
deftype.lsp  1.6  18 years  pfdietz   Removed deftype.14
defun.lsp  1.12  18 years  pfdietz   Add a documentation test
defvar.lsp  1.6  20 years  pfdietz   Changed classify-error forms to signals-error forms.
delete-file.lsp  1.5  19 years  pfdietz   Add some checks for logical pathnames to rename-file, delete-file tests. Add mo…
delete-package.lsp  1.2  19 years  pfdietz   Added test file for SHADOWING-IMPORT. Added specialized sequence (string) tests …
deposit-field.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
describe.lsp  1.3  18 years  pfdietz   Add method to describe-object
destructuring-bind.lsp  1.15  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
directory-namestring.lsp  1.2  18 years  pfdietz   Disable directory-namestring.3 for lispworks
directory.lsp  1.6  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
disassemble.lsp  1.7  18 years  pfdietz   Add another test (confirm that disassemble does not cause the function being dis…
dispatch-macro-characters.lsp  1.1  19 years  pfdietz   Begin adding tests for dispatch-macro functions
divide.lsp  1.7  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
division-aux.lsp  1.2  20 years  pfdietz   Added more informative output for a division test, and a comment explaining a po…
do-all-symbols.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
do-external-symbols.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
do-symbols.lsp  1.7  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
do.lsp  1.3  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
documentation.lsp  1.7  18 years  camm   revert inadvertent commits
doit.lsp  1.7  17 years  camm   use-fast-links in ansi-tests;process-warning safety 1 to keep check-type FIXME;s…
doit1.lsp  1.1  18 years  pfdietz   Add makefile entries for separate testing of sections of the standard
doit2.lsp  1.2  18 years  pfdietz   Disable nil arrays, vectors in lispworks
dolist.lsp  1.3  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
dostar.lsp  1.3  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
dotimes.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
dpb.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
dribble.lsp  1.2  18 years  pfdietz   Add FIXMEs for enhancments
dynamic-extent.lsp  1.4  17 years  pfdietz   Add tests for (function (setf ...)) for ignore and dynamic-extent declarations …
ecase.lsp  1.7  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
echo-stream-input-stream.lsp  1.1  20 years  pfdietz   Tests for echo stream accessors.
echo-stream-output-stream.lsp  1.1  20 years  pfdietz   Tests for echo stream accessors.
ed.lsp  1.1  18 years  pfdietz   Added tests (such as they are) for ED, INSPECT, and DRIBBLE
elt.lsp  1.17  18 years  pfdietz   More error cases on specialized vectors
encode-universal-time.lsp  1.2  18 years  pfdietz   Comment out encode-universal-time.2, which has a bug related to daylight savings…
endp.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
enough-namestring.lsp  1.1  19 years  pfdietz   Tests for the various namestring functions. More error tests for LOGICAL-PATHNAM…
ensure-directories-exist.lsp  1.8  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
ensure-generic-function.lsp  1.7  18 years  pfdietz   Pass a list of declaration specifiers for the :declare argument
environment-functions.lsp  1.1  19 years  pfdietz   Add simple tests for eight environment functions
epsilons.lsp  1.3  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
eql.lsp  1.7  18 years  pfdietz   Refactor tests iterating over *universe*
equal.lsp  1.8  19 years  pfdietz   More tests for EQUAL (on possible specialized strings, strings with fill pointer…
equalp.lsp  1.10  19 years  pfdietz   Fix for precision problem in equalp.17
error.lsp  1.5  18 years  pfdietz   Add FORMATTER format control tests to warn, error, cerror tests
etypecase.lsp  1.9  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
eval-and-compile.lsp  1.1  21 years  pfdietz   Made make clean more aggressive.
eval-when.lsp  1.5  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
eval.lsp  1.6  18 years  pfdietz   Add check that eval of unbound variable gives an unbound-variable condition with…
evenp.lsp  1.5  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
every.lsp  1.14  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
exp-aux.lsp  1.1  20 years  pfdietz   Added EXPT tests. Some files for EXP tests, but they are not loaded yet as I fi…
exp.lsp  1.3  18 years  pfdietz   Added floating point overflow, underflow tests for EXP
export.lsp  1.2  18 years  pfdietz   Fixed a test ordering problem
expt.lsp  1.7  18 years  pfdietz   Fixed typo
fboundp.lsp  1.15  18 years  pfdietz   Fixed three check-type-error error cases
fceiling-aux.lsp  1.1  20 years  pfdietz   Tests for ceiling, fceiling, truncate, ftruncate. These tests are incomplete (m…
fceiling.lsp  1.4  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
fdefinition.lsp  1.8  18 years  pfdietz   Removed FDEFINITION.ERROR.5, which is not actually required by the standard
features.lsp  1.3  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
ffloor-aux.lsp  1.1  20 years  pfdietz   More FLOOR tests, and new FFLOOR tests.
ffloor.lsp  1.4  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
file-author.lsp  1.5  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
file-error.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
file-length.lsp  1.8  18 years  pfdietz   Change (integer (0)) to (integer 1) to avoid typep bug in gcl
file-namestring.lsp  1.1  19 years  pfdietz   Tests for the various namestring functions. More error tests for LOGICAL-PATHNAM…
file-position.lsp  1.3  20 years  pfdietz   More file-position tests.
file-string-length.lsp  1.3  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
file-write-date.lsp  1.5  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
fill-pointer.lsp  1.7  18 years  pfdietz   Fixed test bug detected by piso: it's legal for all vectors in an implementation…
fill-strings.lsp  1.4  21 years  pfdietz   Spruced up order/number of evaluation tests, fixed some test names.
fill.lsp  1.16  19 years  pfdietz   More tests on specialized vectors (integer vectors, integer vectors with fill/di…
find-all-symbols.lsp  1.4  19 years  pfdietz   More tests for non-simple or non-base strings
find-class.lsp  1.4  20 years  pfdietz   Changed classify-error forms to signals-error forms.
find-if-not.lsp  1.10  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
find-if.lsp  1.12  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
find-method.lsp  1.5  20 years  pfdietz   Changed classify-error forms to signals-error forms.
find-package.lsp  1.6  18 years  pfdietz   More changes to make the tests order-oblivious
find-symbol.lsp  1.7  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
find.lsp  1.17  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
finish-output.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
flet.lsp  1.26  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
float.lsp  1.3  20 years  pfdietz   Fix various test problems exposed by clisp.
floatp.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
floor-aux.lsp  1.3  20 years  pfdietz   Reduced iteration count on randomized numeric tests to 1000. Added LCM tests. …
floor.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
fmakunbound.lsp  1.10  18 years  pfdietz   Fixed three check-type-error error cases
force-output.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
format-a.lsp  1.4  19 years  pfdietz   FORMATTER tests for ~A
format-ampersand.lsp  1.4  19 years  pfdietz   Fill in gaps in coverage of the FORMATTER tests. Many tests of FORMATTER are in…
format-b.lsp  1.4  18 years  pfdietz   Add check that the printing of unreadable objects doesn't change due to an inopp…
format-brace.lsp  1.14  18 years  pfdietz   Fix test names
format-c.lsp  1.2  19 years  pfdietz   Fill in gaps in coverage of the FORMATTER tests. Many tests of FORMATTER are in…
format-circumflex.lsp  1.15  19 years  pfdietz   ~S tests for FORMATTER, and add logic to check number of extra args returned by …
format-conditional.lsp  1.5  19 years  pfdietz   Fixed two test bugs noted by Bruno Haible
format-d.lsp  1.5  18 years  pfdietz   Add check that the printing of unreadable objects doesn't change due to an inopp…
format-f.lsp  1.6  19 years  pfdietz   Added FORMATTER tests for ~f
format-goto.lsp  1.4  19 years  pfdietz   ~S tests for FORMATTER, and add logic to check number of extra args returned by …
format-i.lsp  1.1  19 years  pfdietz   Added tests for ~I format directive.
format-justify.lsp  1.5  19 years  pfdietz   Test of ~^ in ~< ~>
format-logical-block.lsp  1.8  19 years  pfdietz   Fixed incorrect keyword arg
format-newline.lsp  1.2  19 years  pfdietz   Convert format tests to combination format/formatter tests using a DEF-FORMAT-TE…
format-o.lsp  1.4  18 years  pfdietz   Add check that the printing of unreadable objects doesn't change due to an inopp…
format-p.lsp  1.3  19 years  pfdietz   More formatter tests for ~( and ~p
format-page.lsp  1.3  19 years  pfdietz   ~S tests for FORMATTER, and add logic to check number of extra args returned by …
format-paren.lsp  1.3  19 years  pfdietz   More formatter tests for ~( and ~p
format-percent.lsp  1.4  19 years  pfdietz   Fill in gaps in coverage of the FORMATTER tests. Many tests of FORMATTER are in…
format-question.lsp  1.2  19 years  pfdietz   Convert format tests to combination format/formatter tests using a DEF-FORMAT-TE…
format-r.lsp  1.5  18 years  pfdietz   Change (integer (0)) to (integer 1) to avoid typep bug in gcl
format-s.lsp  1.4  19 years  pfdietz   FORMATTER tests for ~S
format-slash.lsp  1.1  19 years  pfdietz   Tests for ~/.../ directives
format-t.lsp  1.2  19 years  pfdietz   Fixed typo in format.:@.4
format-tilde.lsp  1.4  19 years  pfdietz   Fill in gaps in coverage of the FORMATTER tests. Many tests of FORMATTER are in…
format-underscore.lsp  1.3  19 years  pfdietz   Begin adding formatter tests for ~_
format-x.lsp  1.6  18 years  pfdietz   Add check that the printing of unreadable objects doesn't change due to an inopp…
format.lsp  1.1  19 years  pfdietz   This file had been sitting around for a while. Add it to the repository now, bu…
formatter-c.lsp  1.2  19 years  pfdietz   Fixed a test name
fresh-line.lsp  1.3  20 years  pfdietz   Added tests checking that stream functions that accept stream designators actual…
fround-aux.lsp  1.2  20 years  pfdietz   You can't coerce a float to an integer, even if the float is a mathematical inte…
fround.lsp  1.4  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
ftruncate-aux.lsp  1.1  20 years  pfdietz   Tests for ceiling, fceiling, truncate, ftruncate. These tests are incomplete (m…
ftruncate.lsp  1.4  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
funcall.lsp  1.9  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
function-lambda-expression.lsp  1.4  18 years  pfdietz   Add a test of function-lambda-expression on generic functions
function.lsp  1.16  18 years  pfdietz   Refactor tests iterating over *universe*
functionp.lsp  1.16  18 years  pfdietz   Refactor tests iterating over *universe*
gcd-aux.lsp  1.2  20 years  pfdietz   Reduced iteration count on randomized numeric tests to 1000. Added LCM tests. …
gcd.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
gclload.lsp  1.14  17 years  camm   use-fast-links in ansi-tests;process-warning safety 1 to keep check-type FIXME;s…
gclload1.lsp  1.16  18 years  pfdietz   Preload echo stream stuff in lispworks
gclload2.lsp  1.118  18 years  pfdietz   Load character, misc tests via load-*.lsp files
gensym.lsp  1.5  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
gentemp.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
get-internal-time.lsp  1.1  18 years  pfdietz   Add tests for get-internal-real/run-time
get-macro-character.lsp  1.2  19 years  pfdietz   Load reader aux macros
get-output-stream-string.lsp  1.1  20 years  pfdietz   Finish concatenated stream tests, and add tests of get-output-stream-string
get-properties.lsp  1.4  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
get-setf-expansion.lsp  1.3  18 years  pfdietz   Add tests for define-setf-expander, get-setf-expansion, and tests involving PSET…
get-universal-time.lsp  1.1  18 years  pfdietz   Add tests of get-universal-time, get-decoded-time
get.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
getf.lsp  1.5  18 years  pfdietz   Make setf-getf.order.1 have more useful output
gethash.lsp  1.6  19 years  pfdietz   Fixed typo
handler-bind.lsp  1.3  21 years  pfdietz   The types in handlers must be subtypes of CONDITION, so some of the tests were f…
handler-case.lsp  1.7  19 years  pfdietz   Free declaration scope tests, and a test for updating :index in with-input-from-…
hash-table-aux.lsp  1.1  20 years  pfdietz   Mostly hash table tests; some minor comment changes in rctest.
hash-table-count.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
hash-table-p.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
hash-table-rehash-size.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
hash-table-rehash-threshold.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
hash-table-size.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
hash-table-test.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
hash-table.lsp  1.3  20 years  pfdietz   Start of hash table tests.
host-namestring.lsp  1.3  19 years  pfdietz   Don't assume that host-namestring can be applied to a host name
identity.lsp  1.6  18 years  pfdietz   Refactor tests iterating over *universe*
if.lsp  1.4  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
ignorable.lsp  1.2  17 years  pfdietz   Added tests of (ignorable (function (setf <symbol>)))
ignore-errors.lsp  1.1  21 years  pfdietz   Load handler-case.lsp; add ignore-errors.lsp
ignore.lsp  1.2  17 years  pfdietz   Add tests for (function (setf ...)) for ignore and dynamic-extent declarations …
imagpart.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
import.lsp  1.7  19 years  pfdietz   More tests for non-simple or non-base strings
in-package.lsp  1.4  18 years  pfdietz   in-package tests are now less sensitive to test ordering
incf.lsp  1.7  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
input-stream-p.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
inspect.lsp  1.1  18 years  pfdietz   Added tests (such as they are) for ED, INSPECT, and DRIBBLE
integer-length.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
integerp.lsp  1.3  18 years  pfdietz   Refactor type predicate test
interactive-stream-p.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
intern.lsp  1.2  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
intersection.lsp  1.6  18 years  pfdietz   More const fold tests
invoke-debugger.lsp  1.4  20 years  pfdietz   Changed classify-error forms to signals-error forms.
isqrt.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
keyword.lsp  1.8  19 years  pfdietz   Disabled keyword.[456] for the moment, and add a comment explaining why.
keywordp.lsp  1.3  19 years  pfdietz   Check that (keywordp x) == (eq (symbol-package x) (find-package KEYWORD))
labels.lsp  1.18  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
lambda-list-keywords.lsp  1.3  21 years  pfdietz   Added more class tests, fixed up a lambda-list-keywords test.
lambda-parameters-limit.lsp  1.1  21 years  pfdietz   Added tests for CALL-ARGUMENTS-LIMIT and LAMBDA-PARAMETERS-LIMIT
lambda.lsp  1.8  18 years  pfdietz   Another tests of declarations on aux variables.
last.lsp  1.5  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
lcm.lsp  1.5  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
ldb.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
ldiff.lsp  1.5  18 years  pfdietz   More const fold tests
length.lsp  1.10  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
let.lsp  1.13  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
letstar.lsp  1.2  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
list-all-packages.lsp  1.2  18 years  pfdietz   More changes to make the tests order-oblivious
list-length.lsp  1.4  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
list.lsp  1.3  18 years  pfdietz   More const fold tests
listen.lsp  1.6  18 years  pfdietz   Removed dubious test listen.5
listp.lsp  1.4  18 years  pfdietz   Refactor tests iterating over *universe*
load-arrays.lsp  1.3  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
load-characters.lsp  1.1  18 years  pfdietz   Add makefile entries for separate testing of sections of the standard
load-conditions.lsp  1.11  18 years  pfdietz   Condition tests depend on types-aux.lsp
load-cons.lsp  1.6  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
load-data-and-control-flow.lsp  1.9  18 years  camm   revert inadvertent commits
load-environment.lsp  1.12  18 years  pfdietz   Don't do INSPECT tests in lispworks
load-eval-and-compile.lsp  1.14  18 years  pfdietz   Added tests for MACRO-FUNCTION
load-files.lsp  1.7  20 years  pfdietz   More files tests, and added more logical pathname tests. We make an assumption …
load-format.lsp  1.13  19 years  pfdietz   Fill in gaps in coverage of the FORMATTER tests. Many tests of FORMATTER are in…
load-hash-tables.lsp  1.4  20 years  pfdietz   Add tests for with-hash-table-iterator, sxhash
load-iteration.lsp  1.2  19 years  pfdietz   Split iteration.lsp into four files
load-logical-pathname-translations.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
load-misc.lsp  1.1  18 years  pfdietz   Add makefile entries for separate testing of sections of the standard
load-numbers.lsp  1.42  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
load-objects.lsp  1.41  18 years  pfdietz   Some omitted tests for DEFMETHOD
load-packages.lsp  1.3  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
load-pathnames.lsp  1.13  19 years  pfdietz   Tests for the various namestring functions. More error tests for LOGICAL-PATHNAM…
load-printer.lsp  1.28  19 years  pfdietz   Many new printer tests, including tests of parts of format.
load-reader.lsp  1.10  19 years  pfdietz   Load dispatch macro characters tests
load-sequences.lsp  1.4  18 years  pfdietz   Forgot to load four files
load-streams.lsp  1.32  19 years  pfdietz   Begin adding tests specifically on with-open-stream
load-strings.lsp  1.2  19 years  pfdietz   Begin adding tests for ~{ ~} Move some string tests to their own more properly n…
load-structures.lsp  1.3  20 years  pfdietz   I forgot to test slot override in defstruct :include options. Add some tests fo…
load-symbols.lsp  1.10  19 years  pfdietz   More tweaks to symbols tests
load-system-construction.lsp  1.5  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
load-test-file-2.lsp  1.1  19 years  pfdietz   Tests for LOAD
load-test-file.lsp  1.1  19 years  pfdietz   Tests for LOAD
load-types-and-class.lsp  1.10  18 years  pfdietz   Begin moving some typep tests to their own file; add more error tests for typep …
load.lsp  1.6  18 years  pfdietz   Add tests that *readtable*, *package* are actually bound in a LOAD form.
locally.lsp  1.2  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
log.lsp  1.3  19 years  pfdietz   Fixed possible 0 lossage in log tests
logand.lsp  1.4  18 years  pfdietz   More type error refactoring
logandc1.lsp  1.3  18 years  pfdietz   Add check-type-error, which encapsulates a common idiom. Refactor many tests th…
logandc2.lsp  1.3  18 years  pfdietz   More type error refactoring
logbitp.lsp  1.5  18 years  pfdietz   More type error refactoring
logcount.lsp  1.3  18 years  pfdietz   More type error refactoring
logeqv.lsp  1.3  18 years  pfdietz   More type error refactoring
logical-pathname-translations.lsp  1.1  20 years  pfdietz   Add stub file for tests of logical-pathname-translations. Begin adding tests of…
logical-pathname.lsp  1.7  18 years  pfdietz   More type error refactoring
logior.lsp  1.4  18 years  pfdietz   Removed repeated IN-PACKAGE form
lognand.lsp  1.3  18 years  pfdietz   More type error refactoring
lognor.lsp  1.3  18 years  pfdietz   More type error refactoring
lognot.lsp  1.3  18 years  pfdietz   More type error refactoring
logorc1.lsp  1.3  18 years  pfdietz   More type error refactoring
logorc2.lsp  1.3  18 years  pfdietz   More type error refactoring
logtest.lsp  1.3  18 years  pfdietz   More type error refactoring
logxor.lsp  1.3  18 years  pfdietz   More type error refactoring
loop.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
loop1.lsp  1.8  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop10.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop11.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop12.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop13.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop14.lsp  1.2  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop15.lsp  1.2  20 years  pfdietz   Added report-and-ignore-errors forms to enable gcl to at least load the tests wi…
loop16.lsp  1.2  20 years  pfdietz   Added report-and-ignore-errors forms to enable gcl to at least load the tests wi…
loop17.lsp  1.3  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop2.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop3.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop4.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop5.lsp  1.9  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop6.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop7.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop8.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
loop9.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
macro-function.lsp  1.2  18 years  pfdietz   Order of eval tests
macroexpand-1.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
macroexpand.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
macrolet.lsp  1.20  17 years  pfdietz   Added tests for free declarations in macrolet
make-array.lsp  1.16  18 years  pfdietz   Added more make-array tests for vectors with fill pointers
make-broadcast-stream.lsp  1.6  18 years  pfdietz   More type error refactoring
make-concatenated-stream.lsp  1.6  20 years  pfdietz   Renamed test with dup name
make-condition.lsp  1.5  18 years  pfdietz   Fixed malformed :notes on make-condition.[34]
make-echo-stream.lsp  1.4  20 years  pfdietz   More TODOs, and tests for echo streams and two-way streams.
make-hash-table.lsp  1.3  20 years  pfdietz   Mostly hash table tests; some minor comment changes in rctest.
make-instance.lsp  1.7  18 years  pfdietz   Add some built-in class tests
make-instances-obsolete.lsp  1.4  19 years  pfdietz   Allow the return value of MAKE-INSTANCES-OBSOLETE be either the class or its nam…
make-list.lsp  1.5  18 years  pfdietz   More const fold tests
make-load-form-saving-slots.lsp  1.5  20 years  pfdietz   Changed classify-error forms to signals-error forms.
make-load-form.lsp  1.7  20 years  pfdietz   Changed classify-error forms to signals-error forms.
make-package.lsp  1.5  18 years  pfdietz   More test ordering fixes
make-pathname.lsp  1.7  19 years  pfdietz   Specialized string tests
make-random-element-of.lsp  1.2  19 years  pfdietz   Add more methods for make-random-elememt-of (this is still not called directly) …
make-random-state.lsp  1.3  18 years  pfdietz   More type error refactoring
make-sequence.lsp  1.18  18 years  pfdietz   Refactor fold tests using a convenient macro.
make-string-input-stream.lsp  1.2  20 years  pfdietz   More string input stream tests.
make-string-output-stream.lsp  1.2  20 years  pfdietz   More make-string-output-stream tests, and add with-input-from-string tests.
make-string.lsp  1.10  18 years  pfdietz   More fold tests
make-symbol.lsp  1.6  18 years  pfdietz   More type error refactoring
make-synonym-stream.lsp  1.5  18 years  pfdietz   More type error refactoring
make-tar  1.2  21 years  camm   Fix bug in main makefile;Newlines at end of test files
make-two-way-stream.lsp  1.5  18 years  pfdietz   More type error refactoring
makefile  1.27  18 years  pfdietz   Added three more filenames for removal in make clean
makunbound.lsp  1.3  18 years  pfdietz   More type error refactoring
map-into.lsp  1.15  18 years  pfdietz   More type error refactoring
map.lsp  1.23  18 years  pfdietz   Refactor fold tests using a convenient macro.
mapc.lsp  1.5  18 years  pfdietz   More const fold tests
mapcan.lsp  1.4  18 years  pfdietz   More type error refactoring
mapcar.lsp  1.5  18 years  pfdietz   More const fold tests
mapcon.lsp  1.4  18 years  pfdietz   More type error refactoring
maphash.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
mapl.lsp  1.4  18 years  pfdietz   More type error refactoring
maplist.lsp  1.5  18 years  pfdietz   More const fold tests
mask-field.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
max.lsp  1.6  18 years  pfdietz   More type error refactoring
member-if-not.lsp  1.4  18 years  pfdietz   More type error refactoring
member-if.lsp  1.4  18 years  pfdietz   More type error refactoring
member.lsp  1.6  18 years  pfdietz   More type error refactoring
merge-pathnames.lsp  1.2  20 years  pfdietz   Added more merge-pathnames tests. Added tests for wild-pathname-p.
merge.lsp  1.14  18 years  pfdietz   Fixed problem noted by Christophe: some args passed to MERGE were literal consta…
method-qualifiers.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
min.lsp  1.6  18 years  pfdietz   More type error refactoring
minus.lsp  1.7  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
minusp.lsp  1.3  18 years  pfdietz   More type error refactoring
misc-cmucl-type-prop.lsp  1.5  19 years  pfdietz   Fixed typo in cmucl-type-prop.20
misc.lsp  1.284  17 years  pfdietz   More tests for sbcl related to the COERCE type prop bug
mismatch.lsp  1.13  19 years  pfdietz   More specialized string tests
modules.lsp  1.1  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
modules7.lsp  1.1  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
modules8a.lsp  1.1  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
modules8b.lsp  1.1  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
muffle-warning.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
multiple-value-bind.lsp  1.8  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
multiple-value-call.lsp  1.3  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
multiple-value-list.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
multiple-value-prog1.lsp  1.5  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
multiple-value-setq.lsp  1.8  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
name-char.lsp  1.1  19 years  pfdietz   Begin adding tests for ~{ ~} Move some string tests to their own more properly n…
namestring.lsp  1.3  19 years  pfdietz   Commented out namestring.[34]
nbutlast.lsp  1.5  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
nconc.lsp  1.2  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
next-method-p.lsp  1.4  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
nil.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
nintersection.lsp  1.5  18 years  pfdietz   More type error refactoring
no-applicable-method.lsp  1.5  20 years  pfdietz   DR pointed out to me that section 11.1.2.1.2, bullet 19 made some of the methods…
no-next-method.lsp  1.2  20 years  pfdietz   Removed two NO-NEXT-METHOD tests on :around methods. Apparently these methods c…
not-and-null.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
notany.lsp  1.10  18 years  pfdietz   More type error refactoring
notes.lsp  1.13  18 years  pfdietz   Fixes for ECL
notevery.lsp  1.9  18 years  pfdietz   More type error refactoring
nreconc.lsp  1.5  18 years  pfdietz   Removed bad test
nreverse.lsp  1.10  18 years  pfdietz   More type error refactoring
nset-difference.lsp  1.5  18 years  pfdietz   More type error refactoring
nset-exclusive-or.lsp  1.5  18 years  pfdietz   More type error refactoring
nstring-capitalize.lsp  1.8  19 years  pfdietz   Added more specialized string tests to (n)string-upcase/downcase/capitalize
nstring-downcase.lsp  1.8  19 years  pfdietz   Added more specialized string tests to (n)string-upcase/downcase/capitalize
nstring-upcase.lsp  1.8  19 years  pfdietz   Added more specialized string tests to (n)string-upcase/downcase/capitalize
nsublis.lsp  1.7  18 years  pfdietz   removed bad test
nsubst-if-not.lsp  1.3  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
nsubst-if.lsp  1.3  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
nsubst.lsp  1.5  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
nsubstitute-if-not.lsp  1.12  18 years  pfdietz   More type error refactoring
nsubstitute-if.lsp  1.11  18 years  pfdietz   More type error refactoring
nsubstitute.lsp  1.12  18 years  pfdietz   More type error refactoring
nth-value.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
nth.lsp  1.3  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
nthcdr.lsp  1.4  18 years  pfdietz   More type error refactoring
number-comparison.lsp  1.20  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
numberp.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
numbers-aux.lsp  1.28  18 years  pfdietz   Add tests for *modules*, require, provide. Move some aux functions to ansi-aux.…
numerator-denominator.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
nunion.lsp  1.5  18 years  pfdietz   More type error refactoring
oddp.lsp  1.5  18 years  pfdietz   More type error refactoring
oneminus.lsp  1.4  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
oneplus.lsp  1.4  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
open-stream-p.lsp  1.4  18 years  pfdietz   More type error refactoring
open.lsp  1.11  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
optimize.lsp  1.1  18 years  pfdietz   Add tests for OPTIMIZE, DYNAMIC-EXTENT declarations.
or.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
output-stream-p.lsp  1.5  18 years  pfdietz   More type error refactoring
package-aux.lsp  1.1  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
package-error-package.lsp  1.1  20 years  pfdietz   Moved package tests to files following the naming conventions used elsewhere. A…
package-error.lsp  1.1  20 years  pfdietz   Moved package tests to files following the naming conventions used elsewhere. A…
package-name.lsp  1.4  18 years  pfdietz   More type error refactoring
package-nicknames.lsp  1.4  18 years  pfdietz   More type error refactoring
package-shadowing-symbols.lsp  1.2  19 years  pfdietz   Begin adding tests for ~{ ~} Move some string tests to their own more properly n…
package-use-list.lsp  1.2  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
package-used-by-list.lsp  1.2  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
packagep.lsp  1.2  18 years  pfdietz   Refactor tests iterating over *universe*
packages-00.lsp  1.7  18 years  pfdietz   More changes to make the tests order-oblivious
pairlis.lsp  1.5  18 years  pfdietz   More const fold tests
parse-integer.lsp  1.11  19 years  pfdietz   Begin adding tests for ~{ ~} Move some string tests to their own more properly n…
parse-namestring.lsp  1.2  19 years  pfdietz   Tests on specialized and possible non-simple strings.
pathname-device.lsp  1.5  18 years  pfdietz   More type error refactoring
pathname-directory.lsp  1.5  18 years  pfdietz   More type error refactoring
pathname-host.lsp  1.7  18 years  pfdietz   Remove test pathname-host.9
pathname-match-p.lsp  1.5  18 years  pfdietz   More type error refactoring
pathname-name.lsp  1.5  18 years  pfdietz   More type error refactoring
pathname-type.lsp  1.5  18 years  pfdietz   More type error refactoring
pathname-version.lsp  1.5  18 years  pfdietz   More type error refactoring
pathname.lsp  1.4  19 years  pfdietz   More specialized string tests
pathnamep.lsp  1.4  18 years  pfdietz   Refactor tests iterating over *universe*
pathnames-aux.lsp  1.2  20 years  pfdietz   More files tests, and added more logical pathname tests. We make an assumption …
pathnames.lsp  1.2  20 years  pfdietz   More pathname tests. Add IGNORE-ERRORS on the forms used in making the *pathnam…
pattern-match.lsp  1.1  18 years  pfdietz   some working files that are not yet loaded
peek-char.lsp  1.7  19 years  pfdietz   Enhance some error tests to include unsafe code.
phase.lsp  1.5  18 years  pfdietz   More type error refactoring
places.lsp  1.10  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
plus.lsp  1.7  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
plusp.lsp  1.3  18 years  pfdietz   More type error refactoring
pop.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
position-if-not.lsp  1.13  18 years  pfdietz   More type error refactoring
position-if.lsp  1.13  18 years  pfdietz   More type error refactoring
position.lsp  1.20  18 years  pfdietz   More type error refactoring
pprint-dispatch.lsp  1.7  19 years  pfdietz   Extend error tests in some cases where the error should also be signalled in uns…
pprint-exit-if-list-exhausted.lsp  1.4  19 years  pfdietz   Extend error tests in some cases where the error should also be signalled in uns…
pprint-fill.lsp  1.8  19 years  pfdietz   Yet another cleanup of *terminal-io* pprint-* tests, ensuring the ignored input …
pprint-indent.lsp  1.6  19 years  pfdietz   Extend error tests in some cases where the error should also be signalled in uns…
pprint-linear.lsp  1.5  19 years  pfdietz   Yet another cleanup of *terminal-io* pprint-* tests, ensuring the ignored input …
pprint-logical-block.lsp  1.5  18 years  pfdietz   More type error refactoring
pprint-newline.lsp  1.5  18 years  pfdietz   More type error refactoring
pprint-tab.lsp  1.4  19 years  pfdietz   Extend error tests in some cases where the error should also be signalled in uns…
pprint-tabular.lsp  1.5  18 years  pfdietz   Add FIXMEs for enhancments
pprint.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
prin1-to-string.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
prin1.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
princ-to-string.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
princ.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
print-array.lsp  1.16  18 years  pfdietz   Modift print.array.2.21 to trim the failure list for readability.
print-backquote.lsp  1.4  18 years  pfdietz   Increase the rep count on print.backquote.random.14. It was not failing consist…
print-bit-vector.lsp  1.2  20 years  pfdietz   More bit vector printing tests.
print-characters.lsp  1.8  18 years  pfdietz   Modify print.char.[89] so results on failure are more useful
print-complex.lsp  1.3  20 years  pfdietz   Load printer-aux if necessary
print-cons.lsp  1.14  18 years  pfdietz   Disable print.cons.random.2 in lispworks, which was causing a stack overflow
print-floats.lsp  1.4  20 years  pfdietz   Fixed range for generating random floats that are to print without E notation. …
print-integers.lsp  1.6  20 years  pfdietz   Load printer-aux if necessary
print-length.lsp  1.2  19 years  pfdietz   Relax print-length.11 to accept either of two interpretations
print-level.lsp  1.3  18 years  pfdietz   Removed five tests that were testing for implementation-dependent behavior
print-lines.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
print-pathname.lsp  1.2  18 years  pfdietz   Patched some tests (problems found by SDS
print-random-state.lsp  1.3  19 years  pfdietz   Have each iteration work on a different random state,
print-ratios.lsp  1.2  20 years  pfdietz   Load printer-aux if necessary
print-strings.lsp  1.5  19 years  pfdietz   Trim random failure lists
print-structure.lsp  1.1  19 years  pfdietz   Add a structure printing test
print-symbols.lsp  1.15  19 years  pfdietz   Made the random symbol printing tests faster.
print-unreadable-object.lsp  1.3  19 years  pfdietz   Fixed typo in print-unreadable-object.4
print-vector.lsp  1.7  19 years  pfdietz   Added missing list operators to error collect clauses.
print.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
printer-aux.lsp  1.36  18 years  camm   enable setf readtable-case in printer-aux.lsp
printer-control-vars.lsp  1.1  19 years  pfdietz   Tests for initial values of printer control vars
probe-file.lsp  1.5  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
proclaim.lsp  1.4  18 years  pfdietz   Fixes for ECL
prog.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
prog1.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
prog2.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
progn.lsp  1.3  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
progv.lsp  1.6  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
psetf.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
psetq.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
push.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
pushnew.lsp  1.8  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
random-aux.lsp  1.15  18 years  pfdietz   Redo make-random-element-of-type to use generic functions. Fix some bugs in make…
random-class-aux.lsp  1.1  18 years  pfdietz   some working files that are not yet loaded
random-class.lsp  1.1  18 years  pfdietz   some working files that are not yet loaded
random-int-form.lsp  1.62  18 years  pfdietz   Redo make-random-element-of-type to use generic functions. Fix some bugs in make…
random-intern.lsp  1.2  21 years  pfdietz   Got rid of non-ANSI compliant DEFCONSTANT forms.
random-state-p.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
random-type-prop-tests-01.lsp  1.2  18 years  pfdietz   Extend random type prop tests to structure accessors; fix problem with replicate…
random-type-prop-tests-02.lsp  1.1  19 years  pfdietz   Split random type prop tests into separate files. Add character tests, some mor…
random-type-prop-tests-03.lsp  1.2  18 years  pfdietz   Add tests for parse-integer, sxhash
random-type-prop-tests-04.lsp  1.2  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
random-type-prop-tests-05.lsp  1.3  18 years  pfdietz   Extend random type prop tests to structure accessors; fix problem with replicate…
random-type-prop-tests-06.lsp  1.1  19 years  pfdietz   Added more random type prop tests
random-type-prop-tests-07.lsp  1.1  19 years  pfdietz   Added more random type prop tests
random-type-prop-tests-08.lsp  1.7  17 years  camm   *** empty log message ***
random-type-prop-tests-09.lsp  1.1  18 years  pfdietz   Add random type prop tests for some sequence functions
random-type-prop-tests-10.lsp  1.1  18 years  pfdietz   Add random type prop tests for some sequence functions
random-type-prop-tests-structs.lsp  1.2  18 years  pfdietz   Extend random type prop tests to structure accessors; fix problem with replicate…
random-type-prop-tests.lsp  1.6  18 years  pfdietz   Redo make-random-element-of-type to use generic functions. Fix some bugs in make…
random-type-prop.lsp  1.19  17 years  camm   *** empty log message ***
random-types.lsp  1.9  18 years  pfdietz   Add SBCL misc test (misc.622). Fix problems in random-type-prop tests on mutatin…
random.lsp  1.4  18 years  pfdietz   More type error refactoring
rassoc-if-not.lsp  1.4  18 years  pfdietz   More type error refactoring
rassoc-if.lsp  1.4  18 years  pfdietz   More type error refactoring
rassoc.lsp  1.6  18 years  pfdietz   More type error refactoring
rational.lsp  1.4  18 years  pfdietz   More type error refactoring
rationalize.lsp  1.4  18 years  pfdietz   More type error refactoring
rationalp.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
read-byte.lsp  1.4  18 years  pfdietz   More type error refactoring
read-char-no-hang.lsp  1.4  19 years  pfdietz   Enhance some error tests to include unsafe code.
read-char.lsp  1.5  19 years  pfdietz   Enhance some error tests to include unsafe code.
read-delimited-list.lsp  1.1  19 years  pfdietz   Add tests for read-delimited-list, read-from-string
read-from-string.lsp  1.2  19 years  pfdietz   More reader tests
read-line.lsp  1.3  19 years  pfdietz   Enhance some error tests to include unsafe code.
read-preserving-whitespace.lsp  1.1  19 years  pfdietz   Begin adding reader tests
read-sequence.lsp  1.8  18 years  pfdietz   Fixed open stream problem in read-sequence tests
read-suppress.lsp  1.3  19 years  pfdietz   Rolled back some tests that assume '.' by itself in wrong places should be ignor…
read.lsp  1.1  19 years  pfdietz   Begin adding reader tests
reader-aux.lsp  1.1  19 years  pfdietz   More reader tests, including a large number of *read-suppress* tests.
reader-test.lsp  1.10  19 years  pfdietz   More symbol reading tests
readtable-case.lsp  1.2  18 years  pfdietz   More type error refactoring
readtablep.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
real.lsp  1.2  19 years  pfdietz   Two more tests of the REAL type, with rational bounds
realp.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
realpart.lsp  1.3  18 years  pfdietz   More type error refactoring
reduce.lsp  1.13  18 years  pfdietz   More type error tests and refactoring
reinitialize-instance.lsp  1.5  20 years  pfdietz   Changed classify-error forms to signals-error forms.
remf.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
remhash.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
remove-aux.lsp  1.11  19 years  pfdietz   The random tests of remove-duplicates and delete-duplicates were written in such…
remove-duplicates-aux.lsp  1.6  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
remove-duplicates.lsp  1.15  18 years  pfdietz   Added more remove-duplicates, delete-duplicates tests. Check that when we're co…
remove-method.lsp  1.4  20 years  pfdietz   Begin adding tests of class precedence lists for standardized classes.
remove.lsp  1.21  18 years  pfdietz   Refactor fold tests using a convenient macro.
remprop.lsp  1.2  18 years  pfdietz   More type error tests and refactoring
rename-file.lsp  1.7  19 years  pfdietz   Add some checks for logical pathnames to rename-file, delete-file tests. Add mo…
rename-package.lsp  1.2  19 years  pfdietz   More tests for non-simple or non-base strings
replace.lsp  1.9  19 years  pfdietz   More specialized string, vector tests
rest.lsp  1.3  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
restart-bind.lsp  1.6  18 years  pfdietz   Disabled two disputed tests
restart-case.lsp  1.7  19 years  pfdietz   Free declaration scope tests, and a test for updating :index in with-input-from-…
return-from.lsp  1.3  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
return.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
revappend.lsp  1.4  18 years  pfdietz   More const fold tests
reverse.lsp  1.14  18 years  pfdietz   Refactor fold tests using a convenient macro.
roman-numerals.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
room.lsp  1.1  19 years  pfdietz   Added tests for ROOM
rotatef.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
round-aux.lsp  1.2  20 years  pfdietz   Reduced iteration count on randomized numeric tests to 1000. Added LCM tests. …
round.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
row-major-aref.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
rplaca.lsp  1.5  18 years  pfdietz   More type error tests and refactoring
rplacd.lsp  1.5  18 years  pfdietz   More type error tests and refactoring
rt-acl.system  1.1  21 years  pfdietz   Moved ansi-test/rt/ files to ansi-tests/, since ECL was having trouble with comp…
rt-doc.txt  1.1  21 years  pfdietz   Moved ansi-test/rt/ files to ansi-tests/, since ECL was having trouble with comp…
rt-package.lsp  1.13  16 years  camm   rt patch applied
rt-test.lsp  1.4  16 years  camm   rt patch applied
rt.lsp  1.29  17 years  pfdietz   Fixed non-ansi-ism (modification of a constant) as pointed out by Frode Vatvedt …
rt.system  1.1  21 years  pfdietz   Moved ansi-test/rt/ files to ansi-tests/, since ECL was having trouble with comp…
sbit.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
search-aux.lsp  1.3  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
search-bitvector.lsp  1.6  20 years  pfdietz   Add extra class-of tests. Make compile-and-load remember what's been loaded and…
search-list.lsp  1.11  20 years  pfdietz   Changed classify-error forms to signals-error forms.
search-string.lsp  1.8  19 years  pfdietz   More specialized string tests
search-vector.lsp  1.6  20 years  pfdietz   Add extra class-of tests. Make compile-and-load remember what's been loaded and…
set-difference.lsp  1.6  18 years  pfdietz   More const fold tests
set-exclusive-or.lsp  1.6  18 years  pfdietz   More const fold tests
set-macro-character.lsp  1.1  19 years  pfdietz   More reader tests
set-syntax-from-char.lsp  1.7  19 years  pfdietz   Fixed set-syntax-from-char.double-quote
set.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
shadow.lsp  1.2  19 years  pfdietz   Added test file for SHADOWING-IMPORT. Added specialized sequence (string) tests …
shadowing-import.lsp  1.1  19 years  pfdietz   Added test file for SHADOWING-IMPORT. Added specialized sequence (string) tests …
shared-initialize.lsp  1.15  18 years  pfdietz   Fix bug in shared-initialize: slot-value isn't guaranteed to work on structures …
shiftf.lsp  1.3  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
signum.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
simple-array-t.lsp  1.1  21 years  pfdietz   More tests for arrays, vectors, and simple arrays. Tests for array and vector c…
simple-array.lsp  1.1  21 years  pfdietz   More tests for arrays, vectors, and simple arrays. Tests for array and vector c…
simple-base-string.lsp  1.3  18 years  pfdietz   Fixes for ECL
simple-bit-vector-p.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
simple-bit-vector.lsp  1.1  21 years  pfdietz   Tests for bit-vector and simple-bit-vector types, vectorp, bit, and sbit. More …
simple-string-p.lsp  1.4  18 years  pfdietz   Comment out simple-string-p.[47]
simple-string.lsp  1.3  19 years  pfdietz   Fixed typo in test names
simple-vector-p.lsp  1.5  18 years  pfdietz   Refactor tests iterating over *universe*
sin.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
sinh.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
sleep.lsp  1.1  18 years  pfdietz   Add tests of sleep
slot-boundp.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
slot-exists-p.lsp  1.8  18 years  pfdietz   Refactor tests iterating over *universe*
slot-makunbound.lsp  1.3  20 years  pfdietz   Changed classify-error forms to signals-error forms.
slot-missing.lsp  1.2  20 years  pfdietz   Fixed bad tests.
slot-unbound.lsp  1.2  20 years  pfdietz   Fixed type (thanks piso).
slot-value.lsp  1.5  18 years  pfdietz   Refactor tests iterating over *universe*
some.lsp  1.10  18 years  pfdietz   More type error tests and refactoring
sort-aux.lsp  1.1  20 years  pfdietz   Fixed problem with RT: prefix in lispworks. Fixed bug in method combination err…
sort.lsp  1.11  18 years  pfdietz   More type error tests and refactoring
special-operator-p.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
special.lsp  1.1  18 years  pfdietz   Add tests for SPECIAL declarations, and more tests for function type specifiers …
sqrt.lsp  1.5  18 years  pfdietz   More type error tests and refactoring
stable-sort.lsp  1.10  18 years  pfdietz   More type error tests and refactoring
standard-generic-function.lsp  1.1  20 years  pfdietz   Tests for CPL of standard-generic-function. More tests of defgeneric, and begin…
store-value.lsp  1.1  21 years  pfdietz   Finished adding tess for the conditions section. Mostly restarts.
stream-element-type.lsp  1.8  18 years  pfdietz   Add test checking that the element type of a stream opened with element-type :de…
stream-error-stream.lsp  1.1  20 years  pfdietz   Tests of stream-error-stream
stream-external-format.lsp  1.1  20 years  pfdietz   Add minimal tests for stream-external-form, with-open-file.
streamp.lsp  1.2  18 years  pfdietz   Refactor tests iterating over *universe*
string-aux.lsp  1.9  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
string-capitalize.lsp  1.10  18 years  pfdietz   More fold tests
string-comparisons.lsp  1.5  18 years  pfdietz   Add error case tests
string-downcase.lsp  1.8  18 years  pfdietz   More fold tests
string-left-trim.lsp  1.11  18 years  pfdietz   More fold tests
string-right-trim.lsp  1.11  18 years  pfdietz   Add const fold test
string-trim.lsp  1.13  18 years  pfdietz   More fold tests
string-upcase.lsp  1.8  18 years  pfdietz   More fold tests
string.lsp  1.17  18 years  pfdietz   Add :allow-nil-arrays annotation to several tests
stringp.lsp  1.4  18 years  pfdietz   Refactor tests iterating over *universe*
structure-00.lsp  1.21  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
structures-01.lsp  1.3  21 years  pfdietz   Many cleanups. Replaced notnot, not with notnot-mv, not-mv in places where we c…
structures-02.lsp  1.22  20 years  pfdietz   Changed classify-error forms to signals-error forms.
structures-03.lsp  1.11  20 years  pfdietz   Changed classify-error forms to signals-error forms.
structures-04.lsp  1.3  20 years  pfdietz   Fixed problems exposed by ECL 0.9b
sublis.lsp  1.6  18 years  pfdietz   More const fold tests
subseq-aux.lsp  1.4  20 years  pfdietz   Added more load forms for aux files. Tweaks to remove compiler notes in sbcl. …
subseq.lsp  1.12  18 years  pfdietz   Refactor fold tests using a convenient macro.
subsetp.lsp  1.6  18 years  pfdietz   Relaxed four error tests that arguably didn't reach the 'should be prepared to s…
subst-if-not.lsp  1.4  18 years  pfdietz   More const fold tests
subst-if.lsp  1.4  18 years  pfdietz   More const fold tests
subst.lsp  1.6  18 years  pfdietz   More const fold tests
substitute-if-not.lsp  1.13  18 years  pfdietz   Refactor fold tests using a convenient macro.
substitute-if.lsp  1.13  18 years  pfdietz   Refactor fold tests using a convenient macro.
substitute.lsp  1.14  18 years  pfdietz   Refactor fold tests using a convenient macro.
subtypep-array.lsp  1.11  18 years  pfdietz   Three more subtype tests for zero-d array types
subtypep-complex.lsp  1.4  18 years  pfdietz   Fixed bug in subtypep-complex.8
subtypep-cons.lsp  1.19  18 years  pfdietz   Random subtypep failure from sbcl
subtypep-eql.lsp  1.3  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
subtypep-float.lsp  1.5  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
subtypep-function.lsp  1.3  19 years  pfdietz   More tests for subtypep on function types.
subtypep-integer.lsp  1.4  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
subtypep-member.lsp  1.8  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
subtypep-rational.lsp  1.7  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
subtypep-real.lsp  1.6  18 years  pfdietz   Added a test found by test-random-types3 in gcl
subtypep.lsp  1.23  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
svref.lsp  1.4  20 years  pfdietz   Changed classify-error forms to signals-error forms.
sxhash.lsp  1.12  18 years  pfdietz   Refactor tests iterating over *universe*
symbol-function.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
symbol-macrolet.lsp  1.3  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
symbol-name.lsp  1.4  18 years  pfdietz   More type error tests and refactoring
symbolp.lsp  1.3  18 years  pfdietz   Refactor tests iterating over *universe*
synonym-stream-symbol.lsp  1.1  20 years  pfdietz   Added tests for broadcast streams, two-way streams.
syntax-tokens.lsp  1.2  19 years  pfdietz   More tests of parsing of tokens containing dots and escapes
syntax.lsp  1.14  18 years  pfdietz   Fixed a test name
t.lsp  1.2  21 years  pfdietz   Many cleanups. Replaced notnot, not with notnot-mv, not-mv in places where we c…
tagbody.lsp  1.5  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
tailp.lsp  1.3  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
tan.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
tanh.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
terpri.lsp  1.2  20 years  pfdietz   Added tests checking that stream functions that accept stream designators actual…
the.lsp  1.8  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
time.lsp  1.2  19 years  pfdietz   Removed TIME.9 under objections
times-aux.lsp  1.1  20 years  pfdietz   Added tests for the * function. Still need to add complex float tests.
times.lsp  1.10  18 years  pfdietz   Begin adding (compiler) macro expansion tests for builtin functions. Add tests …
trace.lsp  1.3  19 years  pfdietz   evaluate the defmethod and defgeneric calls in the null environment
translate-logical-pathname.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
tree-equal.lsp  1.4  19 years  pfdietz   Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the c…
truename.lsp  1.5  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
truncate-aux.lsp  1.2  20 years  pfdietz   Reduced iteration count on randomized numeric tests to 1000. Added LCM tests. …
truncate.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
two-way-stream-input-stream.lsp  1.1  20 years  pfdietz   Tests for two-way-stream accessor functions.
two-way-stream-output-stream.lsp  1.1  20 years  pfdietz   Tests for two-way-stream accessor functions.
type-of.lsp  1.8  19 years  pfdietz   Failure found in random-type-prop involving complex rationals
type.lsp  1.2  18 years  pfdietz   Move typep tests to their own file
typecase.lsp  1.14  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
typep.lsp  1.3  18 years  pfdietz   Added a test for character member types (an sbcl oriented test)
types-and-class-2.lsp  1.2  19 years  pfdietz   Moved more functions from ansi-aux.lsp off to more specific aux files. Added pa…
types-and-class.lsp  1.43  18 years  pfdietz   Refactor tests iterating over *universe*
types-aux.lsp  1.2  18 years  pfdietz   Move deftype tests to deftype.lsp
unbound-slot.lsp  1.1  20 years  pfdietz   Added tests for UNBOUND-SLOT condition and its accessors.
unexport.lsp  1.2  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
unintern.lsp  1.3  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
union.lsp  1.7  18 years  pfdietz   Relaxed four error tests that arguably didn't reach the 'should be prepared to s…
universe.lsp  1.30  17 years  camm   Misc ansi fixes; error system overhaul
unless.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
unread-char.lsp  1.3  20 years  pfdietz   Fixed possible test bugs.
unuse-package.lsp  1.3  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
unwind-protect.lsp  1.4  18 years  pfdietz   Add tests that subforms are macroexpanded in the local environment
update-instance-for-different-class.lsp  1.4  20 years  pfdietz   Added test of sfter method.
upgraded-array-element-type.lsp  1.8  18 years  pfdietz   More useful failure output from some upgraded-array-element-type tests
upgraded-complex-part-type.lsp  1.2  19 years  pfdietz   Added a 'preserves subtypep' test
use-package.lsp  1.3  19 years  pfdietz   Tests of various package functions on string arguments that are not simple chara…
use-value.lsp  1.1  21 years  pfdietz   Finished adding tess for the conditions section. Mostly restarts.
user-homedir-pathname.lsp  1.2  18 years  pfdietz   Confirm that u-h-p returns only one value
values-list.lsp  1.4  18 years  pfdietz   More type error tests and refactoring
values.lsp  1.5  19 years  pfdietz   Make sure we can determine all the variables are being assigned to.
vector-pop.lsp  1.5  17 years  camm   more error call fixes;no clcs sys-proclaims;aux variable init types;/ inliner;ar…
vector-push-extend.lsp  1.6  19 years  pfdietz   A few more vector-push-extend tests, for strings and float vectors.
vector-push.lsp  1.4  20 years  pfdietz   Changed classify-error forms to signals-error forms.
vector.lsp  1.7  21 years  pfdietz   Finished adding the argument evaluation order tests for the functions that have …
vectorp.lsp  1.2  20 years  pfdietz   Changed classify-error forms to signals-error forms.
warn.lsp  1.3  18 years  pfdietz   Add FORMATTER format control tests to warn, error, cerror tests
when.lsp  1.6  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
wild-pathname-p.lsp  1.6  18 years  pfdietz   More type error tests and refactoring
with-accessors.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
with-compilation-unit.lsp  1.2  18 years  pfdietz   More type error tests and refactoring
with-condition-restarts.lsp  1.1  21 years  pfdietz   Finished adding tess for the conditions section. Mostly restarts.
with-hash-table-iterator.lsp  1.3  19 years  pfdietz   Free declaration scope tests, and a test for updating :index in with-input-from-…
with-input-from-string.lsp  1.5  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
with-open-file.lsp  1.4  18 years  pfdietz   Add tests that arguments to many standardized macros are expandedin the correct …
with-open-stream.lsp  1.3  19 years  pfdietz   Free declaration scope tests, and a test for updating :index in with-input-from-…
with-output-to-string.lsp  1.7  18 years  pfdietz   Change annotation on two tests that assume nil vectors are strings
with-package-iterator.lsp  1.6  18 years  pfdietz   Various changes to eliminate warnings. Add a method object to *universe*. Make r…
with-simple-restart.lsp  1.1  21 years  pfdietz   Finished adding tess for the conditions section. Mostly restarts.
with-slots.lsp  1.4  19 years  pfdietz   Free declaration scope tests, and a test for updating :index in with-input-from-…
with-standard-io-syntax.lsp  1.2  20 years  pfdietz   More tests
write-char.lsp  1.3  20 years  pfdietz   Fixed test bug that crashed gcl
write-line.lsp  1.4  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
write-sequence.lsp  1.3  18 years  pfdietz   More type error tests and refactoring
write-string.lsp  1.5  19 years  pfdietz   Many more specialized string tests, or at least comments indicating they're need…
write-to-string.lsp  1.1  19 years  pfdietz   Many new printer tests, including tests of parts of format.
write.lsp  1.3  19 years  pfdietz   Turn off *print-readably* in write.[2-7]
zerop.lsp  1.4  18 years  pfdietz   More type error tests and refactoring

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