CloverBootloader/rEFIt_UEFI/cpp_unit_test
Sergey Isakov e37d782aad VS2019 compatibility
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-20 15:45:25 +03:00
..
all_tests.cpp Fix printf width specifier for %s. 2020-04-10 14:01:16 +03:00
all_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
global_test.cpp Introducing a UTF8 XString 2020-03-12 17:40:38 +03:00
global_test.h Introducing a UTF8 XString 2020-03-12 17:40:38 +03:00
LoadOptions_test.cpp Fix %x format for char and short. 2020-04-17 15:27:38 +03:00
LoadOptions_test.h Refactor LoadOptions as XString. 2020-04-05 15:25:39 +03:00
poolprint-test-cpp_conf.h Bye bye PoolPrintFloat. 2020-03-26 15:59:20 +03:00
poolprint-test.cpp Update unicode_conversions 2020-04-15 20:28:59 +03:00
poolprint-test.h Switch to new printf format for DebugLog. 2020-03-25 21:32:44 +03:00
printf_lite-test-cpp_conf.h Bye bye PoolPrintFloat. 2020-03-26 15:59:20 +03:00
printf_lite-test.cpp VS2019 compatibility 2020-04-20 15:45:25 +03:00
printf_lite-test.h MemLogf and MemLogfVA. Not used yet in Clover. 2020-03-21 16:12:26 +03:00
printlib-test-cpp_conf.h Bye bye PoolPrintFloat. 2020-03-26 15:59:20 +03:00
printlib-test.cpp Update unicode_conversions 2020-04-15 20:28:59 +03:00
printlib-test.h Switch to new printf format for DebugLog. 2020-03-25 21:32:44 +03:00
strcmp_test.cpp Replace utf8Conversion by unicode_conversions. 2020-04-09 18:46:17 +03:00
strcmp_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
strlen_test.cpp Replace utf8Conversion by unicode_conversions. 2020-04-09 18:46:17 +03:00
strlen_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
strncmp_test.cpp Replace utf8Conversion by unicode_conversions. 2020-04-09 18:46:17 +03:00
strncmp_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
XArray_tests.cpp Import XStringWArray in Clover. 2020-02-23 23:23:31 +03:00
XArray_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
XObjArray_tests.cpp Start to switch UTF16 litteral to utf8. 2020-03-12 20:45:28 +03:00
XObjArray_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
XString_test.cpp Replace utf8Conversion by unicode_conversions. 2020-04-09 18:46:17 +03:00
XString_test.h Introducing a UTF8 XString 2020-03-12 17:40:38 +03:00
XStringW_test.cpp VS2019 compatibility 2020-04-20 15:45:25 +03:00
XStringW_test.h Import XStringWArray in Clover. 2020-02-23 23:23:31 +03:00
XStringWArray_test.cpp Get rid of XStringWP + few cleanings. 2020-03-31 18:59:35 +03:00
XStringWArray_test.h Import XStringWArray in Clover. 2020-02-23 23:23:31 +03:00