carton/Sources/CartonKit/Utilities
omochimetaru eba0fdb76c
Add unit test for dev server (#466)
* make CartonCore module and move Environment

* refactor DevCommandTests.checkForExpectedContent

* add DevServerTestApp Fixture

* add FrontendDevServerTests
2024-05-22 11:31:19 +09:00
..
EnvironmentEx.swift Add unit test for dev server (#466) 2024-05-22 11:31:19 +09:00
FSWatch.swift Import upstream changes of `TSC.Process` (#460) 2024-05-20 18:27:46 +09:00
README.md Version 1.0.0: SwiftPM Plugin Support 2024-02-26 18:48:01 +09:00

README.md

Source files under this directory are derived from the swift-tools-support-core package. The original source files are located in the Sources/TSCUtility directory of the swift-tools-support-core repository and are used under the terms of the Apache License, Version 2.0 with LLVM Exceptions.

We vend the source files in this directory to avoid bringing in the entire swift-tools-support-core package as a dependency.