Skip to content

Commit 244c684

Browse files
authored
Merge pull request #512 from owenv/remove-test-inputs
2 parents 56cba83 + df0d793 commit 244c684

File tree

2 files changed

+0
-279
lines changed

2 files changed

+0
-279
lines changed

TestInputs/Incremental/sandbox-master.swiftdeps

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

Tests/SwiftDriverTests/Inputs/IncrementalCompilationInputs.swift

Lines changed: 0 additions & 273 deletions
Original file line numberDiff line numberDiff line change
@@ -34,277 +34,4 @@ enum Inputs {
3434
"/Volumes/gazorp.swift": !private [0,0]
3535
"""
3636
}
37-
static var fineGrainedSourceFileDependencyGraph: String {
38-
"""
39-
# Fine-grained v0
40-
---
41-
allNodes:
42-
- key:
43-
kind: sourceFileProvide
44-
aspect: interface
45-
context: ''
46-
name: '/Users/owenvoorhees/Desktop/hello.swiftdeps'
47-
fingerprint: 85188db3503106210367dbcb7f5d1524
48-
sequenceNumber: 0
49-
defsIDependUpon: [ 30, 28, 24, 23, 27, 22, 21 ]
50-
isProvides: true
51-
- key:
52-
kind: sourceFileProvide
53-
aspect: implementation
54-
context: ''
55-
name: '/Users/owenvoorhees/Desktop/hello.swiftdeps'
56-
fingerprint: 85188db3503106210367dbcb7f5d1524
57-
sequenceNumber: 1
58-
defsIDependUpon: [ 26, 25, 31, 20, 19, 29, 18 ]
59-
isProvides: true
60-
- key:
61-
kind: topLevel
62-
aspect: interface
63-
context: ''
64-
name: Foo
65-
fingerprint: 8daabb8cdf69d8e8702b4788be12efd6
66-
sequenceNumber: 2
67-
defsIDependUpon: [ 0 ]
68-
isProvides: true
69-
- key:
70-
kind: topLevel
71-
aspect: implementation
72-
context: ''
73-
name: Foo
74-
fingerprint: 8daabb8cdf69d8e8702b4788be12efd6
75-
sequenceNumber: 3
76-
defsIDependUpon: [ ]
77-
isProvides: true
78-
- key:
79-
kind: topLevel
80-
aspect: interface
81-
context: ''
82-
name: a
83-
sequenceNumber: 4
84-
defsIDependUpon: [ 0 ]
85-
isProvides: true
86-
- key:
87-
kind: topLevel
88-
aspect: implementation
89-
context: ''
90-
name: a
91-
sequenceNumber: 5
92-
defsIDependUpon: [ ]
93-
isProvides: true
94-
- key:
95-
kind: topLevel
96-
aspect: interface
97-
context: ''
98-
name: y
99-
sequenceNumber: 6
100-
defsIDependUpon: [ 0 ]
101-
isProvides: true
102-
- key:
103-
kind: topLevel
104-
aspect: implementation
105-
context: ''
106-
name: y
107-
sequenceNumber: 7
108-
defsIDependUpon: [ ]
109-
isProvides: true
110-
- key:
111-
kind: nominal
112-
aspect: interface
113-
context: SS
114-
name: ''
115-
sequenceNumber: 8
116-
defsIDependUpon: [ 0 ]
117-
isProvides: true
118-
- key:
119-
kind: nominal
120-
aspect: implementation
121-
context: SS
122-
name: ''
123-
sequenceNumber: 9
124-
defsIDependUpon: [ ]
125-
isProvides: true
126-
- key:
127-
kind: nominal
128-
aspect: interface
129-
context: 5hello3FooV
130-
name: ''
131-
fingerprint: 8daabb8cdf69d8e8702b4788be12efd6
132-
sequenceNumber: 10
133-
defsIDependUpon: [ 0 ]
134-
isProvides: true
135-
- key:
136-
kind: nominal
137-
aspect: implementation
138-
context: 5hello3FooV
139-
name: ''
140-
fingerprint: 8daabb8cdf69d8e8702b4788be12efd6
141-
sequenceNumber: 11
142-
defsIDependUpon: [ ]
143-
isProvides: true
144-
- key:
145-
kind: potentialMember
146-
aspect: interface
147-
context: SS
148-
name: ''
149-
sequenceNumber: 12
150-
defsIDependUpon: [ 0 ]
151-
isProvides: true
152-
- key:
153-
kind: potentialMember
154-
aspect: implementation
155-
context: SS
156-
name: ''
157-
sequenceNumber: 13
158-
defsIDependUpon: [ ]
159-
isProvides: true
160-
- key:
161-
kind: potentialMember
162-
aspect: interface
163-
context: 5hello3FooV
164-
name: ''
165-
fingerprint: 8daabb8cdf69d8e8702b4788be12efd6
166-
sequenceNumber: 14
167-
defsIDependUpon: [ 0 ]
168-
isProvides: true
169-
- key:
170-
kind: potentialMember
171-
aspect: implementation
172-
context: 5hello3FooV
173-
name: ''
174-
fingerprint: 8daabb8cdf69d8e8702b4788be12efd6
175-
sequenceNumber: 15
176-
defsIDependUpon: [ ]
177-
isProvides: true
178-
- key:
179-
kind: member
180-
aspect: interface
181-
context: SS
182-
name: abc
183-
sequenceNumber: 16
184-
defsIDependUpon: [ 0 ]
185-
isProvides: true
186-
- key:
187-
kind: member
188-
aspect: implementation
189-
context: SS
190-
name: abc
191-
sequenceNumber: 17
192-
defsIDependUpon: [ ]
193-
isProvides: true
194-
- key:
195-
kind: topLevel
196-
aspect: interface
197-
context: ''
198-
name: StringLiteralType
199-
sequenceNumber: 18
200-
defsIDependUpon: [ ]
201-
isProvides: false
202-
- key:
203-
kind: topLevel
204-
aspect: interface
205-
context: ''
206-
name: FloatLiteralType
207-
sequenceNumber: 19
208-
defsIDependUpon: [ ]
209-
isProvides: false
210-
- key:
211-
kind: topLevel
212-
aspect: interface
213-
context: ''
214-
name: IntegerLiteralType
215-
sequenceNumber: 20
216-
defsIDependUpon: [ ]
217-
isProvides: false
218-
- key:
219-
kind: topLevel
220-
aspect: interface
221-
context: ''
222-
name: String
223-
sequenceNumber: 21
224-
defsIDependUpon: [ ]
225-
isProvides: false
226-
- key:
227-
kind: topLevel
228-
aspect: interface
229-
context: ''
230-
name: Int
231-
sequenceNumber: 22
232-
defsIDependUpon: [ ]
233-
isProvides: false
234-
- key:
235-
kind: externalDepend
236-
aspect: interface
237-
context: ''
238-
name: '/Users/owenvoorhees/Documents/Development/swift-source/build/Ninja-ReleaseAssert/swift-macosx-x86_64/lib/swift/macosx/Swift.swiftmodule/x86_64-apple-macos.swiftmodule'
239-
sequenceNumber: 23
240-
defsIDependUpon: [ ]
241-
isProvides: false
242-
- key:
243-
kind: externalDepend
244-
aspect: interface
245-
context: ''
246-
name: '/Users/owenvoorhees/Documents/Development/swift-source/build/Ninja-ReleaseAssert/swift-macosx-x86_64/lib/swift/macosx/SwiftOnoneSupport.swiftmodule/x86_64-apple-macos.swiftmodule'
247-
sequenceNumber: 24
248-
defsIDependUpon: [ ]
249-
isProvides: false
250-
- key:
251-
kind: nominal
252-
aspect: interface
253-
context: s35_ExpressibleByBuiltinIntegerLiteralP
254-
name: ''
255-
sequenceNumber: 25
256-
defsIDependUpon: [ ]
257-
isProvides: false
258-
- key:
259-
kind: nominal
260-
aspect: interface
261-
context: s34_ExpressibleByBuiltinStringLiteralP
262-
name: ''
263-
sequenceNumber: 26
264-
defsIDependUpon: [ ]
265-
isProvides: false
266-
- key:
267-
kind: member
268-
aspect: interface
269-
context: 5hello3FooV
270-
name: init
271-
sequenceNumber: 27
272-
defsIDependUpon: [ ]
273-
isProvides: false
274-
- key:
275-
kind: member
276-
aspect: interface
277-
context: SS
278-
name: Int
279-
sequenceNumber: 28
280-
defsIDependUpon: [ ]
281-
isProvides: false
282-
- key:
283-
kind: member
284-
aspect: interface
285-
context: s35_ExpressibleByBuiltinIntegerLiteralP
286-
name: init
287-
sequenceNumber: 29
288-
defsIDependUpon: [ ]
289-
isProvides: false
290-
- key:
291-
kind: member
292-
aspect: interface
293-
context: 5hello3FooV
294-
name: baz
295-
sequenceNumber: 30
296-
defsIDependUpon: [ ]
297-
isProvides: false
298-
- key:
299-
kind: member
300-
aspect: interface
301-
context: s34_ExpressibleByBuiltinStringLiteralP
302-
name: init
303-
sequenceNumber: 31
304-
defsIDependUpon: [ ]
305-
isProvides: false
306-
...
307-
308-
"""
309-
}
31037
}

0 commit comments

Comments
 (0)