Changeset 555

Show
Ignore:
Timestamp:
07/04/06 21:11:11
Author:
pvanhoof
Message:

Unit tests

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README

    r553 r555  
    1010You'll need it if you build with --enable-unit-tests which will compile the 
    1111unit tests. Check the sources of the unit tests for more information. 
     12 
     13Usage 
     14 
     15  export LD_LIBRARY_PATH=./libtinymail-test/.libs/ 
     16  gunit-test-runner-tool -s tinymail-test-suite -v gnome 
    1217 
    1318Building tips