source: trunk/abcl/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15570   12 months Mark Evenson Start out with the actual Class in print-object on java:java-object …
(edit) @15463   2 years Mark Evenson Update ansi-test-failures with abcl-1.8.0-rc10 results
(edit) @15462   2 years Mark Evenson Reflect current behavior in URI encoding tests
(edit) @15441   2 years Mark Evenson Able to load from directories with whitespace
(edit) @15437   2 years Mark Evenson abcl/test/lisp: rework JAR-PATHNAME tests to reflect implementation * …
(edit) @15416   2 years Mark Evenson ansi-tests: default reporting is for compiled tests
(edit) @15415   2 years Mark Evenson Recent ANSI test results
(edit) @15413   2 years Mark Evenson pathname: actually perform deep copy of host Fix MAKE-PATHNAME …
(edit) @15408   2 years Mark Evenson Refactor pathname java hierarchy to reflect lisp hierarchy …
(edit) @15405   2 years Mark Evenson INCOMPLETE Implement Zip from InputStream? access …
(edit) @15400   2 years Mark Evenson pathname: carefully refactor finishing(?) touches Return NIL as …
(edit) @15399   2 years Mark Evenson abcl/test/lisp: start towards correcting JAR-PATHNAME tests
(edit) @15397   2 years Mark Evenson Expand abstraction of Archive Fix ZipTest? Start working on creating …
(edit) @15395   2 years Mark Evenson Make Pathname.init() static method Running under Netbeans, but …
(edit) @15394   2 years Mark Evenson Starting to hook jar/uri mechanisms up Failing to roundtrip …
(edit) @15393   2 years Mark Evenson INCOMPLETE Hook up implementation of PathnameJar? and PathnameURL …
(edit) @15391   2 years Mark Evenson pathname: normalize Pathname to new Java conventions 1. use …
(edit) @15370   3 years Mark Evenson Disable aspects of JAR-PATHNAME tests In general, these tests need to …
(edit) @15364   3 years Mark Evenson Fix test case for closure serialization
(edit) @15363   3 years Mark Evenson Refined serialization of local functions and closures (including …
(edit) @15361   3 years Mark Evenson Serialization of local functions and closures w/ tests (except for …
(edit) @15360   3 years Mark Evenson Serialization of top-level, named functions.
(edit) @15332   3 years Mark Evenson Revisions for the long neglected ABCL/TEST/LISP suite Restore loading …
(edit) @15290   3 years Mark Evenson Overhaul CL-BENCH invocation mechanism New location for CL-BENCH …
(edit) @15286   3 years Mark Evenson Update ansi-tests Add recent results to ansi test database. Add the …
(edit) @15225   3 years Mark Evenson remove test/.gitignore
(edit) @15224   3 years Mark Evenson Add some things to gitignores
(edit) @15190   3 years Mark Evenson abcl/test/lisp: disabled tests failing due to nested pathname regression
(edit) @15147   3 years Mark Evenson Restore readability of ansi-test-report data
(edit) @15146   3 years Mark Evenson JSS read sharp expression bugfixes (Alan Ruttenberg) Fix the …
(edit) @15145   3 years Mark Evenson Note that abcl/test/ansi/compiled failures are at 55 out of 21836
(edit) @15111   5 years Mark Evenson Note additional ANSI test failures
(edit) @15057   6 years Mark Evenson Fix test on Java 6 (Olof-Joachim Frahm) From …
(edit) @15041   6 years Mark Evenson Restore compilation on Java 6 JSR-223 is always present so usage in …
(edit) @15039   6 years Mark Evenson ANSI test results holding steady at ~46 failures
(edit) @15037   6 years Mark Evenson Fix MAX type derivation (Olof-Joachim Frahm) C.f. …
(edit) @15036   6 years Mark Evenson Fix PACKAGE-ERROR-PACKAGE behaviour (Olof-Joachim Frahm) Also the …
(edit) @15035   6 years Mark Evenson Fix byte code verification error in edge case (Olof-Joachim Frahm) …
(edit) @15034   6 years Mark Evenson Fix NTH inlining type mismatch (Olof-Joachim Frahm) Fixes …
(edit) @15033   6 years Mark Evenson Fix LOOP code size estimation (Olof-Joachim Frahm) C.f. …
(edit) @15032   6 years Mark Evenson Better directory validation; handle :UNSPECIFIC (Olof-Joachim Frahm)
(edit) @15029   6 years Mark Evenson Update math tests for newer Java versions (Olof-Joachim Frahm)
(edit) @15004   6 years Mark Evenson Fix DESTRUCTURING-BIND with &rest arguments (Olof-Joachim Frahm) …
(edit) @15003   6 years Mark Evenson Fix ENSURE-GENERIC-FUNCTION when removing definition (Olof-Joachim …
(edit) @15002   6 years Mark Evenson Fix problems with SHARED-INITIALIZE (Olof-Joachim Frahm) Merges …
(edit) @14998   6 years Mark Evenson Update ansi test database
(edit) @14988   6 years Mark Evenson Make the ansi-test-database parsable again
(edit) @14976   6 years Mark Evenson Fix CL:GET-OUTPUT-STREAM-STRING to reset underlying buffer The …
(edit) @14954   6 years Mark Evenson test: currently failing 50 ANSI compiled tests
(edit) @14912   6 years Mark Evenson Re-write the ABCL ASDF description using secondary systems Future …
(edit) @14903   6 years Mark Evenson [PATCH 4/5] Runtime class improvements (ferada) From …
(edit) @14892   6 years Mark Evenson metadata: publish all artifacts for 1.4.0 simultaneously Update the …
(edit) @14885   6 years Mark Evenson Remove ASDF-INSTALL from ABCL-CONTRIB The Quicklisp library manager …
(edit) @14882   6 years Mark Evenson Revert r15858 to restore working CFFI-TESTS invocation …
(edit) @14870   7 years Mark Evenson fix ANSI test database breakage from last commit
(edit) @14869   7 years Mark Evenson doc: proofreading; add release locations; ANSI compileit results …
(edit) @14858   7 years Mark Evenson [PATCH 4/5] Runtime class improvements. From …
(edit) @14857   7 years Mark Evenson [PATCH 5/5] Support FILE-POSITION on string streams. From …
(edit) @14815   8 years Mark Evenson ansi-test: CLEAN-TESTS now recurses into subdirectories
(edit) @14798   8 years Mark Evenson ansi-test: note current failures for 1.4.0-dev and 1.3.3-dev
(edit) @14792   8 years Mark Evenson ansi-test: reference new git repository The ANSI test suite is now …
(edit) @14751   8 years Mark Evenson test: note ANSI test results for r14750. ABCL-1.4.0-DEV-R14750[ILLIN] …
(edit) @14721   9 years Mark Evenson Intermediary JNEW-RUNTIME-CLASS work: start adding failing tests. Run …
(edit) @14694   9 years Mark Evenson Convert Lisp truth values to Java equivalents in JCALL/JSTATIC. We …
(edit) @14687   9 years Mark Evenson Fix loading of JNA with recent JCALL improvements. From Olof.
(edit) @14686   9 years Mark Evenson abcl-1.3.1 compiled ansi-test results.
(edit) @14682   9 years Mark Evenson Make JCALL work in more places. A reimplementation of …
(edit) @14627   9 years Mark Evenson (partially) restore CL:LOAD from jar files. There is apparently a …
(edit) @14624   9 years Mark Evenson Fix (remaining?) bugs for DIRECTORY. Fixes Quicklisp, aka the …
(edit) @14621   9 years Mark Evenson Untabify.
(edit) @14620   9 years Mark Evenson Test towards working through ASDF bundle-op with WILD-INFERIORS …
(edit) @14613   9 years Mark Evenson Disable JAR-PATHNAME.LOAD.HTTP.* tests.
(edit) @14612   9 years Mark Evenson Set a timeout on retrieval of JAR-PATHNAME objects from ZipCache?. JDK …
(edit) @14611   9 years Mark Evenson Broaden Java-side test coverage to compile everything under …
(edit) @14603   9 years Mark Evenson Restore the run-to-completion quality of the ABCL test suite. …
(edit) @14597   9 years Mark Evenson Latest test results …
(edit) @14587   9 years Mark Evenson Transform (hopefully) all occurances of old common-lisp.net URIs to …
(edit) @14584   9 years Mark Evenson Restore ANSI-TESTS:PARSE default functionality. Added recent trunk …
(edit) @14556   10 years Mark Evenson abcl-1.2.1-rc-2 ORCL java 1.7.0_25 12 ansi-compiled failures.
(edit) @14554   10 years Mark Evenson abcl-1.2.1-rc-2 ansi-compiled tests: 14 failures.
(edit) @14538   10 years Mark Evenson abcl-1.2.1-rc-0: ANSI test failures. LOAD.18 the only additional one …
(edit) @14456   10 years Mark Evenson Update remote JAR-PATHNAME tests to retrieve fasl version 41 artifacts.
(edit) @14450   10 years Mark Evenson Update the URL-PATHNAME archive to fasl version 40.
(edit) @14449   10 years Mark Evenson Fix UNEXPORT to work on symbols from foreign packages. No longer …
(edit) @14431   10 years rschlatte Make add-package-local-nicknames errors continuable - partly fixes #307
(edit) @14430   10 years rschlatte Add tests for package-local nicknames
(edit) @14391   10 years Mark Evenson Merge r14381 | mevenson | 2013-02-14 12:16:06 +0100 (Thu, 14 Feb 2013) …
(edit) @14357   10 years Mark Evenson Fixes #294: Reader doesn't recognize terminating characters in some …
(edit) @14355   10 years Mark Evenson Fix loop and default value for of-type problem. Patch and (most of) …
(edit) @14273   10 years Mark Evenson ansi: results for abcl-1.1.0-rc-0 Ansi compiled tests.
(edit) @14271   10 years Mark Evenson abcl-1.1.0 RC0 Ansi interpreted test results. 13 out of 21707 total …
(edit) @14250   10 years Mark Evenson ansi-tests: add 1.0.1 and current trunk failures.
(edit) @14249   10 years Mark Evenson ansi-tests: always clean out the intermediate artifacts when running …
(edit) @14248   10 years Mark Evenson abcl-test: mark BUGS.PATHNAME.MAKE-PATHNAME.1 as an expected failure.
(edit) @14247   10 years Mark Evenson abcl-test: ensure that the logical pathname host is defined at compile …
(edit) @14246   10 years Mark Evenson abcl-test: Fix DIRECTORY.4.
(edit) @14245   10 years Mark Evenson abcl-test: Restore original *PRINT-CASE*. Also seemingly "fixes" …
(edit) @14244   10 years Mark Evenson Correct ENSURE-DIRECTORIES-EXIST.1 test logic. ABCL fills in DEVICE …
(edit) @14238   10 years Mark Evenson Fixes #243: MAKE-PATHNAME with a DEVICE string. We allow DEVICE lists …
(edit) @14180   10 years Mark Evenson Invoke ANSI-TESTS:DO-TESTS-MATCHING in proper directory.
Note: See TracRevisionLog for help on using the revision log.