CotEditor/Tests
2020-10-14 09:28:05 +09:00
..
TestFiles Add to gender+skin-tone emojis to characters.md 2020-05-07 10:38:37 +09:00
BracePairTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
CharacterInfoTests.swift Use switch-case for Unicode block 2020-05-01 16:48:55 +09:00
CollectionTests.swift Remove needless () 2020-03-22 14:26:05 +09:00
DebouncerTests.swift Improve Debouncer unit test 2020-04-03 15:29:12 +09:00
EditorInfoCountOperationTests.swift Fix unit test 2020-09-11 08:30:03 +09:00
EncodingDetectionTests.swift Tweak testEncodingDeclarationScan() 2020-05-06 14:10:05 +09:00
FileDropItemTests.swift Refactor file drop 2020-10-12 21:07:51 +09:00
FilePermissionTests.swift Rename FormattersTest to FilePermissionTest 2020-03-13 16:08:21 +09:00
FontExtensionTests.swift Add NSFont.Weight property 2020-04-19 17:25:55 +09:00
FourCharCodeTests.swift Conform FourCharCode to ExpressibleByStringLiteral 2020-09-27 10:38:02 +09:00
FuzzyRangeTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
GeometryTests.swift Fix scroll after line wrapping in RTL 2020-04-14 17:44:19 +09:00
IncompatibleCharacterTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
Info.plist Update build settings 2016-08-09 11:49:43 +09:00
LineEndingTests.swift Improve LineEnding methods 2020-09-12 14:08:31 +09:00
LineRangeCacheableTests.swift Fix LineRangeCachable 2020-03-15 16:27:33 +09:00
LineSortTests.swift Add test cases to LineSortTests 2020-06-15 17:29:50 +09:00
NSAttributedStringTests.swift Fix unit test case 2020-05-14 18:12:10 +09:00
NSBezierPathTests.swift Fix text case name 2020-04-24 12:16:28 +09:00
NSLayoutManagerTests.swift Fix hasTemporaryAttribute(_:in:) 2020-02-15 01:59:29 +09:00
OutlineTests.swift Refactor outline navigation 2020-08-13 00:27:53 +09:00
ShortcutTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
StringCollectionTests.swift Use native CollectionDifference when available 2020-01-24 14:39:21 +09:00
StringCommentingTests.swift Use keyPath for mapping where possible 2020-03-22 17:26:33 +09:00
StringExtensionsTests.swift Fix find result truncation for compsed characters 2020-09-04 11:41:00 +09:00
StringIndentationTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
StringLineProcessingTests.swift Improve duplicateLine(in:) 2020-03-21 17:40:01 +09:00
SyntaxTests.swift Fix unit test for OutlineItem 2020-08-14 18:06:04 +09:00
TextClippingTests.swift Add unit tests for TextClipping 2020-03-13 16:09:14 +09:00
TextFindTests.swift Discard unused closure parameters 2020-08-12 16:30:27 +09:00
ThemeTests.swift Make properties in test case private 2020-04-15 22:44:37 +09:00
URLExtensionsTests.swift Fix relative path insrtion by file dropping 2020-10-14 09:28:05 +09:00
UserDefaultsObservationTests.swift Return non-optional value in userdefaults observation 2020-08-31 14:54:01 +09:00