Skip to content

Commit c527a80

Browse files
committed
Delete obsolete booster-dev responses
1 parent fc13f75 commit c527a80

File tree

4 files changed

+0
-371
lines changed

4 files changed

+0
-371
lines changed

booster/test/rpc-integration/test-diamond/response-mutual-constraints-stuck.booster-dev

Lines changed: 0 additions & 134 deletions
This file was deleted.

booster/test/rpc-integration/test-diamond/response-mutual-constraints-terminal.booster-dev

Lines changed: 0 additions & 119 deletions
This file was deleted.

booster/test/rpc-integration/test-substitutions/response-circular-equations.booster-dev

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -202,57 +202,6 @@
202202
}
203203
]
204204
}
205-
},
206-
"predicate": {
207-
"format": "KORE",
208-
"version": 1,
209-
"term": {
210-
"tag": "Equals",
211-
"argSort": {
212-
"tag": "SortApp",
213-
"name": "SortBool",
214-
"args": []
215-
},
216-
"sort": {
217-
"tag": "SortApp",
218-
"name": "SortGeneratedTopCell",
219-
"args": []
220-
},
221-
"first": {
222-
"tag": "DV",
223-
"sort": {
224-
"tag": "SortApp",
225-
"name": "SortBool",
226-
"args": []
227-
},
228-
"value": "true"
229-
},
230-
"second": {
231-
"tag": "App",
232-
"name": "Lbl'UndsEqlsEqls'Int'Unds'",
233-
"sorts": [],
234-
"args": [
235-
{
236-
"tag": "EVar",
237-
"name": "X",
238-
"sort": {
239-
"tag": "SortApp",
240-
"name": "SortInt",
241-
"args": []
242-
}
243-
},
244-
{
245-
"tag": "EVar",
246-
"name": "X",
247-
"sort": {
248-
"tag": "SortApp",
249-
"name": "SortInt",
250-
"args": []
251-
}
252-
}
253-
]
254-
}
255-
}
256205
}
257206
}
258207
}

booster/test/rpc-integration/test-substitutions/response-symbolic-bottom-predicate.booster-dev

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -145,73 +145,6 @@
145145
}
146146
}
147147
}
148-
},
149-
"predicate": {
150-
"format": "KORE",
151-
"version": 1,
152-
"term": {
153-
"tag": "Equals",
154-
"argSort": {
155-
"tag": "SortApp",
156-
"name": "SortBool",
157-
"args": []
158-
},
159-
"sort": {
160-
"tag": "SortApp",
161-
"name": "SortGeneratedTopCell",
162-
"args": []
163-
},
164-
"first": {
165-
"tag": "DV",
166-
"sort": {
167-
"tag": "SortApp",
168-
"name": "SortBool",
169-
"args": []
170-
},
171-
"value": "true"
172-
},
173-
"second": {
174-
"tag": "App",
175-
"name": "Lbl'UndsEqlsEqls'Int'Unds'",
176-
"sorts": [],
177-
"args": [
178-
{
179-
"tag": "EVar",
180-
"name": "X",
181-
"sort": {
182-
"tag": "SortApp",
183-
"name": "SortInt",
184-
"args": []
185-
}
186-
},
187-
{
188-
"tag": "App",
189-
"name": "Lbl'UndsPlus'Int'Unds'",
190-
"sorts": [],
191-
"args": [
192-
{
193-
"tag": "EVar",
194-
"name": "X",
195-
"sort": {
196-
"tag": "SortApp",
197-
"name": "SortInt",
198-
"args": []
199-
}
200-
},
201-
{
202-
"tag": "DV",
203-
"sort": {
204-
"tag": "SortApp",
205-
"name": "SortInt",
206-
"args": []
207-
},
208-
"value": "1"
209-
}
210-
]
211-
}
212-
]
213-
}
214-
}
215148
}
216149
}
217150
}

0 commit comments

Comments
 (0)