cURL openssl library compiled on all platforms
Posted October 29th, 2007 by larryl
in
Purpose:
Test if `finish_freezing -library' works on all platforms. On Windows, it should generate: libeay32.dll, ssleay32.dll, libcurl.dll and libcurl_imp.lib
Test procedure:
- Run `finish_freezing -library' in $EIFFEL_SRC/C_library/openssl directory.
- Run `finish_freezing -library' in $EIFFEL_SRC/C_library/cURL directory.
Initial Conditions:
A fresh copy of SVN codes which doesn't have any generated files including libeay32.dll, ssleay32.dll, libcurl.dll, libcurl_imp.lib and so on.
Expected result:
Windows
- libeay32.dll, ssleay32.dll, libcurl.dll and libcurl_imp.lib can be generated.
- Copy libeay32.dll, ssleay32.dll, libcurl.dll to Eiffel Studio working directory.
- Start Eiffel Studio, make a crash. So exception dialog will appear.
- When posting a bug report, filling with a wrong user name/password to see if it give the feedback `please make sure your username or password correct'.
Linux
- Login or register to post comments
- Add new test run report
Test runs
| ID | Date | Platform | Result |
|---|---|---|---|
| trr#328 | 41 weeks 5 days ago | Windows 64bit | Failed |