Highlights
- 3 discussions answered
Block or Report
Block or report compnerd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,506 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 31 commits in 8 repositories
Created a pull request in apple/swift-package-manager that received 22 comments
Tests: adjust BuildTests to compose paths
This adjusts most of the tests to use the path composition rather than explicitly writing out the paths. We now use the constructed context for gen…
+670
−264
•
22
comments
Opened 39 other pull requests in 8 repositories
apple/swift-package-manager
8
merged
6
open
-
Add
nugetpackage provider - SourceControl: adjust file path handling
- PackageLoading: always anchor the relative path
- Tests: clean up modulemap generation tests for paths
- SourceControl: normalise repository basename computation
- Tests: adjust test for real file systems
-
Tests: use
FileManager.default.createFile(atPath:contents:) - Tests: adjust LLBuildManifestTests expectations for Windows
- Tests: correct some test cases for path separator
- Basics: alter the definition of root for Windows
-
Convert to
AbsolutePath(_:relativeTo:) - Tests: don't try to compile un-executed code
-
Tests: use
Thread.sleep(forTimeInterval:)rather thansleep -
Tests: use
FileManagerinstead ofcp
apple/swift-driver
6
merged
1
open
-
[5.7] Driver: use a proper error rather than
fatalError -
[5.7] Driver: provide a more suitable default for
emit-module.d - Driver: further generalise #1088
- Tests: adjust tests for swift-tools-support-core#312
-
Driver: use a proper error rather than
fatalError - Tests: ensure that the path will be relative
-
Driver: provide a more suitable default for
emit-module.d