2024-06-18 |
Look up `dub.selections.json` files in parent directories too (#2272)
...
Martin Kinkelin
authored
on 18 Jun
GitHub
committed
on 18 Jun
|
---|---|
2024-06-11 |
Tests: Implement the ability to mock the registry too
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
FSEntry: Set a default time for all entries
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
Work around file locking dependency in PackageManager
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
FSEntry: Throw an Exception when trying to read non-existent file
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
2024-06-05 |
PackageManager: Make lookup lazy again
...
Mathias Lang
authored
on 4 Jun
Mathias LANG
committed
on 5 Jun
|
Move the I/O part of Project.loadSelections to PackageManager
...
Mathias Lang
authored
on 4 Jun
The Dlang Bot
committed
on 5 Jun
|
|
2024-06-04 |
Don't call `getPackageIterator` from `loadGitPackage`
...
Mathias Lang
authored
on 4 Jun
Mathias LANG
committed
on 4 Jun
|
2024-03-02 |
Let unittest use PackageManager.store
...
Mathias Lang
authored
on 28 Feb 2024
Jan Jurzitza
committed
on 2 Mar 2024
|
VFS: Implement file attributes
...
Mathias Lang
authored
on 21 Feb 2024
Jan Jurzitza
committed
on 2 Mar 2024
|
|
2024-02-26 |
Test that `add-path` packages take priority
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
Test: Make NativePath import public
...
Mathias Lang
authored
on 24 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
|
Add the ability to re-invoke Dub with the same vfs
...
Mathias Lang
authored
on 24 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
|
Mock IO in writeLocalPackageList / writeOverrides
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
|
Remove the need to mock PackageManager.refresh()
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
|
PackageManager: Mock readText, do not mock load
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
|
Move Package.findPackageFile to PackageManager, mock
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
|
2024-02-24 |
Remove the need for intermediate `.zip` file in PackageSupplier
...
Mathias Lang
authored
on 21 Feb 2024
Mathias LANG
committed
on 24 Feb 2024
|
Test: Directly mock writeFile/existsFile from PackageManager
...
Mathias Lang
authored
on 23 Feb 2024
The Dlang Bot
committed
on 24 Feb 2024
|
|
2024-02-22 |
Introduce FSEntry.removeFile, FSEntry.removeDir, refactor FSEntry.writeFile
...
Mathias Lang
authored
on 21 Feb 2024
Mathias LANG
committed
on 22 Feb 2024
|
Allow tests to call customCachePaths
...
Mathias Lang
authored
on 21 Feb 2024
Petar Kirov
committed
on 22 Feb 2024
|
|
Tests: Remove FSEntry.this dependency on TestDub
...
Mathias Lang
authored
on 21 Feb 2024
The Dlang Bot
committed
on 22 Feb 2024
|
|
Make FSEntry const and scope correct
...
Mathias Lang
authored
on 22 Feb 2024
The Dlang Bot
committed
on 22 Feb 2024
|
|
Test: Move writePackageFile to UFCS, better document
...
Mathias Lang
authored
on 21 Feb 2024
The Dlang Bot
committed
on 22 Feb 2024
|
|
Merge both TestDub constructors
...
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 |
Move writing selections file to PackageManager
...
Mathias Lang
authored
on 16 Feb 2024
Mathias LANG
committed
on 17 Feb 2024
|