Skip to content

Commit 43607db

Browse files
ykawase5048ScriptRaccoon
authored andcommitted
adjust test files
1 parent eaa764e commit 43607db

3 files changed

Lines changed: 50 additions & 2 deletions

File tree

scripts/expected-data/Ab.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,18 @@
8686
"cokernels": true,
8787
"normal": true,
8888
"conormal": true,
89+
"accessible": true,
90+
"finitely accessible": true,
91+
"ℵ₁-accessible": true,
92+
"generalized variety": true,
93+
"locally finitely multi-presentable": true,
94+
"locally multi-presentable": true,
95+
"locally poly-presentable": true,
96+
"multi-algebraic": true,
97+
"multi-complete": true,
98+
"multi-cocomplete": true,
99+
"multi-terminal object": true,
100+
"multi-initial object": true,
89101
"cartesian filtered colimits": true,
90102
"cocartesian cofiltered limits": true,
91103

@@ -126,5 +138,9 @@
126138
"cocartesian coclosed": false,
127139
"locally cocartesian coclosed": false,
128140
"quotient object classifier": false,
129-
"regular quotient object classifier": false
141+
"regular quotient object classifier": false,
142+
"locally copresentable": false,
143+
"coaccessible": false,
144+
"countable": false,
145+
"essentially countable": false
130146
}

scripts/expected-data/Set.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,18 @@
8181
"cofiltered": true,
8282
"sifted": true,
8383
"cosifted": true,
84+
"accessible": true,
85+
"finitely accessible": true,
86+
"ℵ₁-accessible": true,
87+
"generalized variety": true,
88+
"locally finitely multi-presentable": true,
89+
"locally multi-presentable": true,
90+
"locally poly-presentable": true,
91+
"multi-algebraic": true,
92+
"multi-complete": true,
93+
"multi-cocomplete": true,
94+
"multi-terminal object": true,
95+
"multi-initial object": true,
8496
"cartesian filtered colimits": true,
8597
"cocartesian cofiltered limits": true,
8698

@@ -126,5 +138,9 @@
126138
"kernels": false,
127139
"cokernels": false,
128140
"normal": false,
129-
"conormal": false
141+
"conormal": false,
142+
"locally copresentable": false,
143+
"coaccessible": false,
144+
"countable": false,
145+
"essentially countable": false
130146
}

scripts/expected-data/Top.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
"cofiltered": true,
6666
"sifted": true,
6767
"cosifted": true,
68+
"multi-complete": true,
69+
"multi-cocomplete": true,
70+
"multi-terminal object": true,
71+
"multi-initial object": true,
6872
"cocartesian cofiltered limits": true,
6973

7074
"abelian": false,
@@ -126,5 +130,17 @@
126130
"cokernels": false,
127131
"normal": false,
128132
"conormal": false,
133+
"accessible": false,
134+
"finitely accessible": false,
135+
"ℵ₁-accessible": false,
136+
"generalized variety": false,
137+
"locally finitely multi-presentable": false,
138+
"locally multi-presentable": false,
139+
"locally poly-presentable": false,
140+
"multi-algebraic": false,
141+
"locally copresentable": false,
142+
"coaccessible": false,
143+
"countable": false,
144+
"essentially countable": false,
129145
"cartesian filtered colimits": false
130146
}

0 commit comments

Comments
 (0)