Main Page | Modules | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

TextStorageTestCase.m File Reference

Go to the source code of this file.

Variables

static NSString * sample1 = @"\nSecond line\nthird\n"
static NSString * sample2 = @"eenie\nmeenie\nmynie"
static NSString * sample3 = @"\n\n "
static NSString * sample4 = @" \n\n "
static NSString * sample5 = @"\n\n\n a"
static NSString * sample6 = @"\n\n\n ba"
static NSString * sample7 = @"c\n\n\n ba"
static NSString * sample8 = @"c\n\n\n ba\nd"
static NSString * sample9 = @"c\n\n\n ea\nd"
static NSString * sample10 = @"c\nf\n\n ea\nd"
static NSString * sample11 = @"c\nf\n g\n ea\nd"
static NSString * sample12 = @"000\n111\n222\n333\n444\n555\n666\n777"
static NSString * sample13 = @"000\n111\n\n\n222\n333\n444\n555\n666\n777"
static NSString * sample14 = @"000\n111\n\n\n222\n333\n444\n555\n666\n777\n\n"
static NSString * sample15 = @"000\n111\n444\n555\n666\n777"
static NSString * sample16 = @"000\n111\n444\n555\n666\n"


Variable Documentation

NSString* sample1 = @"\nSecond line\nthird\n" [static]
 

Definition at line 12 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testLineCount, and TextStorageTestCase::testLineRange.

NSString* sample10 = @"c\nf\n\n ea\nd" [static]
 

Definition at line 92 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterReplacement.

NSString* sample11 = @"c\nf\n g\n ea\nd" [static]
 

Definition at line 93 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterReplacement.

NSString* sample12 = @"000\n111\n222\n333\n444\n555\n666\n777" [static]
 

Definition at line 117 of file TextStorageTestCase.m.

NSString* sample13 = @"000\n111\n\n\n222\n333\n444\n555\n666\n777" [static]
 

Definition at line 118 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testInsertLines.

NSString* sample14 = @"000\n111\n\n\n222\n333\n444\n555\n666\n777\n\n" [static]
 

Definition at line 119 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testInsertLines.

NSString* sample15 = @"000\n111\n444\n555\n666\n777" [static]
 

Definition at line 156 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testDeleteLines.

NSString* sample16 = @"000\n111\n444\n555\n666\n" [static]
 

Definition at line 157 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testDeleteLines.

NSString* sample2 = @"eenie\nmeenie\nmynie" [static]
 

Definition at line 13 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testEnsureRowHasColumnNoop, TextStorageTestCase::testLineCount, and TextStorageTestCase::testLineRange.

NSString* sample3 = @"\n\n " [static]
 

Definition at line 53 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testEnsureRowHasColumn.

NSString* sample4 = @" \n\n " [static]
 

Definition at line 54 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testEnsureRowHasColumn.

NSString* sample5 = @"\n\n\n a" [static]
 

Definition at line 68 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterInsertion.

NSString* sample6 = @"\n\n\n ba" [static]
 

Definition at line 69 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterInsertion.

NSString* sample7 = @"c\n\n\n ba" [static]
 

Definition at line 70 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterInsertion.

NSString* sample8 = @"c\n\n\n ba\nd" [static]
 

Definition at line 71 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterInsertion, and TextStorageTestCase::testCharacterReplacement.

NSString* sample9 = @"c\n\n\n ea\nd" [static]
 

Definition at line 91 of file TextStorageTestCase.m.

Referenced by TextStorageTestCase::testCharacterReplacement.


Generated on Fri Sep 30 12:01:12 2005 for Crescat by  doxygen 1.4.4