Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99288679
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
Thu, Jan 23, 03:02
Size
123 B
Mime Type
text/x-shellscript
Expires
Sat, Jan 25, 03:02 (2 d)
Engine
blob
Format
Raw Data
Handle
23768083
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