Skip to content
Snippets Groups Projects
Select Git revision
  • Version_2_5_1
  • Version_2_5_4
  • Version_2_6_1
  • Version_2_6_2pre
  • Version_2_6_3pre
  • Version_2_6_4pre
  • Version_2_6_5pre
  • Version_2_6_6pre
  • Version_2_6_7pre
  • Version_2_6_8pre
  • defsetf.7a
  • fix-garbage
  • jd-branch
  • master default
  • no-underflow-by-default
  • patch-1
  • patch-3
  • print-structure.1
  • readtable-case.case
  • rtoy-cmucl-expected-failures
  • Version_2_7_0t5
  • Version_2_7_0t4
  • Version_2_7_0t3
  • Version_2_7_0t2
  • Version_2_7_0t1
  • Version_2_6_2
  • Version_2_6_2c2
  • Version_2_6_3
  • Version_2_6_4
  • Version_2_6_5
  • Version_2_6_6
  • Version_2_6_7
  • Version_2_5_2
  • Version_2_5_3
  • Version_2_6_2c1
35 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Feb1615141211108654131Jan30292827262524232219181716141311109873231Dec3020181413121110542129Nov28272625212018171512111096543229Oct282726252423221918171514131211109876542130Sep2926Fixed typo.Added more argument order/reevaluation tests. Added error cases for some builtin macros, and for DESTRUCTURING-BIND.Spruced up order/number of evaluation tests, fixed some test names.Added tests for check-typeAdded tests of check-type. Added more assert tests. Added checks for various functions that the argument is evaluated only once.Changed apply.6 to apply.order.1. Added more error, cerror tests.More subtypep tests. Rationals, and/or combinations, integers.Moved various subtypep tests off into their own files; subtypep.lsp was getting too big.Fixed names of the argument evaluation order tests for map* functions.Added tests for keywords as structure names and structure fields.Fixed busted FTYPE declarations and added tests for keywords as function names.Fixed test broken by editting error.Finished adding the argument evaluation order tests for the functions that have so far been covered in the tests.Order of evaluation test for CONSTANTP. More subtypep tests, on various numeric types.More MEMBER, EQL type relationship tests.More float, member, eql type tests.More tests of integer, float, and cons type inclusions.More tests for order of evaluation of function arguments.More tests of CONS types.Added the correct tests for TYPECASE, and some tests for AREF.Removed bogus tests.Added tests of 'T' as the type in normal clauses of TYPECASE.Added tests that EQL, MEMBER types use EQL for membership.I'm trying to get the tests to run with ECL. They don't yet, but this change fixes a problem in the loading of universe.lspAdded test-unixport to makefile, to test using saved_ansi_gcl before installation.Fixed bug in COMPILE.1More order-of-argument-evaluation tests.Muffled style warnings during test execution. Added more tests for argument order-of-execution.Indentation/style changes. Tests for empty implicit PROGNs in case, ccase, ecase. Added some tests of argument evaluation order to many function calls.Style changes, and added tests for mapcan/mapcon that yield non-lists.Added more subtype, disjointness tests. Move some off to a new file, type-and-class-2.lspUse classes-are-disjoint for float type disjointness. Added tests for bignum, fixnum type relationships.Added more subtypep/disjointness tests, for structures, float types, and fixnums.Tests for disjointness of user-defined classes.More SUBTYPEP tests.Added checks that if T1 and T2 are disjoint, then if SUBTYPEP succeeds on T (AND (NOT T1) (NOT T2)) it returns true.Added tests that structure types are subtypes of STRUCTURE-OBJECT.Fixed problems in disjoint type list; do not include BIGNUM or EXTENDED-CHAR if they are empty types, since check-disjointness assumes non-emptyness. Added EQL types.Added test that NIL is an acceptable lexical function name. Added tests that all standard generic functions are in the class, and that structure(standard)-object is in structure(standard)-class.Added test that no classes are exported from COMMON-LISP that are not supposed to be types in the standard.
Loading