Update test-check-pyflakes.t to write test.py in the $TESTTMP directory.
Previously when using "run_tests.py -l" it would write test.py into your local
repository, leaving it behind as an untracked file after the test finished.
Details
Details
- Reviewers
quark - Group Reviewers
hg-reviewers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
tests/test-check-pyflakes.t | ||
---|---|---|
13 | In theory this needs a "(glob)" at the end of the line. (test-check-code might complain about this) |
In theory this needs a "(glob)" at the end of the line. (test-check-code might complain about this)