- 05 Jan, 2014 1 commit
-
-
Latest test results "Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.7.0_45-b18" on "x86_64-Mac_OS_X-10.9.1".
-
- 09 Nov, 2013 1 commit
-
-
Added recent trunk ansi-compiled, ansi-interpreter results. A few (~10) new regressions that need to be hunted down.
-
- 19 Jun, 2013 2 commits
-
-
- 12 Jun, 2013 1 commit
-
-
LOAD.18 the only additional one over abcl-1.1.1.
-
- 14 Feb, 2013 1 commit
-
-
1.1.1: Update the ANSI tests failures.
-
- 02 Dec, 2012 2 commits
-
-
-
13 out of 21707 total tests failed (PSETF.37 CALL-NEXT-METHOD.ERROR.1 CALL-NEXT-METHOD.ERROR.2 INVOKE-DEBUGGER.1 MAKE-CONDITION.3 MAKE-CONDITION.4 SXHASH.8 MAP.48 TYPE-OF.1 TYPE-OF.4 MAKE-CONCATENATED-STREAM.30 PRINT.RANDOM-STATE.1 PPRINT-LOGICAL-BLOCK.17)
-
- 16 Nov, 2012 1 commit
-
-
- 31 Jul, 2011 2 commits
-
-
- 26 Jul, 2011 1 commit
-
-
We make #\Uxxxx a synonym of character code but not the cannonical character name, using instead the unicode character at that point.
-
- 22 Jul, 2011 1 commit
-
-
- 14 Jul, 2011 2 commits
-
-
Export ANSI-TESTS:FULL-REPORT as it seems useful enough.
-
Added test results between 0.25.0 and 0.26.0 on Solaris.
-
- 17 Mar, 2010 1 commit
-
-
- 14 Mar, 2010 1 commit
-
-
- 27 Feb, 2010 1 commit
-
-
We change the syntax of the ANSI test results database to allow the specification of a unique identifier plus other optional identifying information by allowing keyword/value pairs. The keyword :ID specifies the identifier, which should be a symbol. Other arbitrary keywords are allowed which specify additional information to be associated with the symbol specified by :ID in the *ID* hashtable. Not every test failure entry needs to specify this information. In case of duplicates, the last entry wins. Suggested other keywords are :JVM to specify the Java virtual machine, and :UNAME to specify the operating system/hardware combination in a GNU autoconf-like string. See the comments at the beginning of 'parse-ansi-errors.lisp' for more details. The utility has been packaged in ABCL.ANSI.TEST, showing up in the ANSI-COMPILED and ANSI-INTERPRETED ASDF systems loadable from 'abcl.asd'. A database of failures has been included in 'ansi-test-failures'. It is intended that other developers entrich this database with their own test results.
-