Commit Graph

19 Commits

Author SHA1 Message Date
markpollack
f572afa487 no not run unit tests with ncover for now... 2010-04-08 20:18:01 +00:00
eeichinger
2c3d2c204f reactivated ncover 2009-12-22 22:06:37 +00:00
markpollack
8e62993a12 disable ncover, some tests fail for unknown reason, bamboo integration seem to be causing issues in reporting root cause of build errors when using ncover. 2009-12-11 20:01:45 +00:00
markpollack
41b8c4091c SPRNET-1279 Create integration test project for NMS
(run tests in standard nunit - without ncover as it hangs with ncover)
2009-12-08 03:04:54 +00:00
markpollack
1acbf3d1ce really enable ncover :) 2009-11-04 23:30:14 +00:00
markpollack
e498eb7b9d enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution. 2009-11-04 23:17:17 +00:00
eeichinger
8c9a0be1a8 reverted accidental change 2009-09-27 17:47:20 +00:00
eeichinger
0882e83fe3 polishing 2009-09-27 16:48:37 +00:00
eeichinger
9fb46fd5fb fixed NH21 integration ProxyFactoryFactory Bug 2009-08-05 15:56:23 +00:00
eeichinger
070c33503e added automatic vs.2008 detection 2009-08-04 20:24:02 +00:00
eeichinger
972da2f0e5 fixed nh build scripts
automated build of Spring.Messaging.Ems and Spring.Testing.Microsoft if dlls are available
2009-08-02 00:52:07 +00:00
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