swiftlang/swift

[SR-385] Replace test/Interpreter/SDK/Inputs/libTestLoad.dylib with source code

Open

#43.002 geöffnet am 26. Dez. 2015

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (10.719 Forks)batch import
bugcompilergood first issuenfc

Repository-Metriken

Stars
 (69.989 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 17h) (510 gemergte PRs in 30 T)

Beschreibung

Previous ID SR-385
Radar None
Original Reporter @gribozavr
Type Bug
Votes 0
Component/s Compiler
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 8864d5e294a54457cd48f3fa6165e630

Issue Description:

Seems like we have a binary file checked into our tree – test/Interpreter/SDK/Inputs/libTestLoad.dylib. We should replace it with source code and update the test to first build the library.

Contributor Guide