CloverBootloader/rEFIt_UEFI/cpp_unit_test
jief666 16c627596f Rename OSVersion to macOSVersion.
Fixed some icons ordering in main menu.
Fixed macOs version detection for custom entries.
Fixed main Big Sur partition appearing in menu.
Refactor IsValidGuidAsciiString.
2021-01-31 12:50:23 +03:00
..
all_tests.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
all_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
find_replace_mask_Clover_tests.cpp Handle Skip in patches. 2020-10-23 21:52:01 +03:00
find_replace_mask_Clover_tests.h First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
find_replace_mask_OC_tests.cpp Add Find/Replace with mask tests. 2020-10-12 17:49:43 +03:00
find_replace_mask_OC_tests.h First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
global_test.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
global_test.h Rename XString to XString8. 2020-04-30 09:03:56 +03:00
LoadOptions_test.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
LoadOptions_test.h Refactor LoadOptions as XString. 2020-04-05 15:25:39 +03:00
MacOsVersion_test.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
MacOsVersion_test.h Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
plist_tests.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
plist_tests.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
printf_lite-test-cpp_conf.h More cleaning in tests. 2020-04-24 12:30:09 +03:00
printf_lite-test.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +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 MSVC compilation. 2020-11-02 16:45:11 +03:00
printlib-test.h Switch to new printf format for DebugLog. 2020-03-25 21:32:44 +03:00
strcmp_test.cpp Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
strcmp_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
strlen_test.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
strlen_test.h New platform Posix. Replace strlen, strcmp implementation. 2020-03-13 16:11:58 +03:00
strncmp_test.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +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 make TagData::setDataValue accept NULL value for data. 2020-08-30 22:53:40 +03:00
XBuffer_tests.h SETTINGS serialize method. 2020-08-13 15:07:40 +03:00
XObjArray_tests.cpp Further refactor of plist. 2020-08-22 16:39:24 +03:00
XObjArray_tests.h Import XArray and XObjArray. 2020-02-23 14:21:28 +03:00
XString_test.cpp Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
XString_test.h Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
XStringArray_test.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
XStringArray_test.h XStringArray re-implementation with template. 2020-04-26 13:12:05 +03:00
XToolsCommon_test.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
XToolsCommon_test.h XtoolsCommon tests. 2020-05-01 00:43:44 +03:00