Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98981197
run_tests.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jan 18, 05:24
Size
123 B
Mime Type
text/x-shellscript
Expires
Mon, Jan 20, 05:24 (2 d)
Engine
blob
Format
Raw Data
Handle
23652578
Attached To
rSPECMICP SpecMiCP / ReactMiCP
run_tests.sh
View Options
#!/bin/bash
git clone https://bitbucket.org/specmicp/specmicp
cd specmicp
mkdir build && cd build
cmake ../
make && ctest
Event Timeline
Log In to Comment