summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/project/plugins.py: Removed this old style testTristan Van Berkom2018-04-068-119/+0
* tests/format/project.py: Converted to use CLI test harnessTristan Van Berkom2018-04-0610-89/+51
* tests/frontend/buildcheckout.py: Added junction related testsTristan Van Berkom2018-04-051-1/+90
* tests/frontend/track.py: Added junction related testsTristan Van Berkom2018-04-051-2/+76
* tests/frontend/fetch.py: Added tests for automatically fetching the junctionsTristan Van Berkom2018-04-051-1/+87
* tests/frontend/show.py: Test behaviors of showing junctioned elementsTristan Van Berkom2018-04-055-1/+135
* tests/frontend: Share the configure_project() functionTristan Van Berkom2018-04-053-12/+13
* _loader.py: Some fixes in how we load sources for junctionsTristan Van Berkom2018-04-051-1/+1
* tests/frontend/workspace.py: Exercise the build test in strict and non-strict...Tristan Van Berkom2018-04-051-1/+14
* _artifactcache modules: Adhere to policy on private symbolstristan/private-refactor-2Tristan Van Berkom2018-04-041-3/+3
* _project.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-035-27/+34
* _exceptions.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-031-3/+3
* _context.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-033-3/+3
* tests/frontend/workspace.py: Reduce unneeded coverage here.Tristan Van Berkom2018-04-021-10/+7
* tests/frontend/workspace.py: Test that we can remove a workspace for a nonexi...Tristan Van Berkom2018-04-021-0/+20
* tests/frontend/workspace.py: Fix inaccurate commentsTristan Van Berkom2018-04-021-6/+3
* _frontend/app.py: Renamed from main.pyTristan Van Berkom2018-04-021-1/+1
* element.py: Make artifact lowercase in time_activity()James Ennis2018-03-281-1/+1
* _workspaces.py: Fix fallout from using python3.4Tristan Maat2018-03-281-2/+2
* frontend/workspace.py: Adjust tests to new workspace formatTristan Maat2018-03-271-7/+35
* integration/workspace.py: Add updated dependency testsTristan Maat2018-03-277-0/+265
* Generate unique subdirs for built elementsPhillip Smyth2018-03-268-19/+19
* Remove unused importsJürg Billeter2018-03-251-1/+1
* tests/sources/deb.py: Skip tests if arpy is not availableJürg Billeter2018-03-251-1/+8
* tests/testutils/site.py: Add HAVE_ARPYJürg Billeter2018-03-251-0/+6
* tests/cachekey: Added test to exercise new sandbox contributions to cache keyTristan Van Berkom2018-03-254-1/+18
* Add simple tests of builder UID.Jim MacArthur2018-03-234-0/+95
* Created deb Source plugin for Issue #10Phillip Smyth2018-03-2324-0/+217
* frontend/workspace.py: Add tests for loading different versionsjjardon/versioned_docsRichard Maw2018-03-221-31/+112
* tests/sources/git.py: Test that we ignore inconsistent submodules.Tristan Van Berkom2018-03-222-0/+40
* tests/testutils/repo/git.py: Add new add_file() convenienceTristan Van Berkom2018-03-221-1/+11
* tests/frontend/fetch.py: Test failure modes of Source.get_consistency()Tristan Van Berkom2018-03-211-4/+29
* tests/frontend/track.py: Test that we fail gracefully for post tracking errorsTristan Van Berkom2018-03-218-0/+110
* tests/frontend/track.py: Testing behavior of cross junction trackingTristan Van Berkom2018-03-205-0/+96
* tests/frontend/track.py: Test tracking with optionalityTristan Van Berkom2018-03-208-4/+132
* tests/frontend/track.py: Testing that this works with project.refsTristan Van Berkom2018-03-201-1/+18
* testutils/repo/git.py: Added branch() methodTristan Van Berkom2018-03-201-0/+3
* tests/format/project.py: Test that conditional statements are supported in pr...Tristan Van Berkom2018-03-204-0/+56
* tests/pipeline/load.py: Testing source without load_ref() implementationTristan Van Berkom2018-03-204-0/+83
* tests/frontend/buildtrack.py: Modified to test saving with project.refsTristan Van Berkom2018-03-201-5/+44
* Deprecate `--track-save` option from `bst build`Tristan Van Berkom2018-03-201-8/+2
* Remove other references to SequenceID from the code and testsJim MacArthur2018-03-131-2/+2
* Removing all traces of `environment-inherit` shell configuration.Tristan Van Berkom2018-03-061-27/+7
* tests/integration/shell.py: Testing new shell environment configurationTristan Van Berkom2018-03-061-2/+42
* tests/integration/shell.py: Adding tests for env var expansions in `host-files`tristan/shell-enhancementsTristan Van Berkom2018-03-061-0/+25
* integration tests: Refactoring for dynamic project configurationsTristan Van Berkom2018-03-064-56/+83
* tests/integration/shell.py: Updated shell testsTristan Van Berkom2018-03-041-32/+34
* tests: Add filter element testsJonathan Maw2018-03-0114-0/+168
* Add a test for default and custom loggingJim MacArthur2018-03-011-0/+81
* Update expected cache keys in testsJames Ennis2018-02-286-6/+6