Changeset 84 for trunk

Show
Ignore:
Timestamp:
01/27/10 08:38:30 (2 years ago)
Author:
mgalloy
Message:

Updating release notes for XML and JUnit output formats.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE

    r82 r84  
    88* Added an extra argument to ASSERT which can be inserted into msg via C-style 
    99  format codes. 
     10 
     11* Added XML and JUnit output formats (and corresponding XML and JUNIT keywords  
     12  to MGUNIT to turn them on). 
    1013   
    1114   
     
    3740  test cases/suites. 
    3841   
    39 * Keywords to mgunit to retrieve the number of passing and failing tests. 
     42* Keywords to MGUNIT to retrieve the number of passing and failing tests. 
    4043 
    4144* Color output to the terminal window when possible.