summaryrefslogtreecommitdiff
path: root/tests/frontend/show.py
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend: Add test for invalid element-pathelement-path_not_validatedPhillip Smyth2018-11-121-0/+13
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-021-2/+2
* tests/frontend/show.py: Add test case for maximum recursion depth being exceededPhil Dawson2018-07-251-2/+58
* Interpret names as colon separated junction path in loader.Valentin David2018-06-081-4/+43
* Load and save junctioned source refs from/to junction.refsTristan Van Berkom2018-04-251-1/+1
* tests/frontend/show.py: Removing some unused variablesTristan Van Berkom2018-04-141-2/+0
* tests/frontend/show.py: Test behaviors of showing junctioned elementsTristan Van Berkom2018-04-051-1/+92
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-011-4/+4
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-131-6/+4
* Add tests for multiple targetsTristan Maat2017-11-041-0/+53
* tests/frontend/show.py: Added test for `bst show`Tristan Van Berkom2017-09-041-0/+55