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.020Apr1918159643230Mar2926252423222019151312111098765432127Feb262524232221201918171615141211108654131Jan30292827262524232219181716141311109873231Dec3020181413121110542129Nov28272625212018171512111096543229Oct282726252423221918171514131211109876542130Sep2926Added tests to confirm that MACRO-FUNCTIONs have the correct error behavior when called with the wrong number of arguments.Removed cltest.system, which is grossly obsolete.Moved most of the cons-related tests to files with more understandable names.Tests showing the destructuring problem in cmucl with &rest and &whole arguments.Added test that &whole in macro lambda lists can be followed by a destructuring pattern.More tests of macro lambda lists.Added more tests for ordinary lambda lists in LAMBDA forms, FLET, and LABELS.Added test that U-A-E-T on subtypes yield subtypes.Changed name of compute-class-precedence-list to my-compute-class-precedence list, since it was conflicting with an improperly exported symbol from the CL package in gcl.Start adding some numeric tests. The class tests should be finished first.Start of something that will enable compile-and-load of aux files on demand.Turn off package lock for CL in ECL.Added ignorable declarations to reduce warnings.Added routine to compute class precedence list. Added more defclass tests.Make the IGNORE-ERRORS form work properly around DEFINE-CONDITION.Added a test submitted by sds.Fixed mistake in the test-if-not-in-cl-package tests (thanks PG).Added case for detect of infeasible class precedence list with forward referenced classes.Begin executing class tests as part of the whole test process. Add tests for defclass with forward referencing.Added more infrastructure for testing defclass.Fixed botched test.fixed two bogus testsAdded more class tests, fixed up a lambda-list-keywords test.Begin adding tests of the objects (clos) section. Start with DEFCLASS error tests.Changed condition and test names to make them more readable.Removed disputed testsFinished adding tess for the conditions section. Mostly restarts.Tests for compute-restarts.Tests for invoke-restart-interactively in restart-bind and restart-case.Another test case for macroexpansion in restart-case.Fixed up the restart-case tests that associate the restarts with a condition. Now signal the other condition inside the handler-bind, which occurs after the restarts have been associated with the first condition.Added tests for associating restarts with a condition from an error, warn, cerror, or signal form.Tests for restart-caseMore tests, including errors cases.Various simple restart-bind tests.Beginning 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.
Loading