FreeRDP/winpr/libwinpr
Norbert Federa d2b2a921f1 winpr/library: fix win32 test and some cleanup
On Windows we seem to have to load the TestLibrary[AB] test libraries
from in same folder the test executable runs.

Also removed the empty RemoveDllDirectory, SetDefaultDllDirectories,
AddDllDirectory tests and the redundant FreeLibrary test.

TestLibrary now works and succeeds on Win32.

sadasd
2016-05-27 14:34:41 +02:00
..
asn1 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
bcrypt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
clipboard winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm Disable comm tests per default 2016-05-02 16:59:25 +02:00
credentials Removed windows module.def files. 2016-02-29 15:18:47 +01:00
credui Removed windows module.def files. 2016-02-29 15:18:47 +01:00
crt Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-03-07 10:19:50 -05:00
crypto Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-03-07 10:19:50 -05:00
dsparse freerdp: UWP porting 2016-03-29 16:03:15 -04:00
environment Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-03-07 10:19:50 -05:00
error Removed windows module.def files. 2016-02-29 15:18:47 +01:00
file Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-05-11 11:05:17 -04:00
handle Merge pull request #3163 from akallabeth/set_file_time 2016-03-02 09:43:46 +01:00
heap Removed windows module.def files. 2016-02-29 15:18:47 +01:00
input Several fixes for keyboard type 7 (japanese) 2016-02-11 21:40:50 +01:00
interlocked Removed windows module.def files. 2016-02-29 15:18:47 +01:00
io freerdp: UWP porting 2016-03-29 16:03:15 -04:00
library winpr/library: fix win32 test and some cleanup 2016-05-27 14:34:41 +02:00
locale First shot on fixing over linking 2016-03-29 18:14:34 +02:00
memory First shot on fixing over linking 2016-03-29 18:14:34 +02:00
nt Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-03-07 10:19:50 -05:00
path libwinpr-path: fix missing shlwapi.lib import 2016-03-30 10:58:36 -04:00
pipe Merge pull request #3163 from akallabeth/set_file_time 2016-03-02 09:43:46 +01:00
pool Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-03-07 10:19:50 -05:00
registry freerdp: UWP porting 2016-03-29 16:03:15 -04:00
rpc Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-05-11 11:05:17 -04:00
security First shot on fixing over linking 2016-03-29 18:14:34 +02:00
shell Fixed android build issues. 2016-02-01 15:21:07 +01:00
smartcard Fixed memory leaks. 2016-05-12 10:01:30 +02:00
sspi Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-05-11 11:05:17 -04:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch winpr/synch: fix tests 2016-05-24 22:33:27 +02:00
sysinfo freerdp: UWP porting 2016-03-29 16:03:15 -04:00
thread winpr/thread: fix TestThreadCreateProcess 2016-05-25 15:47:58 +02:00
timezone Merge pull request #3333 from akallabeth/memleak_fixes 2016-05-13 11:32:48 +02:00
utils Fixed memory leaks. 2016-05-12 10:01:30 +02:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
winsock Removed windows module.def files. 2016-02-29 15:18:47 +01:00
wnd Removed windows module.def files. 2016-02-29 15:18:47 +01:00
wtsapi freerdp: UWP porting 2016-03-29 16:03:15 -04:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00