CloverBootloader/rEFIt_UEFI/cpp_unit_test
2020-04-27 12:50:49 +03:00
..
all_tests.cpp Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
all_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
global_test.cpp New implementation of XString. 2020-04-23 16:20:48 +03:00
global_test.h New implementation of XString. 2020-04-23 16:20:48 +03:00
LoadOptions_test.cpp XStringArray re-implementation with template. 2020-04-26 13:12:05 +03:00
LoadOptions_test.h Refactor LoadOptions as XString. 2020-04-05 15:25:39 +03:00
poolprint-test-cpp_conf.h More cleaning in tests. 2020-04-24 12:30:09 +03:00
poolprint-test.cpp Fix VS compilation. 2020-04-25 12:59:07 +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 More cleaning in tests. 2020-04-24 12:30:09 +03:00
printf_lite-test.cpp Fix VS compilation. 2020-04-25 12:59:07 +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 More cleaning in tests. 2020-04-24 12:30:09 +03:00
printlib-test.cpp Fix VS compilation. 2020-04-25 12:59:07 +03:00
printlib-test.h Switch to new printf format for DebugLog. 2020-03-25 21:32:44 +03:00
strcmp_test.cpp Fix warnings. 2020-04-24 18:15:05 +03:00
strcmp_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
strlen_test.cpp More cleaning in tests. 2020-04-24 12:30:09 +03:00
strlen_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
strncmp_test.cpp Fix warnings. 2020-04-24 18:15:05 +03:00
strncmp_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
XArray_tests.cpp More cleaning in tests. 2020-04-24 12:30:09 +03:00
XArray_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
XObjArray_tests.cpp More cleaning in tests. 2020-04-24 12:30:09 +03:00
XObjArray_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
XString_test.cpp Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
XString_test.h Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
XStringArray_test.cpp Improve Split in XStringArray. 2020-04-26 14:52:10 +03:00
XStringArray_test.h XStringArray re-implementation with template. 2020-04-26 13:12:05 +03:00