libs-base/Tests/base
2024-12-31 14:33:53 +00:00
..
coding Fix leaks 2024-11-15 10:49:19 +00:00
Functions Weak pointer support fixes and use for notification observers. 2024-12-28 07:48:32 +00:00
GarbageCollection garbage collection tweaks 2011-03-01 10:51:42 +00:00
GenericTests Remove warnings generated by tests. 2011-08-03 08:41:26 +00:00
GSMime fix leaks 2024-11-15 12:27:48 +00:00
GSTLS Missing semicolon and misplaced code in GSTLS unit test 2022-08-04 17:05:55 +02:00
GSXML Fix leaks 2024-11-15 13:00:56 +00:00
headers remove obsolete test 2024-06-10 15:27:35 +01:00
KVC Add EdgeInsets missing function in value 2024-11-21 13:01:31 +02:00
NSAffineTransform Fix leaks 2024-11-15 16:00:47 +00:00
NSArchiver Fix leaks 2024-11-15 16:00:47 +00:00
NSArray LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSAttributedString Fix leaks 2024-11-15 20:48:09 +00:00
NSAutoreleasePool LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSBlock Fixup bad function calls. 2011-02-24 18:53:31 +00:00
NSBundle Fix leaks 2024-11-15 20:48:09 +00:00
NSCache Modify the interfaces of all collection classes to be compatible with the 2016-02-22 21:04:18 +00:00
NSCalendar Fix leaks 2024-11-15 20:48:09 +00:00
NSCalendarDate Updates for changes to IANA time zone data. 2024-12-31 14:31:43 +00:00
NSCharacterSet Fix -[NSCharacterSet invertedSet] to work by calling -invert on a mutable copy 2020-05-05 09:51:34 +01:00
NSConnection Fixes for tests with weak pointers in notification observers. 2024-12-28 07:48:32 +00:00
NSCountedSet Fix bug #43915 (equality not checked correctly for NSCountedSet) 2015-05-02 08:03:05 +00:00
NSData LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSDate Fix leaks in tests 2024-12-23 13:16:14 +00:00
NSDateFormatter NSISO8601DateFormatter bugfix (as reported by kevinpeizner) and tweaks. 2023-10-26 14:19:06 +01:00
NSDictionary Fix leaks 2024-11-15 20:48:09 +00:00
NSDistributedLock Fix leaks 2024-11-15 20:48:09 +00:00
NSException make stack symbols tests more ionformative ... check that class and method names are reported 2024-04-14 12:02:13 +01:00
NSFastEnumeration Fix leaks 2024-11-15 20:48:09 +00:00
NSFileHandle LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSFileManager LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSHashTable Preliminary code for emulation of the objc2 runtime weak reference feature 2024-12-28 07:48:32 +00:00
NSHost Provisional IPv6 support added. 2011-10-03 16:03:19 +00:00
NSHTTPCookie Fix some more leaks 2024-11-16 11:51:53 +00:00
NSIndexPath LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSIndexSet Don't crash when built with gcc 2024-07-17 14:14:46 +01:00
NSInvocation Fix leaks 2024-11-15 15:44:39 +00:00
NSInvocationOperation Fix leaks 2024-11-15 20:48:09 +00:00
NSJSONSerialization Fix NSJSONSerialization test on Windows. 2021-07-14 10:09:45 +02:00
NSKeyedArchiver Fix some more leaks 2024-11-16 11:51:53 +00:00
NSKVOSupport NSKVOSupport: Mark proxy test as hopeful 2024-12-13 03:29:30 -08:00
NSLocale locale method fixup with testcase 2024-02-11 15:03:37 +00:00
NSLock More leaks fixed 2024-11-16 13:34:56 +00:00
NSMapTable Preliminary code for emulation of the objc2 runtime weak reference feature 2024-12-28 07:48:32 +00:00
NSMethodSignature copy cache key in case it is mutated 2024-12-04 19:43:45 +00:00
NSMutableArray Update -[NSMutableArray removeLastObject] (#433) 2024-08-10 23:44:02 +02:00
NSMutableAttributedString More leaks fixed 2024-11-16 13:34:56 +00:00
NSMutableCharacterSet More leaks fixed 2024-11-16 13:34:56 +00:00
NSMutableData More leaks fixed 2024-11-16 13:34:56 +00:00
NSMutableDictionary More leaks fixed 2024-11-16 13:34:56 +00:00
NSMutableIndexSet More leaks fixed 2024-11-16 13:34:56 +00:00
NSMutableSet add some set tests 2013-03-17 12:58:51 +00:00
NSMutableString More leaks fixed 2024-11-16 13:34:56 +00:00
NSNotification Weak pointer support fixes and use for notification observers. 2024-12-28 07:48:32 +00:00
NSNumber More leaks fixed 2024-11-16 14:07:33 +00:00
NSNumberFormatter More leaks fixed 2024-11-16 14:07:33 +00:00
NSObject LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSOperation LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
NSOrderedSet More leaks fixed 2024-11-16 14:07:33 +00:00
NSPersonNameComponentsFormatter More leaks fixed 2024-11-16 14:07:33 +00:00
NSPointerArray Preliminary code for emulation of the objc2 runtime weak reference feature 2024-12-28 07:48:32 +00:00
NSPointerFunctions Tweaks to match OSX pointer array behaviors more accurately. 2024-07-22 12:22:40 +01:00
NSPredicate fix non-portable code in testcase 2024-06-23 08:20:52 +01:00
NSProcessInfo * Tests/base/NSProcessInfo/general.m: Mark test for -systemUptime 2018-05-27 14:13:48 +02:00
NSProgress More leak fixes 2024-11-16 21:11:56 +00:00
NSProxy More leak fixes 2024-11-16 21:11:56 +00:00
NSRegularExpression More leak fixes 2024-11-16 21:11:56 +00:00
NSRunLoop More leak fixes 2024-11-16 21:11:56 +00:00
NSScanner More leak fixes 2024-11-16 21:11:56 +00:00
NSSet More leak fixes 2024-11-16 21:11:56 +00:00
NSSortDescriptor More leak fixes 2024-11-16 21:11:56 +00:00
NSStream Revert last change 2024-11-17 15:03:22 +00:00
NSString asan fixes for gcc and gnu runtime 2024-11-30 19:06:40 +00:00
NSTask Don't have the subtask crash when logging zombie message. 2024-11-17 20:50:17 +00:00
NSThread Fix CI and make libcurl a hard-dependency when using libobjc2 (#447) 2024-10-10 11:16:47 +02:00
NSTimeZone Updates for changes to IANA time zone data. 2024-12-31 14:31:43 +00:00
NSUbiquitousKeyValueStore Add test 2019-07-08 08:11:28 -04:00
NSUndoManager Important change to the START_SET and END_SET macros to stop their use 2011-02-24 16:26:01 +00:00
NSURL Increase timeout for slow testcase on mingw 2024-12-05 14:00:37 +00:00
NSURLConnection More leak fixups 2024-11-17 21:41:43 +00:00
NSURLHandle More leak management fixes 2024-11-17 16:16:46 +00:00
NSURLProtocol More leak management fixes 2024-11-17 16:16:46 +00:00
NSURLRequest More leak management fixes 2024-11-17 16:16:46 +00:00
NSURLSession Fix compiler warnings about variable size 2024-11-19 09:28:19 +00:00
NSUserDefaults Fix leaks and a possible buffer overrun 2024-11-17 12:55:55 +00:00
NSUUID Fix leaks and a possible buffer overrun 2024-11-17 12:55:55 +00:00
NSValue Fix NSGetSizeAndAlignment usage 2021-11-02 10:18:05 +01:00
NSValueTransformer Add tests for NSValueTransformer. 2020-06-11 14:15:57 +02:00
NSXMLDocument Fix more leaks 2024-11-17 13:32:31 +00:00
NSXMLElement Fix leaks in tests 2024-12-23 17:38:14 +00:00
NSXMLNode Fix leaks in tests 2024-12-23 17:38:14 +00:00
NSXMLParser Fix more leaks 2024-11-17 13:32:31 +00:00
PropertyLists Use base64 in gnustep property lists 2015-08-30 07:28:26 +00:00
Unicode Fix leaks 2024-11-15 21:21:41 +00:00
GNUmakefile.postamble import testsuite 2011-02-16 08:21:17 +00:00
GNUmakefile.super Tweaks to support UTF-8 literal string encoding supported by more recent 2011-10-12 14:28:44 +00:00
lsan.txt LeakSanitizer fixups for gcc and gnu runtime 2024-11-30 18:23:48 +00:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00