source: trunk/abcl/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15742   5 months Mark Evenson Test for propagation of change to existing CLOS instances
(edit) @15741   5 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) @15713   10 months Mark Evenson ansi-test: compile baseline reports for abcl-{1.[89].*} releases
(edit) @15688   13 months Mark Evenson Make (log x 0) return 0 (as per the spec) The spec says that "If …
(edit) @15652   14 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) @15463   3 years Mark Evenson Update ansi-test-failures with abcl-1.8.0-rc10 results
(edit) @15462   3 years Mark Evenson Reflect current behavior in URI encoding tests
(edit) @15441   3 years Mark Evenson Able to load from directories with whitespace
(edit) @15437   3 years Mark Evenson abcl/test/lisp: rework JAR-PATHNAME tests to reflect implementation * …
(edit) @15416   4 years Mark Evenson ansi-tests: default reporting is for compiled tests
(edit) @15415   4 years Mark Evenson Recent ANSI test results
(edit) @15413   4 years Mark Evenson pathname: actually perform deep copy of host Fix MAKE-PATHNAME …
(edit) @15408   4 years Mark Evenson Refactor pathname java hierarchy to reflect lisp hierarchy …
(edit) @15405   4 years Mark Evenson INCOMPLETE Implement Zip from InputStream? access …
(edit) @15400   4 years Mark Evenson pathname: carefully refactor finishing(?) touches Return NIL as …
(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) @15395   4 years Mark Evenson Make Pathname.init() static method Running under Netbeans, but …
(edit) @15394   4 years Mark Evenson Starting to hook jar/uri mechanisms up Failing to roundtrip …
(edit) @15393   4 years Mark Evenson INCOMPLETE Hook up implementation of PathnameJar? and PathnameURL …
(edit) @15391   4 years Mark Evenson pathname: normalize Pathname to new Java conventions 1. use …
(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) @15361   4 years Mark Evenson Serialization of local functions and closures w/ tests (except for …
(edit) @15360   4 years Mark Evenson Serialization of top-level, named functions.
(edit) @15332   4 years Mark Evenson Revisions for the long neglected ABCL/TEST/LISP suite Restore loading …
(edit) @15290   4 years Mark Evenson Overhaul CL-BENCH invocation mechanism New location for CL-BENCH …
(edit) @15286   4 years Mark Evenson Update ansi-tests Add recent results to ansi test database. Add the …
(edit) @15225   4 years Mark Evenson remove test/.gitignore
(edit) @15224   4 years Mark Evenson Add some things to gitignores
(edit) @15190   4 years Mark Evenson abcl/test/lisp: disabled tests failing due to nested pathname regression
(edit) @15147   4 years Mark Evenson Restore readability of ansi-test-report data
(edit) @15146   4 years Mark Evenson JSS read sharp expression bugfixes (Alan Ruttenberg) Fix the …
(edit) @15145   4 years Mark Evenson Note that abcl/test/ansi/compiled failures are at 55 out of 21836
(edit) @15111   6 years Mark Evenson Note additional ANSI test failures
(edit) @15057   7 years Mark Evenson Fix test on Java 6 (Olof-Joachim Frahm) From …
(edit) @15041   7 years Mark Evenson Restore compilation on Java 6 JSR-223 is always present so usage in …
(edit) @15039   7 years Mark Evenson ANSI test results holding steady at ~46 failures
(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) @14998   7 years Mark Evenson Update ansi test database
(edit) @14988   7 years Mark Evenson Make the ansi-test-database parsable again
(edit) @14976   7 years Mark Evenson Fix CL:GET-OUTPUT-STREAM-STRING to reset underlying buffer The …
(edit) @14954   7 years Mark Evenson test: currently failing 50 ANSI compiled tests
(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) @14892   8 years Mark Evenson metadata: publish all artifacts for 1.4.0 simultaneously Update the …
(edit) @14885   8 years Mark Evenson Remove ASDF-INSTALL from ABCL-CONTRIB The Quicklisp library manager …
(edit) @14882   8 years Mark Evenson Revert r15858 to restore working CFFI-TESTS invocation …
(edit) @14870   8 years Mark Evenson fix ANSI test database breakage from last commit
(edit) @14869   8 years Mark Evenson doc: proofreading; add release locations; ANSI compileit results …
(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) @14815   9 years Mark Evenson ansi-test: CLEAN-TESTS now recurses into subdirectories
(edit) @14798   9 years Mark Evenson ansi-test: note current failures for 1.4.0-dev and 1.3.3-dev
(edit) @14792   9 years Mark Evenson ansi-test: reference new git repository The ANSI test suite is now …
(edit) @14751   9 years Mark Evenson test: note ANSI test results for r14750. ABCL-1.4.0-DEV-R14750[ILLIN] …
(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) @14686   10 years Mark Evenson abcl-1.3.1 compiled ansi-test results.
(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) @14624   10 years Mark Evenson Fix (remaining?) bugs for DIRECTORY. Fixes Quicklisp, aka the …
(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) @14597   10 years Mark Evenson Latest test results …
(edit) @14587   10 years Mark Evenson Transform (hopefully) all occurances of old common-lisp.net URIs to …
(edit) @14584   10 years Mark Evenson Restore ANSI-TESTS:PARSE default functionality. Added recent trunk …
(edit) @14556   11 years Mark Evenson abcl-1.2.1-rc-2 ORCL java 1.7.0_25 12 ansi-compiled failures.
(edit) @14554   11 years Mark Evenson abcl-1.2.1-rc-2 ansi-compiled tests: 14 failures.
(edit) @14538   11 years Mark Evenson abcl-1.2.1-rc-0: ANSI test failures. LOAD.18 the only additional one …
(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) @14391   11 years Mark Evenson Merge r14381 | mevenson | 2013-02-14 12:16:06 +0100 (Thu, 14 Feb 2013) …
(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) @14273   11 years Mark Evenson ansi: results for abcl-1.1.0-rc-0 Ansi compiled tests.
Note: See TracRevisionLog for help on using the revision log.