swiftlang/swift

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

Open

#43.002 aberto em 26 de dez. de 2015

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Swift (10.719 forks)batch import
bugcompilergood first issuenfc

Métricas do repositório

Stars
 (69.989 stars)
Métricas de merge de PR
 (Mesclagem média 8d 17h) (510 fundiu PRs em 30d)

Description

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.

Guia do colaborador