Show
Ignore:
Timestamp:
04/25/08 02:24:26 (4 months ago)
Author:
pmoura
Message:

Corrected a bug in the library object "lgtunit" when running "throws" tests (make sure the generated exception is subsumed by the expected exception). Added a "lgtunit_loader" loader utility file for loading the Logtalk unit test library.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4223 r4224  
    6767    for lists with unbound tails after discussion with Jan Wielemaker and  
    6868    Ulrich Neumerkel. 
     69 
     70    Corrected a bug in the library object "lgtunit" when running "throws"  
     71    tests (make sure the generated exception is subsumed by the expected  
     72    exception). Added a "lgtunit_loader" loader utility file for loading  
     73    the Logtalk unit test library. 
    6974 
    7075    Added a simple example, "debug_hooks", of using compilation hooks and