tests: remove unnecessary Cwd imports
[?]
Mar 5, 2021, 7:42 AM
57WJL5PWZ7NE4ZVVJUERV7APKDR5DWJPTWLVUALONJJILDWXSRXQCDependencies
- [2]
3AKZKWCRRunCommand: Test - [3]
F7WJVMRVtests/input-types: split out scminputs into individual tests - [4]
4QI6G7YBtests: replace the flat list of contexts with a hash - [5]
UIA3ULNUGive each test its own Nix directories - [6]
HX4QYOYAadd first evaluations tests - [7]
3G475GRTSplit out dependent tests in to its own .t - [8]
YIZWKGFItests: add jobsdir and testdir to ctx hash - [9]
5SMQ2PLKFix tests - [10]
VU2OLHD2Move most of AddBuilds to hydra-eval-jobset
Change contents
- edit in tests/build-products.t at line 2
use Cwd; - edit in tests/evaluate-basic.t at line 3
use Cwd; - edit in tests/evaluate-dependent-jobsets.t at line 2
use Cwd; - edit in tests/input-types/bzr-checkout.t at line 2
use Cwd; - edit in tests/input-types/bzr.t at line 2
use Cwd; - edit in tests/input-types/darcs.t at line 2
use Cwd; - edit in tests/input-types/deepgit.t at line 2
use Cwd; - edit in tests/input-types/git-rev.t at line 2
use Cwd; - edit in tests/input-types/git.t at line 2
use Cwd; - edit in tests/input-types/hg.t at line 2
use Cwd; - edit in tests/input-types/svn-checkout.t at line 2
use Cwd; - edit in tests/input-types/svn.t at line 2
use Cwd; - edit in tests/plugins/runcommand.t at line 4
use Cwd;