CotEditor/Tests
2024-06-02 15:56:36 +09:00
..
TestFiles Update characters.md 2022-07-24 12:30:28 +09:00
ArithmeticsTests.swift Fix a typo in file name 2023-07-25 07:39:48 +09:00
BracePairTests.swift Change styling rule to omit blank lines before closing brackets 2022-12-15 19:41:35 +09:00
CharacterInfoTests.swift Prefer using XCTUnwrap() 2023-04-29 15:37:16 +09:00
CollectionTests.swift Change styling rule to omit blank lines before closing brackets 2022-12-15 19:41:35 +09:00
DebouncerTests.swift Change styling rule to omit blank lines before closing brackets 2022-12-15 19:41:35 +09:00
EditedRangeSetTests.swift Sort imports 2023-04-26 20:59:11 +09:00
EditorCounterTests.swift Refactor EditorCounter 2024-03-31 03:59:45 +09:00
EncodingDetectionTests.swift Fix warnings by swiftlint 0.55.1 2024-06-02 15:56:36 +09:00
FileDropItemTests.swift Adjust whitespaces 2023-04-16 19:56:14 +09:00
FilePermissionTests.swift Replace UInt16 with Int16 in FilePermissions 2024-02-03 10:10:10 +09:00
FontExtensionTests.swift Prefer using XCTUnwrap() 2023-04-29 15:37:16 +09:00
FormatStylesTests.swift Add RangedIntegerFormatStyle 2022-12-18 14:39:36 +09:00
FourCharCodeTests.swift Change styling rule to omit blank lines before closing brackets 2022-12-15 19:41:35 +09:00
FuzzyRangeTests.swift Create format style for FuzzyRange 2023-12-27 11:28:08 +09:00
GeometryTests.swift Change styling rule to omit blank lines before closing brackets 2022-12-15 19:41:35 +09:00
IncompatibleCharacterTests.swift Fix unit tests for incompatible characters 2024-02-04 17:13:45 +09:00
LineEndingScannerTests.swift Remove parentheses for single arg in closure 2023-11-19 11:55:56 +09:00
LineEndingTests.swift Fix unit test 2024-02-29 09:46:01 +09:00
LineRangeCacheableTests.swift Fix copying find result table 2023-10-03 12:31:15 +09:00
LineSortTests.swift Fix CSVSortPattern with whitespace-only component 2024-04-21 18:45:41 +09:00
NSAttributedStringTests.swift Add NSMutableAttributedString.truncateHead(until:offset:) method 2023-01-07 12:08:22 +09:00
NSLayoutManagerTests.swift Fix typos in code 2023-05-07 17:59:41 +09:00
NSRangeTests.swift Refactor NSRange calculations 2023-09-22 10:47:06 +09:00
OutlineTests.swift Migrate OutlineInspectorView to SwiftUI 2024-02-05 22:32:16 +09:00
RegularExpressionSyntaxTests.swift Fix typos in code 2023-05-07 17:59:41 +09:00
ShiftJISTests.swift Rename convertingYenSign(in:) with convertYenSign(in:) 2024-01-19 19:18:21 +09:00
ShortcutTests.swift Add a unit test 2023-12-09 10:49:09 +09:00
SnippetTests.swift Add <<<SELECTION>>> variable to snippet 2023-03-09 17:10:44 +09:00
StringCollectionTests.swift Deprecate insertion point calculation by revert 2024-05-06 18:37:23 +09:00
StringCommentingTests.swift Use Syntax.Comment in EditorTextView 2024-03-05 00:08:09 +09:00
StringExtensionsTests.swift Exclude the last blank line when counting lines 2024-04-06 16:34:33 +09:00
StringIndentationTests.swift Prefer using XCTUnwrap() 2023-04-29 15:37:16 +09:00
StringLineProcessingTests.swift Add Join Lines command (#1151) 2023-12-10 21:11:33 +09:00
SyntaxTests.swift Sanitize bundled syntax files 2024-03-05 01:05:24 +09:00
TextClippingTests.swift Rename initializer of TextClipping 2023-08-16 12:58:43 +09:00
TextFindTests.swift Prefer using XCTUnwrap() 2023-04-29 15:37:16 +09:00
ThemeTests.swift Fix test for theme 2024-05-11 16:46:36 +09:00
URLExtensionsTests.swift Demolish SettingManaging protocol 2023-12-28 12:40:48 +09:00
UserDefaultsObservationTests.swift Remove parentheses for single arg in closure 2023-11-19 11:55:56 +09:00
UTTypeExtensionTests.swift Sort imports 2023-04-26 20:59:11 +09:00