Alejandro Alonso
|
708d72d2c3
|
Update tests for 6.1 Unicode 16 stdlib
|
2025-01-15 14:09:57 -08:00 |
|
Josh Soref
|
644c18ca9b
|
Spelling stdlib (#42444)
* spelling: against
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: algorithmic
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: alignment
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: anything
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: architectural
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: architecture
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: are
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: artificial
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: aside
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: available
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: being
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: bidirectional
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: characters
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: circular
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: compatibility
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: compiled
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: correctly
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: covers
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: declaration
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: dependencies
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: descriptor
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: dictionaries
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: dynamic
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: greater
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: hierarchy
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: immortal
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: initialize
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: initializes
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: iterable
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: message
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: minimum
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multiple
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: originally
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: simplified
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: sophisticated
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: trivia
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: wasn't
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-04-19 14:02:43 -07:00 |
|
Karoy Lorentey
|
66a8ae07dc
|
[test] Move string test helper methods to StdlibUnittest
This fixes a Windows regression triggered by
https://github.com/apple/swift/pull/41417.
|
2022-04-14 21:36:45 -07:00 |
|
Karoy Lorentey
|
71216009e3
|
[test] Move useful helpers into StdlibUnicodeUnittest
|
2022-04-06 20:11:05 -07:00 |
|
Alejandro Alonso
|
98feb5e6ec
|
Add availability to a few new tests (#40048)
its available, not availabile
|
2021-11-05 16:01:19 -07:00 |
|
Michael Ilseman
|
e6582c37ee
|
[test] Adjust String tests for UTF-8 representation.
Adjust tests for the UTF-8 representation, in preparation for 32-bit
support. Includes UTF-8 literal update.
|
2018-11-04 10:42:41 -08:00 |
|
Lance Parker
|
7376009ccc
|
Add benchmarks and tests for the normalized iterator (#32)
Add benchmarks and tests for the normalized iterator
|
2018-11-04 10:42:41 -08:00 |
|
Dave Abrahams
|
ddf7ad517f
|
UnicodeScalar => Unicode.Scalar
|
2017-05-11 15:23:25 -07:00 |
|
practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01:00 |
|
practicalswift
|
797b80765f
|
[gardening] Use the correct base URL (https://swift.org) in references to the Swift website
Remove all references to the old non-TLS enabled base URL (http://swift.org)
|
2016-11-20 17:36:03 +01:00 |
|
Dmitri Gribenko
|
1d6b08ba97
|
stdlib: share the Unicode dataset across different test files
|
2016-08-07 23:29:24 -07:00 |
|