summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update all packages requirementsBenjamin Schubert2020-05-114-6/+4
* lint: Stop using mutable objects for default argumentsBenjamin Schubert2020-05-111-1/+1
* pip.py: Remove the pip element, it is in experimentalBenjamin Schubert2020-05-111-117/+0
* tests/plugins/loading.py: Test failure modes when loading pip pluginsTristan Van Berkom2020-05-041-0/+79
* tests/plugins/loading.py: Added test for loading pip pluingsTristan Van Berkom2020-05-041-0/+46
* tests/plugins/pip-samples/sample-plugins: Adding a sample pip plugins packageTristan Van Berkom2020-05-047-0/+92
* plugin.py: Rework how deprecation warnings are configured.Tristan Van Berkom2020-05-048-88/+128
* tests/plugins/loading.py: Migrate tests for found/not found pluginsTristan Van Berkom2020-05-0313-51/+67
* _pluginfactory/pluginfactory.py: Add provenance to missing plugin errorsTristan Van Berkom2020-05-031-1/+1
* _stream.py: Fetch sources while launching build shellschandan/build-shell-fetchChandan Singh2020-04-301-3/+37
* tests/plugins/loading.py: Added tests for plugin BST_MIN_VERSION guardsTristan Van Berkom2020-04-299-0/+174
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-2919-0/+51
* tests/plugins/loading.py: New test replaces removed internal testTristan Van Berkom2020-04-296-0/+155
* tests/plugins/deprecationwarnings.py: Moved from it's subdirectoryTristan Van Berkom2020-04-296-1/+1
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-2948-490/+24
* Switch preferred sandbox from bwrap to buildbox-runJürg Billeter2020-04-283-111/+5
* element.py: Drop BST_VIRTUAL_DIRECTORYJürg Billeter2020-04-281-2/+0
* tests/internals/storage.py: Add tests for new Directory methodsJürg Billeter2020-04-271-2/+94
* Remove bst shell --sysrootJürg Billeter2020-04-251-42/+0
* Replace format-version with min-versionTristan Van Berkom2020-04-25178-59/+250
* tests/format/variables.py: Increase timeout for test_cyclic_variablesjuerg/test-timeoutsJürg Billeter2020-04-241-1/+1
* tests/testutils/constants.py: Increase pexpect timeoutsJürg Billeter2020-04-241-2/+2
* tests: Correctly handle resources when opening files in testsbschubert/no-warningsBenjamin Schubert2020-04-232-42/+50
* filetypegenerator.py: Close socket after usageBenjamin Schubert2020-04-231-3/+8
* tests: Stop using tmpdir_factory.mkdtemp("")bschubert/fix-mktemp-usageBenjamin Schubert2020-04-233-15/+16
* tests/frontend/push.py: Add test_push_after_rebuildjuerg/artifact-blob-not-foundJürg Billeter2020-04-203-1/+74
* tests/frontend/pull.py: Add test_pull_missing_blob_split_shareJürg Billeter2020-04-201-29/+63
* tests/internals/cascache.py: Increase sleep duration to fix flaky testJürg Billeter2020-04-201-2/+2
* tests/sources/tar.py: Fix flaky test_out_of_basedir_hardlinksjuerg/tar-hardlinksJürg Billeter2020-04-201-1/+6
* tests/frontend/buildcheckout.py: Add non-strict testJürg Billeter2020-04-161-0/+22
* Process options in includes files with the options of their junctionvalentindavid/include-options-from-junctionValentin David2020-04-1516-1/+135
* tests/frontend/buildcheckout.py: Check mode and uid/gid in tarballjuerg/export-to-tarJürg Billeter2020-04-081-2/+13
* _project.py: resolve options before running the final assertionsabderrahim/optionsAbderrahim Kitouni2020-04-052-0/+37
* tests/integration/script.py: Drop read-only root xfail for buildbox-runJürg Billeter2020-04-041-4/+0
* tests/integration/build-uid.py: Don't skip tests with buildbox-runJürg Billeter2020-04-041-4/+16
* tests/format/junctions.py: Drop Python 3.5 compatibilityJürg Billeter2020-04-021-6/+3
* cascache.py: Create cas logs in the buildstream cache directorybschubert152020-03-245-17/+20
* Canonicalize OS nameJürg Billeter2020-02-2728-28/+28
* tests/integration/autotools.py: Check build logJürg Billeter2020-02-201-0/+8
* _project.py: fix the case where a simple string is passed to host-filesabderrahim/simple-host-filesAbderrahim Kitouni2020-02-171-4/+7
* tests/remoteexecution/workspace.py: Fix test and enable incrementaljuerg/incremental-workspace-buildJürg Billeter2020-02-111-15/+15
* tests/integration/workspace.py: Test incremental build after failureJürg Billeter2020-02-114-0/+74
* tests/integration/workspace.py: Add incremental build testJürg Billeter2020-02-113-0/+84
* _workspaces.py: Drop `prepared`Jürg Billeter2020-02-111-2/+2
* _workspaces.py: Drop `running_files`Jürg Billeter2020-02-111-5/+2
* _workspaces.py: Increment format version, drop support for old versionsJürg Billeter2020-02-111-50/+4
* tests/integration/workspace.py: Fix test_incremental_configure...Jürg Billeter2020-02-111-1/+5
* tests/integration/workspace.py: Fix test_workspace_commanddirJürg Billeter2020-02-111-3/+10
* tests: Remove stray workspaces.yml filesJürg Billeter2020-02-112-0/+0
* .gitlab-ci/buildgrid-compose.yml: Switch to buildbox-workerJürg Billeter2020-02-111-7/+2