swiftlang/swift

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

Open

#43,002 创建于 2015年12月26日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Swift (69,989 star) (10,719 fork)batch import
bugcompilergood first issuenfc

描述

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.

贡献者指南