Tony Allevato 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 сар өмнө
..
Sources 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 сар өмнө
Tests 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 сар өмнө
Package.swift 881a54955d Split the Package.swift files for CompileTests. (#1743) 1 жил өмнө
Package@swift-5.10.swift b83e38c8f7 Now that 5.10 is the baseline, remove some old bits/refs. (#1788) 10 сар өмнө
README.md 2a383b63e2 Add a CompileTest for "multi module" generation. 2 жил өмнө

README.md

CompileTests/MultiModule

This is a test case that uses sources generated into multiple modules and ensures the generated code compiles with the cross modules references.

This can't use the SwiftPM Plugin as that currently doesn't have support for the module mappings.