dll/test
luzpaz d3bb13c2e9 dll: misc-typos (#41)
Found via `codespell -q 3`
2018-09-24 12:10:14 +03:00
..
appveyor.yml Fixed formatting in README and updated the AppveyorCI script 2017-05-19 22:13:28 +03:00
cpp_import_class_test.cpp removed shared_ptr 2016-06-17 22:08:14 +02:00
cpp_import_test.cpp Fix more MSVC warnings 2017-02-15 17:23:59 +03:00
cpp_load_test.cpp Fix warnings in tests and make all the tests work with sanitisers 2017-02-08 22:37:16 +03:00
cpp_mangle_test.cpp fixed std::type_info and added test/Jamfile.v2 2016-03-17 23:21:09 +01:00
cpp_test_library.cpp revered to stl-type-index. the cttl doesn't work as necessary on msvc. 2016-02-07 09:29:35 +01:00
Jamfile.v2 force the hidden visibility using new b2 feature 2018-09-22 22:07:13 +03:00
library_info_test.cpp One more test for library_info 2016-07-07 21:38:29 +03:00
link1.cpp Tests for #20 2018-09-17 10:09:03 +03:00
link2.cpp Tests for #20 2018-09-17 10:09:03 +03:00
link.hpp Tests for #20 2018-09-17 10:09:03 +03:00
section_name_too_big.cpp Fix section_name_too_big test under Android, more import* overloads, returned by import* callable objects are now copyable, dropped multiple includes from alias.hpp, added BOOST_DLL_FORCE_NO_WEAK_EXPORTS macro 2015-12-03 22:44:41 +03:00
shared_library_concurrent_load_test.cpp Fixing TRavisCI builds 2015-12-14 21:37:41 +03:00
shared_library_errors.cpp Moar b2 workarounds 2015-12-22 21:10:53 +03:00
shared_library_get_symbol_test.cpp Allowed importing/exporting of references 2016-02-22 14:21:08 +03:00
shared_library_load_test.cpp Windows related test updated 2016-02-09 23:08:39 +03:00
shared_library_search_symbol_test.cpp Moar b2 workarounds 2015-12-22 21:10:53 +03:00
structures_tests.cpp Dropped Boost.Test usage because it was using windows.h directly and updated the dll2.hpp file with WinAPI declarations to be more close to Boost.WINAPI's dll.hpp file 2015-10-17 16:21:37 +03:00
symbol_runtime_info_test.cpp dll: misc-typos (#41) 2018-09-24 12:10:14 +03:00
test_library.cpp Allowed importing/exporting of references 2016-02-22 14:21:08 +03:00