FreeRDP/winpr/libwinpr/file/test
Bernhard Miklautz 6a49bcfe40 winpr: always build "monolitic"
winpr is now always build as single library.
The build option MONOLITHIC_BUILD doesn't influence this behavior anymore.

The only exception is winpr-makecert-tool which is still build as extra
library.

This obsoletes complex_libraries for winpr.
2014-07-10 11:10:58 +02:00
..
.gitignore libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
TestFileCreateFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileDeleteFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileFindFirstFile.c Fixed formating build warnings (-Wformat) 2013-03-15 20:03:48 +01:00
TestFileFindFirstFileEx.c libwinpr-library: improve library tests 2012-10-18 16:58:27 -04:00
TestFileFindNextFile.c Fixed formating build warnings (-Wformat) 2013-03-15 20:03:48 +01:00
TestFilePatternMatch.c libwinpr-file: fix X* and X? pattern matching cases 2012-11-03 17:24:52 -04:00
TestFileReadFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileWriteFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00