Gavin Mak
|
edba22d4eb
Fix multiline comment formatting
|
1 rok temu |
Mike Frysinger
|
677616322a
tests: switch to 4 space indent
|
1 rok temu |
Gavin Mak
|
512f3cb37e
Drop py2 support in various files
|
1 rok temu |
Aravind Vasudevan
|
c5f0cbb865
Use pylint 2.7 for depot_tools
|
3 lat temu |
Josip Sokcevic
|
42c5bbbc96
Revert "Use pylint 2.7 for depot_tools"
|
3 lat temu |
Aravind Vasudevan
|
22bf605bb6
Use pylint 2.7 for depot_tools
|
3 lat temu |
Edward Lesmes
|
cf06cad1be
[subprocess2] Replace VOID with DEVNULL
|
4 lat temu |
Josip Sokcevic
|
2ce099416c
Add win support for subprocess2 unit tests
|
5 lat temu |
Edward Lemur
|
7ad1d093be
subprocess2: Fix CalledProcessError str() method on Python 3.
|
5 lat temu |
Raul Tambre
|
e9730d75a0
subprocess2: Ensure environment keys and values are strings on Python 3
|
5 lat temu |
Edward Lemur
|
a81450253f
depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock
|
5 lat temu |
Edward Lemur
|
a877ee62b1
depot_tools: Run some tests on Python 3 on the bots.
|
6 lat temu |
Edward Lemur
|
192e8a67cf
subprocess2: Rewrite tests to be Python 3 compatible.
|
6 lat temu |
Edward Lemur
|
1556fbc353
depot_tools: Simplify subprocess2.
|
6 lat temu |
Raul Tambre
|
7c93846385
Convert except statements to be Python 3 compatible
|
6 lat temu |
Quinten Yearsley
|
b2cc4a94da
depot_tools: Replace pylint error numbers with symbolic names.
|
8 lat temu |
Quinten Yearsley
|
442fb64cab
depot_tools: Run automatic spell-checker.
|
8 lat temu |
maruel@chromium.org
|
9717013017
Fix many (but not all[1]) depot_tools tests on Windows.
|
12 lat temu |
szager@chromium.org
|
12b07e7e55
Refactor nag functionality in to NagTimer class.
|
12 lat temu |
szager@chromium.org
|
e0558e6502
Add nag_timer.
|
12 lat temu |
szager@chromium.org
|
b054ebc8f3
Don't discard stderr.
|
12 lat temu |
maruel@chromium.org
|
0e023174cf
Fix variable aliasing. Fixes pylint W0623.
|
13 lat temu |
maruel@chromium.org
|
740a6c0bd5
Using lists is faster than cStringIO.
|
13 lat temu |
maruel@chromium.org
|
bc3a53cb7b
Improve subprocess2 stdin tests.
|
13 lat temu |
maruel@chromium.org
|
94c712fa1b
Reimplement r109239 but using Popen.communicate() instead.
|
13 lat temu |
maruel@chromium.org
|
a8e8163a06
Add Popen.shell, add more subprocess2 tests and make it more compact.
|
13 lat temu |
maruel@chromium.org
|
14e37ad7ad
Silence pylint on Mac OSX 10.6
|
13 lat temu |
maruel@chromium.org
|
db59bfc139
Improve testing by comparing behavior of subprocess to subprocess2
|
13 lat temu |
maruel@chromium.org
|
dd9837f9d9
Add Popen.start property.
|
13 lat temu |
maruel@chromium.org
|
7bb06bbaa8
Move auto_stub.py from commit-queue
|
13 lat temu |