CotEditor/Tests
2024-07-03 21:10:45 +09:00
..
TestFiles Extract TextClipping to TextClipping package 2024-06-27 22:40:39 +09:00
ArithmeticsTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
CollectionTests.swift Move TextEditing extensions to swift package 2024-06-19 21:37:29 +09:00
ComparableTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
DebouncerTests.swift Migrate Debouncer to Task-based 2024-06-21 20:58:52 +09:00
EditedRangeSetTests.swift Improve unit tests 2024-06-16 18:42:44 +09:00
EditorCounterTests.swift Refactor EditorCounter 2024-06-29 10:38:47 +09:00
EncodingTests.swift Improve unit tests 2024-06-16 18:42:44 +09:00
FileDropItemTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
FontExtensionTests.swift Improve unit tests 2024-06-17 13:44:59 +09:00
FormatStylesTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
FourCharCodeTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
GeometryTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
IncompatibleCharacterTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
LineEndingScannerTests.swift Move ValueRange to EditorKit 2024-06-26 12:50:46 +09:00
LineRangeCacheableTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
NSAttributedStringTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
NSLayoutManagerTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
NSTextStorageTests.swift Move TextEditing extensions to swift package 2024-06-19 21:37:29 +09:00
RegularExpressionSyntaxTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
SnippetTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
StringAdvancedCountTests.swift Move TextEditing extensions to swift package 2024-06-19 21:37:29 +09:00
StringFilenameTests.swift Add .deletingLastExtension to String 2024-06-29 11:50:07 +09:00
SyntaxTests.swift Extract StringBasics from TextEditing 2024-06-27 22:08:21 +09:00
TextFinderTests.swift Extract TextFind to package 2024-06-28 13:00:29 +09:00
ThemeTests.swift Extract Syntax package 2024-06-26 20:30:54 +09:00
URLExtensionsTests.swift Add .isAncestor(of:) method to URL 2024-06-29 11:50:07 +09:00
UTTypeExtensionTests.swift Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00