Forum member
BohumilJanda
13 posts
Posts by BohumilJanda
-
Unicode issues
Partially confirmed here too, build errors have links, test fails do not.
26 Feb 2014 10:56 UTC
-
Unicode issues
I checked it with VS2010 and it looks that encoding is fixed at least on my win7 box. I also tried to emit Chinese characters and they look to me to be same as the ones in the unicoded source. If I understand it correctly, that backport to version 1 is not going to happen or is it?
25 Feb 2014 12:21 UTC
-
NCrunch.Framework.ExclusivelyUses is not CLSCompliant
Hello, not the big issue, but my test project cannot be CLSCompliant if it makes use of NCrunch.Framework.ExclusivelyUses attribute. I just wanted to point it out, I do not really need the fix. But some future major version can address that.
23 Jan 2014 08:46 UTC
-
Unicode issues
I second the wish for fix in V1, as I'm affected too (Czech characters).
23 Jan 2014 08:37 UTC
-
Project does not build, no build message
I confirm that the fix works. Glad to help. And thanks for quick solution.
15 Jul 2013 06:45 UTC
-
Project does not build, no build message
Hi, diagnostic build installed, bug report submitted and detailed log sent. I hope it will help.
12 Jul 2013 08:41 UTC
-
Project does not build, no build message
It didn't help (I changed the values to mach my settings). Is it possible, that the source of the issue is some referenced project? Can adding the property group to all referenced projects possibly help?
11 Jul 2013 11:15 UTC
-
Project does not build, no build message
The MSBuild on the workspace version of the project succeeds. Nothing to update - that means NCrunch has already created the target assembly. So I deleted the assembly and obj folder. Again, success, no suspicious warning. Bug report submitted.
11 Jul 2013 10:18 UTC
-
Project does not build, no build message
Hi, thanks for quick reply. Compatibility mode does not help. There are some MSBuild warnings about referencing x86 platform assembly from MSIL compiled one. Project, that does not build is MSIL. But there are more MSIL projects in the solution with such references, that build fine. Det…
11 Jul 2013 09:05 UTC
-
Project does not build, no build message
Hello, Visual basic project does not build in NCrunch 1.43 - 1.46 for VS2012. No error reported by NCrunch in tests window. It does build using NCrunch 1.42, it does build using MSBuild, it does build using VS2012. There are no code contracts, nor tests in this project, nor circular referencie…
10 Jul 2013 09:19 UTC
-
Priority attribute condition in engine mode
It would be nice to have an engine mode condition(s) for MSTest's PriorityAttribute. Something like: - Priority is higher than <value> (- Priority is lower than <value>)
11 Jun 2012 11:26 UTC
-
Never ending test execution
Thank you, I tried it right away and it seems to work.
24 May 2012 09:54 UTC
-
Never ending test execution
Thank you for the great tool, that NCrunch really is. But on both my machines the versions >= 38 (v37 is fine) show strange behavior. Passing tests work well, but failing tests and tests passing with expected exception thrown, seems to never finish ("Running (First time run), Impacted"). So I n…
16 May 2012 13:01 UTC