summaryrefslogtreecommitdiff
path: root/src/buildstream/testing
Commit message (Expand)AuthorAgeFilesLines
* testing/.../site: windows-friendly HAVE_OLD_GITaevri/oldgitAngelos Evripiotis2019-10-151-1/+3
* tests: Add autouse fixture to reset global state in node.pyxjuerg/synthetic-file-indexJürg Billeter2019-09-042-2/+7
* tests: Catch tests that don't shut down background threadsjuerg/forkJürg Billeter2019-09-032-0/+48
* testing/_forked.py: Update _MAIN_PID for tests running in subprocessesJürg Billeter2019-09-031-0/+6
* Add initial mypy configuration and typesChandan Singh2019-09-022-3/+4
* tests: Implement and register in_subprocess pytest markTom Mewett2019-08-301-0/+94
* sourcetests/track: Don't overwrite project configurationbschubert/register-sources-on-testBenjamin Schubert2019-08-263-17/+10
* _sourcetests/mirror: Don't overwrite project_confBenjamin Schubert2019-08-261-100/+74
* testing/sources: Automatically register plugin sourcesBenjamin Schubert2019-08-269-50/+147
* cascache.py: Start buildbox-casd and set up channelJürg Billeter2019-08-201-1/+1
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+1
* _yaml: Set 'MappingNode' public-private APIBenjamin Schubert2019-07-151-1/+1
* _yaml: Move 'node_composite' to a method on 'MappingNode'Benjamin Schubert2019-07-151-1/+1
* tests/yaml: Stop using 'composite_dict' and use 'composite' insteadBenjamin Schubert2019-07-151-1/+1
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-1510-39/+36
* _yaml: Never create base 'Node' directlyBenjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_get' and migrate all remaining calls to new APIBenjamin Schubert2019-07-152-7/+7
* Refactor of Platform and SandboxWilliam Salmon2019-07-122-13/+14
* runcli.py: Don't set project to 'None'AlexFazakas2019-07-021-2/+1
* _yaml: Remove useless calls to '_yaml.node_sanitize'Benjamin Schubert2019-06-251-1/+0
* testing/_utils: match git methods to base classAngelos Evripiotis2019-06-181-1/+4
* CliIntegration: match methods to base classAngelos Evripiotis2019-06-181-2/+12
* testing/_utils/site.py: Fix missing BZR assignmentTom Pollard2019-06-071-0/+1
* test:utils/site: Consolidate MACHINE_ARCH variable in a single placeBenjamin Schubert2019-06-061-0/+3
* test:utils/site: Consolidate arpy environment variables in a single placeBenjamin Schubert2019-06-061-0/+6
* test:utils/site: Consolidate Lzip environment variables in a single placeBenjamin Schubert2019-06-061-0/+6
* test:utils/site: Consolidate Git environment variables in a single placeBenjamin Schubert2019-06-061-0/+7
* test:utils/site: Consolidate Bzr environment variables in a single placeBenjamin Schubert2019-06-061-0/+10
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-2143-0/+2980