Forum member

springjazzy

46 posts

Posts by springjazzy

  1. Unicode issues

    Good news everyone! Issue was self-resolved somehow on my PC after some windows updates. So.. never mind )

  2. Unicode issues

    Will it be resolved in NCrunch ver.1 and not only in ver.2?

  3. Unicode issues

    In my case all build errors or test errors contain weird symbols instead of Russian characters.

  4. Unicode issues

    Hi! I have also faced that issue two days ago and I'm also from Russia. What is interesting - issue appeared after some windows updates. Before that updates everything was ok!

  5. How can I accept all tests (make them green by default)

    Hi! As described in topic, how can I accept all tests - make them green by default. Somehow I managed to run all tests in solution and since I didn't want it really I've stopped them and now I always have that red circle saying that I have 300+ broken tests. All tests are proceeded on night build…

  6. How to show MSBuild warnings in NCrunch

    Good day! NCrunch forced me not to build solution in VS. Problem is - I see solution warnings only after night builds made by TFS build server. They can be extremely nasty - for example `components` disappeared in WinForms which causes memory leaks and all our 1000+ test go to hell. How one can c…

  7. Debug namespace problem

    Good day! I remember, when I've used NCrunch beta, where was an issue on debugging application executed from NCrunch made binaries - Immediate window somehow didn't recognize namespaces (for example System.Windows.Forms). It's still here in 1.42. Would it be resolved?

  8. Browse to workspace as a minor change

    OK! Could you give me the details when 1.43 will be released? Would it be considered as "minor change version" so that I could use it in the limits of my license?

  9. Browse to workspace as a minor change

    Thanks, it worked! However my proposal is to save original VisualStudio variables like $SolutionDir, so that I can get path to solution and set up relative paths. It's inconvenient to set up separate directory for each solution I have.

  10. Browse to workspace as a minor change

    >Are you using the NCrunch workspaces to run an application that has been built by NCrunch? (i.e. testing your application though its UI) Yes, that's exactly what I'm doing. With NCrunch I'don need to build solution in VS(except loading forms designer). But going to Advanced->Workspace-> find exe…

  11. Browse to workspace as a minor change

    Good day! It's very convenient for me to use NCrunch not only as test environment, but also as build environment, because of its shadow building. I really need "Browse to workspace" button somewhere on the toolbar. Could you do it as a minor change version - because I've just purchased NCrunch an…

  12. Run all tests visible here not working

    "Run all tests visible here" not working. I have nothing more to say ) By the way after moving to Windows 7 from Windows 2003 issue http://forum.ncrunch.net/yaf_postsm2108_Way-to-get-executable-compiled-project--And-some-more-questions.aspx#post2108 dissapeared.

  13. Test Project build just stucks

    Yes. After deleting .licx file, build started successfully. But we have these files in our primary assemblies and they build successfully in either case. May it be because of our primary assemblies target .NET 2.0 and tests target 4.0 Framework?

  14. Test Project build just stucks

    No pre/post events. 'Copy referenced assemblies to workspace' doesn't help either.

  15. Test Project build just stucks

    You think that will help? ))

  16. Test Project build just stucks

    Done it. No errors with msbuild - build time 2 seconds. No trials.

  17. Test Project build just stucks

    Hi! Queue window just shows me that there is building process working infinitely. I've submitted report.

  18. Test Project build just stucks

    Hi! Absolutely no error messages. Building just stucks and shows no signs of living. The project contains mstest test code and depends on primarily assemblies. I've began to create new control and put it in my primary assemblies. The I've wrote test in test assembly. Everything was fine, but when…

  19. Test Project build just stucks

    One of my test projects (msTest) in solution refuses to be built under NCrunch. Only when I terminate lc.exe processes in task manager and click Rebuild, it rebuilds.

  20. Way to get executable compiled project? And some more questions...

    Aahh! I've missclicked Configuration to "Run configuration wizard" and NCrunch suddenly disabled himself, though I've clicked "Cancel" in wizard ((