source: trunk/abcl/test/lisp/abcl/jar-pathname.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @15399   3 years Mark Evenson abcl/test/lisp: start towards correcting JAR-PATHNAME tests
(edit) @15397   3 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) @15190   4 years Mark Evenson abcl/test/lisp: disabled tests failing due to nested pathname regression
(edit) @14627   10 years Mark Evenson (partially) restore CL:LOAD from jar files. There is apparently a …
(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) @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) @13934   12 years Mark Evenson abcl-test-lisp: update test jar loaded via http to fasl version 39.
(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) @13457   13 years Mark Evenson Fix JAR-PATHNAME tests. Remove the wrong-headed use of TRUENAME at …
(edit) @13353   13 years Mark Evenson Fix problems with whitespace in JAR-PATHNAME. For dealing with URI …
(edit) @13326   13 years Mark Evenson Add tests for whitespace in pathname. Refactor jar-pathname tests via …
(edit) @13324   13 years Mark Evenson Fix problems with remaining jar-pathname tests.
(edit) @13323   13 years Mark Evenson Update remote jar for pathname tests. An incompatible FASL format …
(edit) @13314   13 years Mark Evenson Explicitly intialize *TMP-DIRECTORY* at compile and load time.
(edit) @13313   13 years Mark Evenson Use directory derived from java.io.File.createTempFile() to write …
(edit) @13086   13 years Mark Evenson Update HTTP LOAD tests for FASL version 37.
(edit) @13057   13 years Mark Evenson Tests for the implementation of URI encoding. Restructured test …
(edit) @13026   13 years Mark Evenson Further fix for #110 eliminating the use of the URLDecoder.decode(). …
(edit) @13024   13 years Mark Evenson Fix loading from pathnames with '+' in directory pathname re #110.
(edit) @12949   13 years ehuelsmann Remove debug print.
(edit) @12948   13 years ehuelsmann Fix test expectations due to us now generating forward slashes in our …
(edit) @12654   14 years Mark Evenson Fix JAR-PATHNAME tests. Use explicit version in LOAD of jar via http …
(edit) @12617   14 years Mark Evenson Move pathname functions to EXT; implement DEFSETF for URL pathnames. …
(edit) @12616   14 years Mark Evenson All URL/JAR tests now passing.
(copy) @12610   14 years Mark Evenson Separate jar and URL pathname tests into distinct files.
copied from trunk/abcl/test/lisp/abcl/jar-file.lisp:
(edit) @12607   14 years Mark Evenson URL pathnames working for OPEN for built-in schemas. Still need to …
Note: See TracRevisionLog for help on using the revision log.