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
|
|
Tests: Fix writeFile implementation with vibe-d
...
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
|
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-01-22 |
Improve unittest framework to have a virtual FS
...
Mathias Lang
authored
on 14 Jan 2024
The Dlang Bot
committed
on 22 Jan 2024
|
2024-01-19 |
Adapt PackageManager.get[Best]Package to PackageName API
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 19 Jan 2024
|
Adapt loadSCMPackage to PackageName API
Mathias Lang
authored
on 18 Jan 2024
Mathias LANG
committed
on 19 Jan 2024
|
|
2024-01-18 |
Adapt PackageSuppliers to PackageName API
...
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
2024-01-17 |
Adapt getPackagePath to PackageName API
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
Expand selections file handling to handle new versions
...
Mathias Lang
authored
on 11 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
|
Simplify PackageManager.getPackagePath
...
Mathias Lang
authored
on 15 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
|
2024-01-04 |
Testsuite: Add more structured paths
...
Mathias Lang
authored
on 3 Jan 2024
The Dlang Bot
committed
on 4 Jan 2024
|
Make PackageManager.load non-const
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
|
2024-01-02 |
Dub.loadPackage: Error out if no recipe is found
...
Mathias Lang
authored
on 2 Jan 2024
Mathias LANG
committed
on 2 Jan 2024
|
Deprecate `Package.load`, use `PackageManager.load` instead
...
Mathias Lang
authored
on 1 Jan 2024
Mathias LANG
committed
on 2 Jan 2024
|
|
2023-12-30 |
Test framework: Add documentation and an example UT
Mathias Lang
authored
on 28 Dec 2023
The Dlang Bot
committed
on 30 Dec 2023
|
2023-12-28 |
Fix #2696: Segfault with bad dub.sdl
...
Mathias Lang
authored
on 27 Dec 2023
The Dlang Bot
committed
on 28 Dec 2023
|
Test framework: Return fully typed TestPackageManager from TestDub
...
Mathias Lang
authored
on 28 Dec 2023
Jan Jurzitza
committed
on 28 Dec 2023
|
|
2023-12-27 |
Add unittest framework and some dependency tests
...
Mathias Lang
authored
on 19 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
Allow dependency injection on the PackageSupplier
...
Mathias Lang
authored
on 26 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
Move TestDub to its own module
...
Mathias Lang
authored
on 27 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|