karelklic / canal

Abstract interpreter for real-world application programs
https://github.com/karelklic/canal/wiki
Other
32 stars 2 forks source link

Download scripts should be merged into one #100

Closed karelklic closed 11 years ago

karelklic commented 11 years ago

Currently, we have four download scripts for integration testing, one script per llvm version. As those scripts are very similar and we will extend integration tests to support newer versions of llvm as well, the scripts should be merged to a single script.

What about storing the script to tests/multi_llvm_version.sh?