diff options
author | Mike Frysinger <vapier@google.com> | 2025-04-02 00:05:30 -0400 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2025-04-03 11:11:04 -0700 |
commit | 3667de1d0fccc942e912dbc440da71c7de0d2398 (patch) | |
tree | 496c699e2c4d8f7b49e3e099c2176cff86f6b18e /project.py | |
parent | 85ee1738e62741bb2fdec0581988c4eeb11712f1 (diff) | |
download | git-repo-3667de1d0fccc942e912dbc440da71c7de0d2398.tar.gz |
run_tests: fix running when cwd is not the root
If you try running this from a subdir, then most of the tests fail
because they assume they're running from the top of the source tree.
Change all the tests to actually run there.
For example: cd docs && ../run_tests
Change-Id: I92e17476393a108e56b58e049193b9fd72c5b7ba
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/464841
Reviewed-by: Gavin Mak <gavinmak@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions