summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move qmake plugin to bst-plugins-experimentalcoldtom/move-qmakeThomas Coldrick2019-08-142-0/+2
* _stream.py: Ensure push does not fail if artifact not cachedjennis/push_unbuilt_artifactJames Ennis2019-08-141-0/+85
* Move modulebuild plugin to bst-plugins-experimentalThomas Coldrick2019-08-142-0/+2
* workspace: Add test to ensure we can show logs from a workspaced builddanielsilverstone-ct/missing-sh-fixBenjamin Schubert2019-08-142-0/+43
* tests: Verify that a missing-command causes a cached failureDaniel Silverstone2019-08-141-0/+1
* element.py: Don't reset a failed (but cached) workspaced Elementjennis/fix_failed_workspacesJames Ennis2019-08-132-0/+44
* Move makemaker plugin to bst-plugins-experimentalThomas Coldrick2019-08-122-0/+2
* Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-091-0/+1
* Frontend: Fix bst artifact logJames Ennis2019-08-091-0/+3
* tests: Add test for DUPLICATE_DEPENDENCY verificationDaniel Silverstone2019-08-089-0/+94
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-1/+1
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-083-0/+16
* tests/integration/shell.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-5/+0
* tests/integration/make.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-2/+0
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-0722-113/+3
* plugins/elements/junction.py: Add 'ignore-junction-remotes' optionJames Ennis2019-08-061-0/+62
* plugins/elements/junction.py: Add 'cache-junction-elements' optionJames Ennis2019-08-061-0/+46
* _project.py: Revert back to not caching junctioned elementsJames Ennis2019-08-061-1/+1
* Bst artifact subcommands take artifact ref names.Rebecca Grayson2019-07-261-0/+59
* tests: Check that progress tallies are correct, including across junctionsJonathan Maw2019-07-261-0/+44
* Mark xfail test that only fail in CIWilliam Salmon2019-07-2522-3/+113
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-2517-19/+67
* Test that commands can be found on PATH when links are presentWilliam Salmon2019-07-253-0/+42
* Fix descend can not follow symlinksWilliam Salmon2019-07-251-1/+141
* Implmented export_to_tar for casbaseddirectoryWilliam Salmon2019-07-255-0/+49
* element.py: clobber sources with workspaceDarius Makovsky2019-07-2229-29/+28
* tests: Add regression test for issue #1086Chandan Singh2019-07-192-0/+25
* Make the Cli verbose for updatingtraveltissues/fix-update-scriptDarius Makovsky2019-07-181-1/+4
* Mock BST_TEST_SUITE env when running update.pyDarius Makovsky2019-07-181-1/+7
* Store Platform reference in Context instance variableJürg Billeter2019-07-174-33/+0
* _variables: Fix reporting of missing variableBenjamin Schubert2019-07-172-2/+7
* node: Add 'get_str_list' on 'MappingNode'Benjamin Schubert2019-07-175-15/+15
* Allowing tar files to be compressedbecky/tar_compressionRebecca Grayson2019-07-161-0/+95
* tests/sourcecache: Fix typos in commentsJürg Billeter2019-07-163-3/+3
* tests/sourcecache/staging.py: Use dummy_context()Jürg Billeter2019-07-161-62/+48
* tests/sourcecache/push.py: Use dummy_context()Jürg Billeter2019-07-161-29/+26
* tests/sourcecache/fetch.py: Use dummy_context()Jürg Billeter2019-07-161-86/+74
* tests/internals/pluginloading.py: Use dummy_context()Jürg Billeter2019-07-161-22/+19
* tests/internals/loader.py: Use dummy_context()Jürg Billeter2019-07-161-32/+17
* tests/internals/context.py: Use dummy_context()Jürg Billeter2019-07-161-4/+5
* tests/format/include_composition.py: Use dummy_context()Jürg Billeter2019-07-161-79/+84
* tests/artifactcache/push.py: Use dummy_context()Jürg Billeter2019-07-161-80/+63
* tests/artifactcache/pull.py: Use dummy_context()Jürg Billeter2019-07-161-125/+100
* tests/artifactcache/config.py: Use dummy_context()Jürg Billeter2019-07-161-10/+10
* tests/testutils: Add dummy_context() helperJürg Billeter2019-07-162-0/+47
* Checkout to default dir if no tar or directory:Rebecca Grayson2019-07-161-0/+18
* element.py: Introduce __update_strict_cache_key_of_rdeps()James Ennis2019-07-161-1/+1
* _pipeline.py, loader.py: Move Element._preflight() to new_from_meta()James Ennis2019-07-161-2/+0
* tests/frontend/show.py: Test proper resolution of max-jobsTristan Van Berkom2019-07-161-0/+51
* _frontend: Added toplevel `--max-jobs` configurationTristan Van Berkom2019-07-161-0/+1