..
all_tests.cpp
Update BaseLib.h with macro BASE_LIST_FOR_EACH.
2023-11-18 11:04:54 +01:00
all_tests.h
Import XArray and XObjArray.
2020-02-23 14:21:28 +03:00
config-test.cpp
Allow SmbiosDictClass to work without ProductName defined (using a
2021-10-19 19:57:27 +02:00
config-test.h
Remove include <Platform.h> from headers. Keep them in sources.
2021-02-07 17:39:03 +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
Rename MACHINE_TYPES enum to MacModel.
2021-10-18 21:06:19 +02: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
guid_tests.cpp
Re-comment unnecessary code. GuidLEToXString8 is replaced by toXString8.
2022-05-14 21:54:27 +02:00
guid_tests.h
Replace EFI_GUID by a class EFI_GUID.
2022-04-26 00:55:56 +02:00
LoadOptions_test.cpp
Remove outdated dead code (AddLoadOption and RemoveLoadOption).
2021-10-20 10:55:05 +02:00
LoadOptions_test.h
Refactor LoadOptions as XString.
2020-04-05 15:25:39 +03:00
MacOsVersion_test.cpp
Create XBool to avoid nasty side effect when assigning int to bool.
2021-09-28 11:28:45 +03:00
MacOsVersion_test.h
Create object MacOsVersion.
2020-11-13 00:25:56 +03:00
MemoryTracker_test.cpp
Update BaseLib.h with macro BASE_LIST_FOR_EACH.
2023-11-18 11:04:54 +01:00
MemoryTracker_test.h
Update BaseLib.h with macro BASE_LIST_FOR_EACH.
2023-11-18 11:04:54 +01:00
plist_tests.cpp
Update BaseLib.h with macro BASE_LIST_FOR_EACH.
2023-11-18 11:04:54 +01:00
plist_tests.h
Remove include <Platform.h> from headers. Keep them in sources.
2021-02-07 17:39:03 +03:00
printf_lite-test.cpp
Remove include <Platform.h> from headers. Keep them in sources.
2021-02-07 17:39:03 +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
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
strcasecmp_test.cpp
Continuation of refactor of settings.
2021-03-15 12:02:34 +03:00
strcasecmp_test.h
Continuation of refactor of settings.
2021-03-15 12:02:34 +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
Speed up devprop_generate_string by using a XBuffer instead of a String.
2021-04-08 11:01:20 +03:00
XBuffer_tests.h
SETTINGS serialize method.
2020-08-13 15:07:40 +03:00
xml_lite-reapeatingdict-test.cpp
Allow SmbiosDictClass to work without ProductName defined (using a
2021-10-19 19:57:27 +02:00
xml_lite-reapeatingdict-test.h
Fix bug : it was ignoring legacy with PBR, MBR and CD.
2021-04-23 15:20:48 +03:00
xml_lite-test.cpp
Simplify validate methods as suggested by Slice.
2021-10-21 11:53:15 +02:00
xml_lite-test.h
Remove include <Platform.h> from headers. Keep them in sources.
2021-02-07 17:39:03 +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
Forgotten file.
2021-04-08 18:52:48 +03:00
XString_test.h
Cleaning in XString. Some method renaming.
2020-04-23 23:43:35 +03:00
XStringArray_test.cpp
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
XStringArray_test.h
XStringArray re-implementation with template.
2020-04-26 13:12:05 +03:00
XToolsCommon_test.cpp
Fix visual studio compilation.
2021-05-08 12:34:17 +03:00
XToolsCommon_test.h
XtoolsCommon tests.
2020-05-01 00:43:44 +03:00