Skip to content
  • Brad King's avatar
    ENH: Test export/import of link interface languages · 3621e073
    Brad King authored
    This extends the ExportImport test.  The Export project creates a C++
    static library and exports it.  Then the Import project links the
    library into a C executable.  On most platforms the executable will link
    only if the C++ linker is chosen correctly.
    3621e073