Commit Graph

8 Commits

Author SHA1 Message Date
markpollack
c0188c44cb enable ncover in build 2009-07-28 17:06:20 +00:00
markpollack
b49745e19b undo call out to different NUnit console executables for .NET 1.1 vs 2.0 - was already correct using just nunit-console-x86.exe with command line args for framework version. oops. 2009-07-28 16:20:23 +00:00
markpollack
cfc189ab43 fix .NET 1.1 build - call out to different NUnit console executables for .NET 1.1 vs 2.0 2009-07-28 15:37:16 +00:00
markpollack
c8ec84d9a9 SPRNET-1196 - Added build support but disabled until CI machine can support running mstest. 2009-07-24 03:18:35 +00:00
eeichinger
a2fccb5a82 removed nunit workaround 2009-07-15 16:34:10 +00:00
eeichinger
1d65263f23 added *.pdb excludes for lib dirs
added sample for switching between ncover/nunit
2009-07-15 13:20:25 +00:00
eeichinger
aaa2133cec reverted to pure nunit tests without coverage analysis due to ci server issues with ncover 2009-07-14 23:22:03 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00