summaryrefslogtreecommitdiff
path: root/tests/sources
Commit message (Expand)AuthorAgeFilesLines
* tests/sources/deb.py: Skip tests if arpy is not availableJürg Billeter2018-03-251-1/+8
* Created deb Source plugin for Issue #10Phillip Smyth2018-03-2324-0/+217
* tests/sources/git.py: Test that we ignore inconsistent submodules.Tristan Van Berkom2018-03-222-0/+40
* tests: Add a git test that project overrides workJonathan Maw2018-02-194-0/+52
* tests: Add tests to verify git sources obey submodule checkout configJonathan Maw2018-02-192-0/+208
* tests: fix erroneous comment in git testJonathan Maw2018-02-191-1/+1
* Add bzr testTristan Maat2018-02-073-0/+49
* local & patch source tests: Preflight errors now report PipelineErrorTristan Van Berkom2018-01-062-3/+3
* tests/sources/local.py: Adding test for staging a symlink.Tristan Van Berkom2018-01-024-0/+34
* tests/sources/local.py: Testing failures to create staging directoriesTristan Van Berkom2018-01-024-0/+28
* tests/sources: Use new error checking tools for source testsTristan Van Berkom2018-01-016-82/+91
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-132-2/+2
* Remove unused imports in test filesGökçen Nurlu2017-12-072-2/+2
* Add a test for tar lzipValentin David2017-11-302-0/+52
* tests/sources/tar.py: Test for tarballs containing linksTristan Van Berkom2017-11-173-0/+43
* tests/sources/tar.py: Removing some unused test dataTristan Van Berkom2017-11-062-8/+0
* tests/sources/zip.py: Adding tests for zip source edge casesTristan Van Berkom2017-11-0613-0/+221
* tests/sources/fixture.py: Removing the old deprecated fixtureTristan Van Berkom2017-11-061-55/+0
* tests/sources/bzr.py: Removing bzr source testTristan Van Berkom2017-11-0613-238/+0
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-061-2/+2
* tests/sources/git.py: Converted to use newer CLI fixturesTristan Van Berkom2017-11-055-373/+63
* tests/sources/patch.py: Converted to use CLI fixturesTristan Van Berkom2017-11-048-103/+82
* tests/sources/local.py: Removed some more unneeded steps in the testTristan Van Berkom2017-11-041-10/+2
* tests/sources/local.py: Remove one line of deadcodeTristan Van Berkom2017-11-041-1/+0
* Adjust tests to new APITristan Maat2017-11-041-2/+2
* tests/sources/local.py: Migrated test to use frontend fixturesTristan Van Berkom2017-11-043-40/+45
* tests/sources/tar.py: Converted tar test to use the CLI and enhancedTristan Van Berkom2017-11-0314-107/+134
* tests/sources/generic.py: Removing test, no tests should ever be added hereTristan Van Berkom2017-10-224-37/+0
* Add warnings when staging to /buildstream/build74-prevent-artifacts-from-containing-files-in-buildstream-buildTristan Maat2017-10-194-0/+37
* Updated test cases for internal API changes stemming from project optionsTristan Van Berkom2017-10-101-3/+3
* Updating test cases to construct the project/loader properly again.Tristan Van Berkom2017-10-081-2/+1
* Fix affected test cases24-better-validation-for-loaded-yamlTristan Maat2017-09-141-3/+3
* tar.py source test case: Stop using tar's private _sha256sum() methodTristan Van Berkom2017-09-121-4/+5
* Add patch source pluginChandan Singh2017-09-0921-6/+234
* tests/sources/ostree.py: Removed test and data.Tristan Van Berkom2017-09-046-193/+0
* tests/source/git.py: Skip if git is not availableTristan Van Berkom2017-09-041-0/+12
* tests/sources/bzr.py: Use site.py to determine presence of bzrTristan Van Berkom2017-09-041-8/+1
* tests/sources/ostree.py: Removed http server testTristan Van Berkom2017-09-041-22/+0
* local source tests: Removed test case for get_unique_key()Tristan Van Berkom2017-09-011-18/+0
* Fix testsTristan Maat2017-07-171-1/+1
* Test Cases: Updated for new Project / Loader API changesTristan Van Berkom2017-07-171-5/+7
* Add --host-arch and --target-arch, and 'host-arches' conditionalSam Thursfield2017-07-061-1/+1
* test/sources/ostree.py: Fix ResourceWarning when calling subprocessSam Thursfield2017-06-221-6/+1
* tests/sources/bzr.py: Skip bzr source tests if `bzr` program isn't foundSam Thursfield2017-06-221-0/+18
* Add some basic bzr testsJonathan Maw2017-05-2513-0/+227
* Added/fixed tar source tests.Tristan Van Berkom2017-05-145-2/+35
* Add tests for the tar sourceJonathan Maw2017-04-1311-0/+167
* Add some default repo aliases to the test fixtureJonathan Maw2017-04-131-0/+4
* Refactor: Untangling element/source namesTristan Van Berkom2017-03-181-1/+0
* source test fixture: Create a context with a log handler.Tristan Van Berkom2017-02-251-0/+7