-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-cbd854b0f4.log
128 lines (127 loc) · 4.29 KB
/
1.6.0-DEV-cbd854b0f4.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Julia Version 1.6.0-DEV.185
Commit cbd854b0f4 (2020-06-06 13:20 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed ModuleInterfaceTools ─ v1.0.1
Installed MurmurHash3 ────────── v1.0.3
Installed StrAPI ─────────────── v1.0.0
Installed CharSetEncodings ───── v1.0.0
Installed StrBase ────────────── v1.0.4
Installed ChrBase ────────────── v1.0.1
Updating `~/.julia/environments/v1.6/Project.toml`
[e79e7a6a] + StrBase v1.0.4
Updating `~/.julia/environments/v1.6/Manifest.toml`
[cb9422de] + CharSetEncodings v1.0.0
[c13fa7b1] + ChrBase v1.0.1
[5cb8414e] + ModuleInterfaceTools v1.0.1
[b10b62ed] + MurmurHash3 v1.0.3
[69e7dfc3] + StrAPI v1.0.0
[e79e7a6a] + StrBase v1.0.4
[9a3f8284] + Random
[9e88b42a] + Serialization
[4ec0a83e] + Unicode
Testing StrBase
Status `/tmp/jl_76LAgc/Project.toml`
[cb9422de] CharSetEncodings v1.0.0
[c13fa7b1] ChrBase v1.0.1
[5cb8414e] ModuleInterfaceTools v1.0.1
[b10b62ed] MurmurHash3 v1.0.3
[69e7dfc3] StrAPI v1.0.0
[e79e7a6a] StrBase v1.0.4
[9a3f8284] Random
[8dfed614] Test
[4ec0a83e] Unicode
Status `/tmp/jl_76LAgc/Manifest.toml`
[cb9422de] CharSetEncodings v1.0.0
[c13fa7b1] ChrBase v1.0.1
[5cb8414e] ModuleInterfaceTools v1.0.1
[b10b62ed] MurmurHash3 v1.0.3
[69e7dfc3] StrAPI v1.0.0
[e79e7a6a] StrBase v1.0.4
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[8dfed614] Test
[4ec0a83e] Unicode
Test Summary: | Pass Total
constructors | 5632 5632
Test Summary: | Pass Total
empty strings | 7 7
Test Summary: | Pass Total
casefold string: ASCIIStr | 1536 1536
Test Summary: | Pass Total
casefold string: LatinStr | 3036 3036
Test Summary: | Pass Total
casefold string: UCS2Str | 761856 761856
Test Summary: | Pass Total
casefold string: UTF32Str | 13344768 13344768
Test Summary: | Pass Total
casefold string: UniStr | 13344768 13344768
Test Summary: | Pass Total
casefold string: UTF8Str | 13344768 13344768
Test Summary: | Pass Total
casefold string: UTF16Str | 13344768 13344768
Test Summary: | Pass Total
{starts,ends}_with | 22472 22472
Array{Int16,1}
Test Summary: | Pass Total
Basic String Tests: String, Char | 832181 832181
Array{Int16,1}
Test Summary: | Pass Total
Basic String Tests: UTF8Str, UTF32Chr | 831638 831638
Test Summary: | Pass Total
Binary String Tests: BinaryStr | 91 91
Test Summary: | Pass Total
Binary String Tests: Text1Str | 91 91
Test Summary: | Pass Total
Binary String Tests: String | 91 91
Test Summary: | Pass Total
issue #6027 - make symbol with invalid char | 4 4
Test Summary: | Pass Total
invalid code point | 2 2
Test Summary: | Pass Total
issue #24388 | 2 2
Test Summary: | Pass Total
Unicode Strings | 1 1
Test Summary: | Pass Total
CESU-8 sequences | 3145728 3145728
Test Summary: | Pass Total
Reverse of UTF8 | 11 11
Test Summary: | Pass Total
Issue 12268 | 24 24
Test Summary: | Pass Total
Invalid sequences | 2247 2247
Test Summary: | Pass Total
Valid sequences | 37 37
Test Summary: | Pass Total
Bounds Errors | 12 12
Test Summary: | Pass Total
UTF-16 tests | 7 7
Test Summary: | Pass Total
UTF-32 tests | 5 5
Test Summary: | Pass Total
Conversion errors | 33 33
Test Summary: | Pass Total
Pointer functions | 32 32
Test Summary: | Pass Total
Search functions | 3124 3124
Test Summary: | Pass Total
SubStrings | 31793968 31793968
Test Summary: | Pass Total
Utility functions | 792 792
Test Summary: | Pass Total
IO functions | 12533 12533
Testing StrBase tests passed