source: trunk/abcl/test/lisp/abcl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15742   6 months Mark Evenson Test for propagation of change to existing CLOS instances
(edit) @15741   6 months Mark Evenson - fix for issue on update-instance-for-redefined-class generic …
(edit) @15740   6 months Mark Evenson - fix for the issue on not propagating correctly the initargs
(edit) @15736   8 months Mark Evenson - fix: only accepting now '#1#, #1#, and so on ... literals - added …
(edit) @15735   8 months Mark Evenson Fix to issue when compiling literal quoted forms that share …
(edit) @15688   13 months Mark Evenson Make (log x 0) return 0 (as per the spec) The spec says that "If …
(edit) @15652   15 months Mark Evenson Avoid NIL in simple LOOP from FORMAT directives (Tarn W. Burton) …
(edit) @15598   17 months Mark Evenson abcl-test: rename to runtime-class.annotations.deprecated
(edit) @15597   17 months Mark Evenson Fix class annotations on JDK17 and newer JDK 17 Removed some obsolete …
(edit) @15570   2 years Mark Evenson Start out with the actual Class in print-object on java:java-object …
(edit) @15462   4 years Mark Evenson Reflect current behavior in URI encoding tests
(edit) @15441   4 years Mark Evenson Able to load from directories with whitespace
(edit) @15437   4 years Mark Evenson abcl/test/lisp: rework JAR-PATHNAME tests to reflect implementation * …
(edit) @15399   4 years Mark Evenson abcl/test/lisp: start towards correcting JAR-PATHNAME tests
(edit) @15397   4 years Mark Evenson Expand abstraction of Archive Fix ZipTest? Start working on creating …
(edit) @15370   4 years Mark Evenson Disable aspects of JAR-PATHNAME tests In general, these tests need to …
(edit) @15364   4 years Mark Evenson Fix test case for closure serialization
(edit) @15363   4 years Mark Evenson Refined serialization of local functions and closures (including …
(edit) @15332   4 years Mark Evenson Revisions for the long neglected ABCL/TEST/LISP suite Restore loading …
(edit) @15190   4 years Mark Evenson abcl/test/lisp: disabled tests failing due to nested pathname regression
(edit) @15057   7 years Mark Evenson Fix test on Java 6 (Olof-Joachim Frahm) From …
(edit) @15037   7 years Mark Evenson Fix MAX type derivation (Olof-Joachim Frahm) C.f. …
(edit) @15036   7 years Mark Evenson Fix PACKAGE-ERROR-PACKAGE behaviour (Olof-Joachim Frahm) Also the …
(edit) @15035   7 years Mark Evenson Fix byte code verification error in edge case (Olof-Joachim Frahm) …
(edit) @15034   7 years Mark Evenson Fix NTH inlining type mismatch (Olof-Joachim Frahm) Fixes …
(edit) @15033   7 years Mark Evenson Fix LOOP code size estimation (Olof-Joachim Frahm) C.f. …
(edit) @15032   7 years Mark Evenson Better directory validation; handle :UNSPECIFIC (Olof-Joachim Frahm)
(edit) @15029   7 years Mark Evenson Update math tests for newer Java versions (Olof-Joachim Frahm)
(edit) @15004   7 years Mark Evenson Fix DESTRUCTURING-BIND with &rest arguments (Olof-Joachim Frahm) …
(edit) @15003   7 years Mark Evenson Fix ENSURE-GENERIC-FUNCTION when removing definition (Olof-Joachim …
(edit) @15002   7 years Mark Evenson Fix problems with SHARED-INITIALIZE (Olof-Joachim Frahm) Merges …
(edit) @14912   7 years Mark Evenson Re-write the ABCL ASDF description using secondary systems Future …
(edit) @14903   8 years Mark Evenson [PATCH 4/5] Runtime class improvements (ferada) From …
(edit) @14882   8 years Mark Evenson Revert r15858 to restore working CFFI-TESTS invocation …
(edit) @14858   8 years Mark Evenson [PATCH 4/5] Runtime class improvements. From …
(edit) @14857   8 years Mark Evenson [PATCH 5/5] Support FILE-POSITION on string streams. From …
(edit) @14721   10 years Mark Evenson Intermediary JNEW-RUNTIME-CLASS work: start adding failing tests. Run …
(edit) @14694   10 years Mark Evenson Convert Lisp truth values to Java equivalents in JCALL/JSTATIC. We …
(edit) @14687   10 years Mark Evenson Fix loading of JNA with recent JCALL improvements. From Olof.
(edit) @14682   10 years Mark Evenson Make JCALL work in more places. A reimplementation of …
(edit) @14627   10 years Mark Evenson (partially) restore CL:LOAD from jar files. There is apparently a …
(edit) @14621   10 years Mark Evenson Untabify.
(edit) @14620   10 years Mark Evenson Test towards working through ASDF bundle-op with WILD-INFERIORS …
(edit) @14613   10 years Mark Evenson Disable JAR-PATHNAME.LOAD.HTTP.* tests.
(edit) @14612   10 years Mark Evenson Set a timeout on retrieval of JAR-PATHNAME objects from ZipCache?. JDK …
(edit) @14611   10 years Mark Evenson Broaden Java-side test coverage to compile everything under …
(edit) @14603   10 years Mark Evenson Restore the run-to-completion quality of the ABCL test suite. …
(edit) @14587   10 years Mark Evenson Transform (hopefully) all occurances of old common-lisp.net URIs to …
(edit) @14456   11 years Mark Evenson Update remote JAR-PATHNAME tests to retrieve fasl version 41 artifacts.
(edit) @14450   11 years Mark Evenson Update the URL-PATHNAME archive to fasl version 40.
(edit) @14449   11 years Mark Evenson Fix UNEXPORT to work on symbols from foreign packages. No longer …
(edit) @14431   11 years rschlatte Make add-package-local-nicknames errors continuable - partly fixes #307
(edit) @14430   11 years rschlatte Add tests for package-local nicknames
(edit) @14357   11 years Mark Evenson Fixes #294: Reader doesn't recognize terminating characters in some …
(edit) @14355   11 years Mark Evenson Fix loop and default value for of-type problem. Patch and (most of) …
(edit) @14248   11 years Mark Evenson abcl-test: mark BUGS.PATHNAME.MAKE-PATHNAME.1 as an expected failure.
(edit) @14247   11 years Mark Evenson abcl-test: ensure that the logical pathname host is defined at compile …
(edit) @14246   11 years Mark Evenson abcl-test: Fix DIRECTORY.4.
(edit) @14245   11 years Mark Evenson abcl-test: Restore original *PRINT-CASE*. Also seemingly "fixes" …
(edit) @14244   11 years Mark Evenson Correct ENSURE-DIRECTORIES-EXIST.1 test logic. ABCL fills in DEVICE …
(edit) @14238   11 years Mark Evenson Fixes #243: MAKE-PATHNAME with a DEVICE string. We allow DEVICE lists …
(edit) @14146   12 years ehuelsmann Re #241: Add test cases.
(edit) @14143   12 years ehuelsmann Close #189: Fix thinko in MIN and MAX return value type derivation.
(edit) @14140   12 years ehuelsmann Fix more DMC-TEST-ARGS-WITH-WHOLE.* tests.
(edit) @14095   12 years ehuelsmann Fix test failures by fixing test incorrectnesses.
(edit) @14051   12 years ehuelsmann Write some of the DMC-TEST-ARGS-WITH-WHOLE as they were meant to and …
(edit) @14050   12 years ehuelsmann Correct parameter name in clos test.
(edit) @14048   12 years ehuelsmann Move CLOS D-M-C tests to a separate file clos-tests.lisp, because …
(edit) @14047   12 years ehuelsmann Test adjustment: remove quoting based on previously incorrect …
(edit) @13940   12 years Mark Evenson Move JSS specific test under contrib. Invocations of the ABCL test …
(edit) @13939   12 years Mark Evenson Fixes ticket #199: CL-METHOD failure for &AUX arguments. DEFGENERIC …
(edit) @13938   12 years Mark Evenson Additional test for &aux problems. See ticket #199.
(edit) @13937   12 years Mark Evenson jss: fix ticket #205 JSS:WITH-CONSTANT-SIGNATURE. Add more docstrings …
(edit) @13936   12 years Mark Evenson abcl-test-lisp: add test for ticket #199. Fix test for tciekt #205.
(edit) @13935   12 years Mark Evenson abcl-test-lisp: rename DO-MATCHING to DO-TESTS-MATCHING. Use the same …
(edit) @13934   12 years Mark Evenson abcl-test-lisp: update test jar loaded via http to fasl version 39.
(edit) @13906   12 years Mark Evenson ticket #205: putative test for JSS:WITH-CONSTANT-SIGNATURE
(edit) @13884   12 years Mark Evenson See #199: factored test for failing case.
(edit) @13704   12 years Mark Evenson Fix #181: TRUENAME doesn't always canonicalize the outer DEVICE …
(edit) @13698   12 years Mark Evenson Test for ticket #181 for failure somewhere in MERGE-PATHNAMES. …
(edit) @13609   13 years Mark Evenson Test for DOCUMENTATION failing to access generic function docstring (#172).
(edit) @13607   13 years Mark Evenson Fixes for tests under SBCL. Include the non-ABCL specific tests in …
(edit) @13594   13 years ehuelsmann Fix out-of-date function calls (fixes test suite failures which were …
(edit) @13593   13 years ehuelsmann Fix some porting errors.
(edit) @13592   13 years ehuelsmann Remove debug PRINT forms and correct return value expectations.
(edit) @13591   13 years ehuelsmann Promote DEFINE-METHOD-COMBINATION (long form) to 'production' status, …
(edit) @13590   13 years ehuelsmann Fix porting error.
(edit) @13588   13 years ehuelsmann Fix D-M-C (:ARGUMENTS ...) form and eliminate ugly +GF-ARGS-VAR+ hack.
(edit) @13582   13 years ehuelsmann Add method combination test 3b.
(edit) @13576   13 years Mark Evenson Correct misspelling.
(edit) @13569   13 years ehuelsmann Signal an error if unambiguous sorting of methods within a method …
(edit) @13566   13 years ehuelsmann More D-M-C tests and fixes.
(edit) @13539   13 years Mark Evenson Make compiler-tests.lisp safe for non-ABCL implementations again.
(edit) @13538   13 years Mark Evenson (partially) address ticket #165. sbcl-buildhost gets much further, …
(edit) @13508   13 years Mark Evenson Fix #148: READTABLE-CASE :invert doesn't work for symbols. A slightly …
(edit) @13459   13 years Mark Evenson TRANSLATE-PATHNAME.5 is no longer failing.
(edit) @13457   13 years Mark Evenson Fix JAR-PATHNAME tests. Remove the wrong-headed use of TRUENAME at …
(edit) @13380   13 years Mark Evenson Fasls are no no longer created with *PRINT-READABLY*. This fixes #156
(edit) @13376   13 years Mark Evenson Implement MOP:VALIDATE-SUPERCLASS. Start breaking out MOP defintions …
(edit) @13373   13 years Mark Evenson PATHNAME.URI-ENCODING.1 is not actually failing. But …
Note: See TracRevisionLog for help on using the revision log.