apt-ostree/tests
joe ec082f4d86 Fix Rust compilation errors and test failures
- Add missing modules to lib.rs (apt, package_manager, ostree, test_support, etc.)
- Fix DebPackageMetadata type compatibility with PackageInfo
- Add missing description and scripts fields to DebPackageMetadata
- Create apt.rs module alias for apt_compat
- Create minimal apt_ostree_integration.rs with required types
- Fix type conversions in package_manager.rs resolve_dependencies
- Update all test instances of DebPackageMetadata with new fields
- All Rust code now compiles successfully
- All tests now pass successfully
2025-08-13 22:13:31 -07:00
..
integration_tests.rs Fix Rust compilation errors and test failures 2025-08-13 22:13:31 -07:00
mod.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
test-treefile.yaml Getting ready to move out of heavy alpha development. Created ci/cd 2025-07-22 04:43:43 +00:00
unit_tests.rs Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00