CotEditor/Tests
2022-05-09 22:40:06 +09:00
..
TestFiles Update “Unicode control pictures.md” test file for line endings 2022-05-09 22:40:06 +09:00
BracePairTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
CharacterInfoTests.swift Refactor CharacterInfo 2021-10-03 15:10:24 +09:00
CollectionTests.swift Add .binarySearchedFirstIndex(where:) 2022-04-24 16:45:19 +09:00
DebouncerTests.swift Improve Debouncer unit test 2020-04-03 15:29:12 +09:00
EditorInfoCountOperationTests.swift Use line endings as-is in EditorTextView 2022-03-31 20:59:46 +09:00
EncodingDetectionTests.swift Fix list of encodings incompatible with Yen sign in Help 2022-04-07 14:17:45 +09:00
FileDropItemTests.swift Refactor file drop 2020-10-12 21:07:51 +09:00
FileManagerTests.swift Create .createTemporaryDirectory() extension method 2022-03-17 14:37:05 +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 Add jump AppleScript command 2021-09-19 16:36:16 +09:00
GeometryTests.swift Remove CGFloat cast 2021-09-23 21:16:27 +09:00
IncompatibleCharacterTests.swift Count line number with LineEndingScanner 2022-04-28 13:02:08 +09:00
LineEndingScannerTests.swift Count line number with LineEndingScanner 2022-04-28 13:02:08 +09:00
LineEndingTests.swift Use LineEndingScanner for detection 2022-04-24 16:45:19 +09:00
LineRangeCacheableTests.swift Refactor LineRangeCacheableTests 2022-03-08 11:54:30 +09:00
LineSortTests.swift Add test for .leadingDouble(from:) 2022-02-26 00:12:15 +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 Add feature filtering outline items (#1102) 2022-02-03 17:59:21 +09:00
ShortcutTests.swift Fix test cases for Shortcut (#1258) 2022-02-16 01:23:51 +09:00
SnippetTests.swift Fix SnippetTests 2022-04-08 14:11:37 +09:00
StringCollectionTests.swift Use native CollectionDifference when available 2020-01-24 14:39:21 +09:00
StringCommentingTests.swift Adjust indent in code 2022-04-07 10:34:39 +09:00
StringExtensionsTests.swift Consider CRLF in .index(before:) and .index(after:) 2022-02-28 02:49:23 +09:00
StringIndentationTests.swift Re-indent blank lines 2020-02-14 21:38:54 +09:00
StringLineProcessingTests.swift Refactor line processing methods 2022-02-26 01:09:20 +09:00
SyntaxTests.swift Fix unit test 2022-03-27 15:50:32 +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 Improve ThemeTests 2022-03-27 16:07:31 +09:00
URLExtensionsTests.swift Fix relative path insrtion by file dropping 2020-10-14 09:28:05 +09:00
UserDefaultsObservationTests.swift Make defaults keys in UserDefaultsObservationTests local 2021-09-20 13:52:57 +09:00
UTTypeExtensionTests.swift Add UTType extension 2022-03-15 18:30:22 +09:00