Changeset 449

Show
Ignore:
Timestamp:
04/05/07 13:53:28
Author:
rachel
Message:

Formal test suite
Working test for RSA decryption

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openpgpsdk/trunk/configure

    r434 r449  
    131131create('src/app/.depend'); 
    132132create('examples/.depend'); 
     133create('tests/.depend'); 
    133134 
    134135fileSubst('src/Makefile','#',''); 
     
    137138fileSubst('src/app/Makefile','#',''); 
    138139fileSubst('examples/Makefile','#',''); 
     140fileSubst('tests/Makefile','#',''); 
    139141fileSubst('util/Makefile.oink','#',''); 
    140142fileSubst('include/openpgpsdk/configure.h','/*','*/');