how to compile test cases?
27 May
2007
27 May
'07
3:42 p.m.
rasz(a)capek:/media/hdc6/home/rasz/source/wine/dlls/ws2_32$ make test make: Nothing to be done for `test'. rasz(a)capek:/media/hdc6/home/rasz/source/wine/dlls/ws2_32$ make crosstest make: Nothing to be done for `crosstest'. I want to build only ws2_32 tests, preferably using mingw. -- Who logs in to gdm? Not I, said the duck.
27 May
27 May
3:56 p.m.
"RusH" <citizenr(a)gmail.com> wrote:
rasz(a)capek:/media/hdc6/home/rasz/source/wine/dlls/ws2_32$ make test make: Nothing to be done for `test'. rasz(a)capek:/media/hdc6/home/rasz/source/wine/dlls/ws2_32$ make crosstest make: Nothing to be done for `crosstest'.
I want to build only ws2_32 tests, preferably using mingw.
Try the commands above after 'cd tests'. -- Dmitry.
6864
Age (days ago)
6864
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
RusH