libs-base/Tests/base/NSString
2024-11-30 19:06:40 +00:00
..
basic.m Fix deallocation of placeholder strings at exit. 2024-11-14 16:18:26 +00:00
bom.m Update FSF address as requested by Gregory 2024-11-07 13:37:59 +00:00
boolValue.m import testsuite 2011-02-16 08:21:17 +00:00
common_prefix.m Add missing return value 2024-10-28 14:54:37 +01:00
enumerateLinesUsingBlock.m Implement -[NSString enumerateLinesUsingBlock:] (#407) 2024-06-04 22:19:45 +02:00
enumerateSubstringsInRange.m Fix leaks 2024-11-15 21:21:41 +00:00
locale.m Fix incorrect use of autorelease pools. 2016-05-14 05:27:09 +00:00
noncharacter.m asan fixes for gcc and gnu runtime 2024-11-30 19:06:40 +00:00
NSString_base.m import testsuite 2011-02-16 08:21:17 +00:00
NSString_custom.m Fix leaks 2024-11-15 21:21:41 +00:00
NSString_tests.h asan fixes for gcc and gnu runtime 2024-11-30 19:06:40 +00:00
NSString_zero_hash.m asan fixes for gcc and gnu runtime 2024-11-30 19:06:40 +00:00
nuls_in_strings.m asan fixes for gcc and gnu runtime 2024-11-30 19:06:40 +00:00
order.m check for failures 2011-03-16 15:25:09 +00:00
pairs.m Characters outside the BMP cannot be converted to Latin 1 string encoding 2017-07-10 10:16:27 +02:00
regex.m Mimic OSX handling of what appears to be an ICU bug 2014-04-12 04:38:13 +00:00
test00.m Ensure we are testing the internal 16bit unicode representation class. 2018-07-02 14:20:58 +01:00
test01.m import testsuite 2011-02-16 08:21:17 +00:00
test02.m Change sense of test so that success of resolving a relative link is a pass 2021-02-09 15:48:08 -05:00
test03.m import testsuite 2011-02-16 08:21:17 +00:00
test04.m import testsuite 2011-02-16 08:21:17 +00:00
test05.m Fix leaks 2024-11-15 21:21:41 +00:00
test06.m add tests for replacing percent escapes 2012-03-02 08:13:49 +00:00
test07.m fix (and test) for bug #43722 2014-11-29 11:02:23 +00:00
test08.m Fix leaks 2024-11-15 21:21:41 +00:00
test09.m Fixed build issue due to wrong argument in the macro 2020-04-28 03:07:09 +03:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00
tilde.m Disable tilde abbreviation test on Windows 2022-08-04 17:05:55 +02:00
unichar_const.m Fix incorrect unicode escape sequence, use common smiley character 2017-07-10 15:06:13 +02:00
unichar_format.m Optimise appending UTF-16 strings for formatting 2015-09-04 09:48:07 +00:00
utf8.m Fix leaks 2024-11-15 21:21:41 +00:00
utf8bom.txt import testsuite 2011-02-16 08:21:17 +00:00