October 02, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1545

           Summary: std/boxer.d unit tests
           Product: D
           Version: 2.005
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: braddr@puremagic.com


The two string literal unittests fail and have been commented out for the time being.  This bug is to track the need to fix them.


-- 

November 04, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1545


braddr@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from braddr@puremagic.com  2007-11-04 01:01 -------
Cause of failure of these unit tests were fixed in 2.007.  Tests re-enabled and passing.


--