[armedbear-ticket] [armedbear] #218: More Compreshensive Regression testing
armedbear
armedbear-devel at common-lisp.net
Tue Jul 17 09:24:37 UTC 2012
#218: More Compreshensive Regression testing
----------------------------------------------------------------------------------------------+
Reporter: https://www.google.com/accounts/o8/id?id=aitoawmy4u2arai5whm4pn4h0biwcvdnd33aq5k | Owner: ehuelsmann
Type: enhancement | Status: new
Priority: minor | Milestone: 2.0
Component: interpreter | Version: 1.1.0-dev
Keywords: |
----------------------------------------------------------------------------------------------+
Comment(by https://www.google.com/accounts/o8/id?id=aitoawmy4u2arai5whm4pn4h0biwcvdnd33aq5k):
Why do I think modes I and III are so important?
1) it used to work in earlier version of ABCL (pre 2008)
2) It will help make it possible again to "incrementally" write new
compilation (leveraged for the authoring of the first compiler) They will
be able to test mode I and III for sanity. Then when that is achieved,
they may feel confident to complile their base system and start to compare
III and IV (the big one!).
3) Will allow once again environments that have NO compilation to "extend
the system" using only lisp files with the confidence the system is ANSI
regression free.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/218#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list