2024-02-22 |
Merge both TestDub constructors
...
Mathias Lang
authored
on 21 Feb 2024
The Dlang Bot
committed
on 22 Feb 2024
|
---|---|
Remove FileInfo.timeCreated
...
Mathias Lang
authored
on 21 Feb 2024
The Dlang Bot
committed
on 22 Feb 2024
|
|
Tests: FSEntry.writeFile write to wrong directory
...
Mathias Lang
authored
on 21 Feb 2024
Mathias LANG
committed
on 22 Feb 2024
|
|
Test registry: Store version separate from Package
...
Mathias Lang
authored
on 21 Feb 2024
Mathias LANG
committed
on 22 Feb 2024
|
|
Introduce readText and make stripUTF8BOM private
Mathias Lang
authored
on 18 Feb 2024
Mathias LANG
committed
on 22 Feb 2024
|
|
2024-02-18 |
Load dub.selections.json in unittest
...
Mathias Lang
authored
on 18 Feb 2024
Mathias LANG
committed
on 18 Feb 2024
|
2024-02-17 |
Merge pull request #2866 from Geod24/mlang/Simplify1
...
Sönke Ludwig
authored
on 17 Feb 2024
GitHub
committed
on 17 Feb 2024
|
Move writing selections file to PackageManager
...
Mathias Lang
authored
on 16 Feb 2024
Mathias LANG
committed
on 17 Feb 2024
|
|
Merge pull request #2865 from dlang/fix_issue_2691_reboot
...
Mathias LANG
authored
on 17 Feb 2024
GitHub
committed
on 17 Feb 2024
|
|
Simplify condition.
Sönke Ludwig
committed
on 17 Feb 2024
|
|
Trivial: Simplify PackageManager's loadInternal
Mathias Lang
committed
on 17 Feb 2024
|
|
2024-02-16 |
Properly fix issue #2691 by reverting to the original scanning behavior.
...
Sönke Ludwig
committed
on 16 Feb 2024
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
...
Sönke Ludwig
committed
on 16 Feb 2024
|
|
Remove an unused JSON serialization call
...
Mathias Lang
authored
on 16 Feb 2024
Mathias LANG
committed
on 16 Feb 2024
|
|
2024-02-15 |
Tests: Use TestDub FSEntry constructor for more accurate tests
...
Mathias Lang
authored
on 12 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
Tests: Fix vfs paths on Windows
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Hoist imports and remove versioning in FilesystemPackageSupplier
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Clear up unprinted deprecation for overrides
...
Mathias Lang
authored
on 14 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Use the proper constructor for PackageDependency
...
Mathias Lang
authored
on 14 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Tests: Fix writeFile implementation with vibe-d
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Make all overloads of download private
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Upgrade checkout and codecov to latest version
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
2024-02-13 |
Tests: Simplify loadSCMPackage implementation
...
Mathias Lang
authored
on 12 Feb 2024
Mathias LANG
committed
on 13 Feb 2024
|
2024-02-12 |
Tests: Add the ability for TestDub to use an initialized filesystem
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
PackageManager: Move addPackages inside loadGitPackage
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
Allow better dependency injection on PackageManager's SCM operation
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
Tests: Move root FSEntry from PackageManager to TestDub
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
Trivial: Make TestDub.ProjectPath a NativePath
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
2024-02-09 |
Fix #2840: Build collision for single-package and FILE_FULL_PATH
...
Mathias Lang
authored
on 7 Feb 2024
Mathias LANG
committed
on 9 Feb 2024
|
2024-02-08 |
CI: Run all tests when coverage is enabled
...
Mathias Lang
authored
on 7 Feb 2024
The Dlang Bot
committed
on 8 Feb 2024
|