FreeRDP/winpr/libwinpr/environment/test
Armin Novak 53f7d023b1 Fixed GetEnvironmentStrings test
Some os return an invalid/wrong character count if a string with
unknown symbols is printed to stdout.
Instead use the sprintf family and print to a buffer / determine
the required buffer size.
2019-11-21 15:05:57 +01:00
..
.gitignore libwinpr-environment: implement required functions for CreateProcess 2013-09-23 14:44:59 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
TestEnvironmentGetEnvironmentStrings.c Fixed GetEnvironmentStrings test 2019-11-21 15:05:57 +01:00
TestEnvironmentGetSetEB.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestEnvironmentMergeEnvironmentStrings.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestEnvironmentSetEnvironmentVariable.c Reformatted to new style 2019-11-07 10:53:54 +01:00