~nunit-core/nunitv2/2.5

« back to all changes in this revision

Viewing changes to addins/RowTest/TODO.txt

  • Committer: charliepoole
  • Date: 2008-05-05 22:17:22 UTC
  • Revision ID: vcs-imports@canonical.com-20080505221722-7bdjujqed8pk6al3
Add back RowTestExtension as a separately compiled assembly, bundled
with NUnit, and modify build script to handle addins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
* Automatically convert string Row arguments to the correct data type (e.g. string => DateTime)
 
2
* Support reference types with default constructors.