Hi all,
I’m a beginner using Qt.
Until now I’ve developed using mostly (VB | C#) & .Net Framework.
I’m writing this post to ask for few suggestions.
1 Unit tests
I’m trying to realize an example of a c++ library project with the related unit tests.
I’d like to know which is the best way to keep separated the library and the tests?
Is there any good example of unit testing (I mean something more complicated respect the ones in the tutorials)?
2 Code versioning for cross-plartrom deploy
I’ve planed to deploy an application on Windows7 and MacOSx.
My idea is to use svn to keep the source code sincronized on two computers (win & mac) and to deploy the application on each of them.
Is this a good idea?
Are there other ways to deploy on two platforms?
3. I’m looking for a good book to use as a reference for Qt Libraries.
Can someone suggest me a good book.
Thanks in advance
Boris
↧