summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Download buildtrees on demand for bst shell --use-buildtreetpollard/829Tom Pollard2019-01-281-11/+37
* Fixup refs to 'bst track'Angelos Evripiotis2019-01-281-1/+1
* _artifactcache.py: Don't require the quota to be available on disk.tristan/cache-quota-max-onlyTristan Van Berkom2019-01-251-2/+18
* _artifactcache.py: Refactored to use utils._get_volume_size()Tristan Van Berkom2019-01-242-3/+3
* tests/artifactcache/expiry.py: Test that expiry happens firsttristan/cache-managementTristan Van Berkom2019-01-241-0/+64
* _frontend/widget.py: Render core messages more like other messagesTristan Van Berkom2019-01-241-2/+2
* tests/frontend/buildcheckout.py: Add default target test with junctionJürg Billeter2019-01-244-0/+56
* tests/frontend/pull.py: Add default target test for bst push/pullJürg Billeter2019-01-241-0/+50
* tests/frontend/fetch.py: Add default target test for bst source fetchJürg Billeter2019-01-241-0/+35
* tests/frontend: Add default target tests for bst show and buildPhillip Smyth2019-01-2419-0/+179
* tests: Test that fetching an open workspace will fetch its dependenciesJonathan Maw2019-01-241-21/+34
* Test that tracking in workspaces actually worksJonathan Maw2019-01-241-4/+12
* tests/frontend/track.py: test_track_error_cannot_write_file() fixupTristan Van Berkom2019-01-241-4/+3
* tests/frontend/workspace.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-12/+16
* tests/frontend/track.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-8/+12
* tests/frontend/push.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-6/+9
* tests/frontend/pull.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-4/+4
* tests/sources/remote.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-6/+13
* tests/elements/filter.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-4/+6
* tests/artifactcache/expiry.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-23/+30
* tests/testutils/runcli.py: Make get_element_states() take a list of targetsTristan Van Berkom2019-01-242-5/+4
* _artifactcache.py: Raise ArtifactError() when quota size exceeds disk space.tristan/insufficient-storage-errorTristan Van Berkom2019-01-232-16/+24
* tests: Migrated cache quota test into artifactcache/cache_size.pyTristan Van Berkom2019-01-232-34/+28
* tests/integration/pullbuildtrees.py: Fix the non-integration case.Tristan Van Berkom2019-01-221-42/+42
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-2236-120/+128
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-2210-48/+50
* tests/sources/git.py: Skip tests that assume too new a gitRichard Maw2019-01-212-1/+8
* tests/frontend/workspace.py: Skip test_open_multi_unwritable when rootRichard Maw2019-01-211-0/+1
* widget.py: Avoid "showing 0 lines" messages when there are no linesTristan Maat2019-01-181-0/+110
* testutils/runcli.py: Allow removing artifacts from arbitrary dirsTristan Maat2019-01-181-1/+7
* tests/testutils/python_repo.py: Use subprocess to run sdistTristan Van Berkom2019-01-181-2/+4
* tests/artifactcache/expiry.py: Test refs directory cleanupTristan Van Berkom2019-01-181-0/+14
* tests/frontend/track.py: Use test_track_recurse() to stress test SourcesTristan Van Berkom2019-01-181-13/+47
* testutils/runcli.py: Added cli.get_element_states()Tristan Van Berkom2019-01-181-0/+22
* sandbox/sandbox.py: Display failed commands in the detail stringtristan/error-message-regressionTristan Van Berkom2019-01-161-1/+1
* tests: Migrate junctions test to tests/format/junctions.pyTristan Van Berkom2019-01-1664-0/+0
* tests: Migrate protected variable handling tests to tests/format/variables.pyTristan Van Berkom2019-01-164-102/+89
* tests: Removing tests/pipeline/load.pyTristan Van Berkom2019-01-163-26/+0
* tests: Renaming some tests in tests/format/project.pyTristan Van Berkom2019-01-161-5/+5
* tests: Migrate preflight error handling check to tests/format/project.pyTristan Van Berkom2019-01-166-19/+7
* tests: Migrate test for load_ref() unsupporting plugins into format/project.pyTristan Van Berkom2019-01-165-32/+32
* tests: Migrate dependency order/iteration testing to the format testsTristan Van Berkom2019-01-1630-107/+108
* tests: Migrate dependencies test to tests/formatTristan Van Berkom2019-01-1625-292/+168
* tests: Migrate internal Loader basic test to internals directoryTristan Van Berkom2019-01-167-2/+15
* tests: Rename `plugins` directory to `elements` directoryTristan Van Berkom2019-01-1618-0/+0
* tests: Removing tests/plugins/third_party.pyTristan Van Berkom2019-01-165-79/+0
* tests: Migrate plugin loading test to internals directoryTristan Van Berkom2019-01-1617-1/+1
* tests: Migrate plugin factory test to internals directoryTristan Van Berkom2019-01-1621-1/+1
* tests: Migrate context test into the internals directoryTristan Van Berkom2019-01-165-1/+1
* tests: Migrate utils tests into internals directoryTristan Van Berkom2019-01-164-0/+0