~cosme/ubuntu/precise/freeimage/freeimage-3.15.1

« back to all changes in this revision

Viewing changes to Wrapper/FreeImage.NET/cs/UnitTest/NUnit.txt

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-07-20 13:42:15 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100720134215-xt1454zaedv3b604
Tags: 3.13.1-0ubuntu1
* New upstream release. Closes: (LP: #607800)
 - Updated debian/freeimage-get-orig-source script.
 - Removing no longer necessary debian/patches/* and
   the patch system in debian/rules.
 - Updated debian/rules to work with the new Makefiles.
 - Drop from -O3 to -O2 and use lzma compression saves
   ~10 MB of free space. 
* lintian stuff
 - fixed debhelper-but-no-misc-depends
 - fixed ldconfig-symlink-missing-for-shlib

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NUnit 2.x is needed for FreeImage .NET wrapper unit tests. It can be
 
2
downloaded from http://www.nunit.org/
 
3
 
 
4
After installing NUnit, double click on the NUnit project file
 
5
FreeImage.NET.nunit located in the FreeImage .NET wrapper Source folder
 
6
to load the project.
 
7
 
 
8
The FreeImage .NET wrapper unit test project UnitTest.csproj, located
 
9
under Source\UnitTest, must be compiled in 'Debug' mode prior to opening
 
10
the NUnit project.
 
11
 
 
12
The FreeImage .NET wrapper unit test project UnitTest.csproj currently
 
13
relies on the FreeImage .NET wrapper single source file, created by the
 
14
Source File Merger, located in the Source\SourceFileMerger folder.
 
 
b'\\ No newline at end of file'