search for: unittestsuites

Displaying 4 results from an estimated 4 matches for "unittestsuites".

2010 Jul 05
11
Make sure that Visual Studio works before 1.2 release
I was thinking that should be a good idea to make sure that at least Visual Studio 2008 is properly working in wine, before 1.2 release. In this way, we could test specific functions in wine, by creating simple test applications to test if the system calls are working well. I think that Visual Studio is a key application to test wine compatibility with windows, and it is an application that can be
2011 May 21
5
Wine development (program lenguage)
Hi, I'm learning about programing and I would like to know what language use wine to learn it.
2005 Jun 11
0
require problem
I''m having a real problem that appears to be caused by something in the standard test_helper. I''ve written a script (below) that should find and load all the unit tests, and when invoked (ruby unitTestSuite), should run all the tests in the unit_test directory. This actually works well, in general. The problem I have is that if the standard "test_helper.rb" file
2010 Jun 12
3
Speed/latency issues for development in a Wine environment
I am an experienced Linux developer but a Wine newbie. Recently I have been exploring the possibility of using CMake-2.8.1 and MinGW-4.5.0 in a Wine-1.1.42 environment (the backported Debian Lenny packages from WineHQ) to check that CMake-based build systems I use for various software projects work properly for that Windows platform. I am collecting notes for a wiki entry I am planning to write