JuliaInterop / Cxx.jl

The Julia C++ Interface
Other
757 stars 108 forks source link

Fix command-line-tools-only build on macOS #414

Closed Gnimuc closed 5 years ago

Gnimuc commented 5 years ago

I screwed this up in #406 when I was trying to fix a mysterious failure on Travis CI.

dpo commented 5 years ago

Many thanks!

Test Summary:                   | Pass  Total
import without using Cxx (#316) |    2      2
foo
foo
foo
foo
foo
foo
foo
foo
foo
foo
1
2
3
4
5
6
7
8
9
10
Test Summary: | Pass  Total
StdString     |    3      3
Test Summary: | Pass  Total
StdVector     |   70     70
e = (class std::length_error &) {
}

Test Summary: | Pass  Total
Exceptions    |    2      2
   Testing Cxx tests passed