dll/test
2015-01-27 16:57:25 +03:00
..
Jamfile.v2 Added an example of importing a C windows function from dll (refs #8) 2015-01-27 16:57:25 +03:00
library_info_test.cpp Apply MinGW related workarounds 2014-11-05 21:09:44 +04:00
not_a_function.cpp Deprecated import_function* and import_variable* methods and updated the docs and tests 2014-11-21 18:58:07 +03:00
section_name_too_big.cpp restrictions on section names and minor fixes 2014-09-02 11:47:29 +04:00
shared_library_errors.cpp Renamed shared_library::path() to shared_library::location() 2014-09-26 15:42:50 +04:00
shared_library_get_symbol_test.cpp Deprecated import_function* and import_variable* methods and updated the docs and tests 2014-11-21 18:58:07 +03:00
shared_library_load_test.cpp Polishing examples nad docs 2014-09-29 19:27:46 +04:00
shared_library_search_symbol_test.cpp load_self() was removed and many issues were fixed 2014-09-26 15:18:41 +04:00
structures_tests.cpp More compilation warnings enabled and made sure that we have fixed #4 2014-10-01 12:52:14 +04:00
symbol_runtime_info_test.cpp Renamed shared_library::path() to shared_library::location() 2014-09-26 15:42:50 +04:00
test_library.cpp MinGW related workaround: dealing with impossibility of making weak symbols 2014-10-31 16:11:06 +04:00