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.022Mar2019151312111098765432127Feb262524232221201918171615141211108654131Jan30292827262524232219181716141311109873231Dec3020181413121110542129Nov28272625212018171512111096543229Oct282726252423221918171514131211109876542130Sep2926Beginning of tests for RESTART-BIND.Added test of :default-initargs for DEFINE-CONDITION. The syntaxFixed some EQ vs. EQL problems (thanks, PG).Removed the cond-12, cond-13 tests due to convincing argument about how the hyperspec should be interpreted. Fixed typos in cond-23 tests.Tests for :default-initargs, and beginnings of testing inheritance.Many new DEFINE-CONDITION tests.Added ignore-errors around load to avoid bombing the test suiteWrapped ignore-errors around defun of (setf ...) to avoid bombing the test suite.More define-condition tests, and begin including them in the default load.Moved more of the define-condition tests into the macro.Added more default define-condition tests.Added calls to remove-duplicates to normalize results from set xor functions.Added tests for RETURN-FROM in DEFUN.Very preliminary versions of files to test DEFINE-CONDITIONAdded dotted list test for ADJOIN; fixed broken tests elsewhere.Type error checks for values-list.More section 14.1.2.3 (paragraph 1) tests.Conditionalized a test I missed before.Added tests required by section 14.1.2.3.Redid the randomized tests of set-exclusive-or and nset-exclusive-or. They were busted and missed a bug in nset-exclusive-or in cmucl and sbcl.Fixed up so that ecl tries to run all the tests without crashing.Modified some tests so they don't make ecl crash (instead they just fail). Also, modified the RT test harness to work around other obnoxious bugs in ecl.Conditionalized parts of some MAKE-STRING and MAKE-SEQUENCE tests to control whether we assume a missing :initial-element argument is assigned some single default value, or if those operations are free to leave the sequence/string filled with arbitrary legal garbage.Added code to invoke-debugger.error.[12] to avoid bombing the tests on ACL 6.2Tests to check that some forms with implicit progns do not also have implicit tagbodies.Tests for equivalence of some vector types with their definitions.Added a couple of extended-char tests.Fixed typo in test names.Error case tests for invoke-debuggerAdded some tests motivated by a bug in sbcl.The types in handlers must be subtypes of CONDITION, so some of the tests were flawed. Fixed that.Load handler-case.lsp; add ignore-errors.lspAdded handler-case tests.Added tests for (e,c)typecase where the type specifier is a class object. Tests for handler-bind; stub file for tests for handler-case. More subtypep tests on array types.Version_2_5_2 V…Version_2_5_2 Version_2_5_3 Version_2_6_2c1 Version_2_5_1 Version_2_5_4More typep, subtypep tests. Added tests of handler-bind, invoke-debugger.More subtypep tests.Added test that all builtin symbol type specifiers that should represent nonempty types are not subtypes of NIL.Changes to make the test suite be case agnostic, so it can work with the 'modern mode' of Allegro CL. This mode is not standard, but I'd like the suite to be able to test all the other parts of ACL's mlisp for compliance.Tests for warnings.Add another eql/member combination test.
Loading