aboutsummaryrefslogtreecommitdiff
path: root/hwpack/testing.py
AgeCommit message (Expand)Author
2010-12-17merge trunkGuilherme Salgado
2010-12-17WARNING is a more appropriate levelMichael Hudson
2010-12-17warn if a package supplied with --local-deb does not end up in the hwpackMichael Hudson
2010-12-16Port populate_rootfs to pythonGuilherme Salgado
2010-12-16grrMichael Hudson
2010-12-16test the prefer_label stuffMichael Hudson
2010-12-16make sure that the Packages file created by sources_entry_for_debs has Filena...Michael Hudson
2010-12-16if you pass a source with a key of "None" to add_apt_sources(), it is not add...Michael Hudson
2010-12-15copy StartsWith from testtools, as that is only present in testtools 0.9.7+ a...Michael Hudson
2010-12-14Disable a test which has a non-documented requirement and thus fails on MaverickGuilherme Salgado
2010-12-14redo linaro-hwpack-install to use markauto on the contents of the hwpackMichael Hudson
2010-12-14mostly revert r199Michael Hudson
2010-12-13docstring & test for MatchesPackageRelationshipListMichael Hudson
2010-12-13merge trunkMichael Hudson
2010-12-10rollback format bump & make linaro-hwpack-install detect new-style hwpacks di...Michael Hudson
2010-12-10create two dependency packages, one which depends on the contents of the hwpa...Michael Hudson
2010-12-09rename dependency package to be prefixed with hwpack-Michael Hudson
2010-12-08merge trunkGuilherme Salgado
2010-12-08Port create_partitions to pythonGuilherme Salgado
2010-12-08bump hwpack format to 2Michael Hudson
2010-12-08test add_dependency_packageMichael Hudson
2010-12-08merge better-hwpack-matcher improvements following reviewMichael Hudson
2010-12-08add AfterPreprocessing.__str__Michael Hudson
2010-12-08more documentation, some duplication removedMichael Hudson
2010-12-08rename ZipMatchers to EachOf, document it and (doc)test itMichael Hudson
2010-12-08replace Packages file "parsing" code with a real parser from debian.deb822Michael Hudson
2010-12-08thoroughly rewrite the reporting part of MatchesSetwise and test that side of...Michael Hudson
2010-12-07build a dependency package as part of building a hwpackMichael Hudson
2010-12-07test that hardware matching is independent of package order & last fix to act...Michael Hudson
2010-12-07use MatchesAsPackagesFile in IsHardwarePackMichael Hudson
2010-12-07wth, actual working impl of last commitMichael Hudson
2010-12-07kill off MatchesPackage.fromPackage constructorMichael Hudson
2010-12-07finally, MatchesAsPackagesFileMichael Hudson
2010-12-07implement MatchesSetwiseMichael Hudson
2010-12-07ok, this is a bit crazy:Michael Hudson
2010-11-30better commentMichael Hudson
2010-11-24first test passing for PackageFetcher.from_debMichael Hudson
2010-11-23check something about the created packageMichael Hudson
2010-09-15Thread Provides, Replaces and Breaks through to the Packages files.James Westby
2010-09-13Have the HardwarePackBuilder obey the include-debs config setting.James Westby
2010-09-13Leave out debs that we don't have content for.James Westby
2010-09-13Set the mtime of all the files in the hwpack.James Westby
2010-09-10Allow specifying other relationships in FetchedPackage.James Westby
2010-09-10Include Depends in the Packages file we generate.James Westby
2010-09-10Ensure that sources files have .list extension.James Westby
2010-09-10Merge trunk.James Westby
2010-09-02Add a builder class that puts the pieces together.James Westby
2010-09-02Merge add-packages-to-hwpack.James Westby
2010-09-02Merge fetch-packges.James Westby
2010-09-02Add more documentation to testing.py and rename AptSource to AptSourceFixtureJames Westby