summaryrefslogtreecommitdiff
path: root/src/buildstream/testing
Commit message (Expand)AuthorAgeFilesLines
* tests: source_determinism.py: Do not use too restrictive test umasksjuerg/casd-separate-userJürg Billeter2019-12-031-2/+7
* testing/_utils/site.py: Add CASD_SEPARATE_USER variableJürg Billeter2019-12-031-0/+5
* Update all python dependenciesBenjamin Schubert2019-12-021-1/+1
* tests: Allow strict contents in assert_containsDarius Makovsky2019-11-271-3/+17
* _stream.py: Remove dead code and comments about trackingBenjamin Schubert2019-11-251-18/+11
* testing/integration.py: Respect umask for the integration cacheTristan Maat2019-11-251-0/+4
* Reformat code using BlackChandan Singh2019-11-1415-792/+578
* testing/runcli: node._reset_global_state on runAngelos Evripiotis2019-10-291-1/+10
* tests: remove mark.in_subprocessAngelos Evripiotis2019-10-221-100/+0
* 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