libs-base/Tests/base/NSString
rfm 3bcb484691
Merge pull request #416 from gnustep/enumerateSubstringInRange
Fix broken enumerateSubstringsInRange:options:usingBlock: implementation
2024-06-11 13:29:48 +01:00
..
basic.m an empty string is not equal to nil 2020-06-23 06:53:47 +01:00
bom.m a few more bom tests 2021-04-14 09:14:51 +01:00
boolValue.m import testsuite 2011-02-16 08:21:17 +00:00
enumerateLinesUsingBlock.m Implement -[NSString enumerateLinesUsingBlock:] (#407) 2024-06-04 22:19:45 +02:00
enumerateSubstringsInRange.m NSString: Add enumerateSubstringsInRange tests 2024-06-04 12:10:31 +02:00
locale.m Fix incorrect use of autorelease pools. 2016-05-14 05:27:09 +00:00
noncharacter.m s/codpepoint/codepoint 2016-10-11 17:12:31 +00:00
NSString_base.m import testsuite 2011-02-16 08:21:17 +00:00
NSString_custom.m import testsuite 2011-02-16 08:21:17 +00:00
NSString_tests.h Use encoding number values from Apple 2021-12-26 14:22:04 +08:00
NSString_zero_hash.m import testsuite 2011-02-16 08:21:17 +00:00
nuls_in_strings.m simple test for finding embeded nul 2015-07-21 16:35:46 +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 import testsuite 2011-02-16 08:21:17 +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 numeric sort test 2016-04-14 14:59:29 +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 UTF8 parsing improvements 2018-07-14 07:25:40 +01:00
utf8bom.txt import testsuite 2011-02-16 08:21:17 +00:00