Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 544 Bytes

README.rst

File metadata and controls

16 lines (11 loc) · 544 Bytes

Import maps

Tests to ensure that importmap is working as expected.

Contents

Test that importmap declarations on go_library are propagated and obeyed. This builds libraries using src.go as multiple outputs with the differing importpaths, adds identical importmap declarations and then checks that the libraries can be correctly imported without colliding through differing intermediate libraries into the main test.