History for dub_jkp / source / dub / test / base.d
2024-02-24
@Mathias Lang
Remove the need for intermediate `.zip` file in PackageSupplier ...
Mathias Lang authored on 21 Feb 2024 Mathias LANG committed on 24 Feb 2024
@Mathias Lang
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
@Mathias Lang
Introduce FSEntry.removeFile, FSEntry.removeDir, refactor FSEntry.writeFile ...
Mathias Lang authored on 21 Feb 2024 Mathias LANG committed on 22 Feb 2024
@Mathias Lang
Allow tests to call customCachePaths ...
Mathias Lang authored on 21 Feb 2024 Petar Kirov committed on 22 Feb 2024
@Mathias Lang
Tests: Remove FSEntry.this dependency on TestDub ...
Mathias Lang authored on 21 Feb 2024 The Dlang Bot committed on 22 Feb 2024
@Mathias Lang
Make FSEntry const and scope correct ...
Mathias Lang authored on 22 Feb 2024 The Dlang Bot committed on 22 Feb 2024
@Mathias Lang
Test: Move writePackageFile to UFCS, better document ...
Mathias Lang authored on 21 Feb 2024 The Dlang Bot committed on 22 Feb 2024
@Mathias Lang
Merge both TestDub constructors ...
Mathias Lang authored on 21 Feb 2024 The Dlang Bot committed on 22 Feb 2024
@Mathias Lang
Tests: FSEntry.writeFile write to wrong directory ...
Mathias Lang authored on 21 Feb 2024 Mathias LANG committed on 22 Feb 2024
@Mathias Lang
Test registry: Store version separate from Package ...
Mathias Lang authored on 21 Feb 2024 Mathias LANG committed on 22 Feb 2024
@Mathias Lang
Introduce readText and make stripUTF8BOM private
Mathias Lang authored on 18 Feb 2024 Mathias LANG committed on 22 Feb 2024
2024-02-18
@Mathias Lang
Load dub.selections.json in unittest ...
Mathias Lang authored on 18 Feb 2024 Mathias LANG committed on 18 Feb 2024
2024-02-17
@Mathias Lang
Move writing selections file to PackageManager ...
Mathias Lang authored on 16 Feb 2024 Mathias LANG committed on 17 Feb 2024
2024-02-15
@Mathias Lang
Tests: Use TestDub FSEntry constructor for more accurate tests ...
Mathias Lang authored on 12 Feb 2024 Mathias LANG committed on 15 Feb 2024
@Mathias Lang
Tests: Fix vfs paths on Windows ...
Mathias Lang authored on 15 Feb 2024 Mathias LANG committed on 15 Feb 2024
@Mathias Lang
Tests: Fix writeFile implementation with vibe-d ...
Mathias Lang authored on 15 Feb 2024 Mathias LANG committed on 15 Feb 2024
2024-02-13
@Mathias Lang
Tests: Simplify loadSCMPackage implementation ...
Mathias Lang authored on 12 Feb 2024 Mathias LANG committed on 13 Feb 2024
2024-02-12
@Mathias Lang
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
@Mathias Lang
Tests: Move root FSEntry from PackageManager to TestDub ...
Mathias Lang authored on 12 Feb 2024 The Dlang Bot committed on 12 Feb 2024
@Mathias Lang
Trivial: Make TestDub.ProjectPath a NativePath ...
Mathias Lang authored on 12 Feb 2024 The Dlang Bot committed on 12 Feb 2024
2024-01-22
@Mathias Lang
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
@Mathias Lang
Adapt PackageManager.get[Best]Package to PackageName API ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 19 Jan 2024
@Mathias Lang
Adapt loadSCMPackage to PackageName API
Mathias Lang authored on 18 Jan 2024 Mathias LANG committed on 19 Jan 2024
2024-01-18
@Mathias Lang
Adapt PackageSuppliers to PackageName API ...
Mathias Lang authored on 18 Jan 2024 The Dlang Bot committed on 18 Jan 2024
2024-01-17
@Mathias Lang
Adapt getPackagePath to PackageName API ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 17 Jan 2024
@Mathias Lang
Expand selections file handling to handle new versions ...
Mathias Lang authored on 11 Jan 2024 Mathias LANG committed on 17 Jan 2024
@Mathias Lang
Simplify PackageManager.getPackagePath ...
Mathias Lang authored on 15 Jan 2024 Mathias LANG committed on 17 Jan 2024
2024-01-04
@Mathias Lang
Testsuite: Add more structured paths ...
Mathias Lang authored on 3 Jan 2024 The Dlang Bot committed on 4 Jan 2024
@Mathias Lang
Make PackageManager.load non-const ...
Mathias Lang authored on 4 Jan 2024 Mathias LANG committed on 4 Jan 2024
2024-01-02
@Mathias Lang
Dub.loadPackage: Error out if no recipe is found ...
Mathias Lang authored on 2 Jan 2024 Mathias LANG committed on 2 Jan 2024