CloverBootloader/rEFIt_UEFI/cpp_unit_test
jief666 d4b3fb9b7a Bug I introduced in StrHToBuf.
Remove PRINTF_EMIT_CR=1.
ReleaseDate wrongly had a \n at the end.
Bug in utf8_stringnn_from_utf16_string.
XString replaceAll(XString,XString) function.
2020-08-16 16:21:12 +03:00
..
all_tests.cpp SETTINGS serialize method. 2020-08-13 15:07:40 +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 Rename XString to XString8. 2020-04-30 09:03:56 +03:00
LoadOptions_test.cpp XStringArray self assignament test. 2020-08-11 09:00:19 +03:00
LoadOptions_test.h Refactor LoadOptions as XString. 2020-04-05 15:25:39 +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
XBuffer_tests.cpp SETTINGS serialize method. 2020-08-13 15:07:40 +03:00
XBuffer_tests.h SETTINGS serialize method. 2020-08-13 15:07:40 +03:00
XObjArray_tests.cpp Fix -W effc++ warnings. 2020-08-11 15:43:53 +03:00
XObjArray_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
XString_test.cpp Bug I introduced in StrHToBuf. 2020-08-16 16:21:12 +03:00
XString_test.h Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
XStringArray_test.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XStringArray_test.h XStringArray re-implementation with template. 2020-04-26 13:12:05 +03:00
XToolsCommon_test.cpp Split and ConcatAll more flexible. 2020-05-03 18:07:34 +03:00
XToolsCommon_test.h XtoolsCommon tests. 2020-05-01 00:43:44 +03:00