Show
Ignore:
Timestamp:
04/25/08 02:24:26 (5 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/library/all_loader.lgt

    r3853 r4224  
    77        library(dependents_loader), 
    88        library(hierarchies_loader), 
     9        library(lgtunit_loader), 
    910        library(metapredicates_loader), 
    1011        library(random_loader),