Pedro Algarvio
|
fccc3551fa
Switch to `pathlib` and use `change_cwd` instead
|
4 년 전 |
Tyler Johnson
|
f2a325555a
Updated test to work with all versions of git
|
4 년 전 |
Pedro Algarvio
|
2209c25bf9
Add --run-slow flag to runtests.py
|
4 년 전 |
Wayne Werner
|
332f129e90
Skip slowest tests
|
4 년 전 |
Pedro Algarvio
|
6ba04cc7da
Add windows test whitelisting as pytest markers
|
4 년 전 |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 년 전 |
Pedro Algarvio
|
35646c5ed9
Fix PyLint `broad-except`
|
4 년 전 |
Pedro Algarvio
|
6fca5e5098
Fix PyLint `arguments-differ`
|
5 년 전 |
Pedro Algarvio
|
ac0db895ab
Prefer `RUNTIME_VARS` usage
|
6 년 전 |
rallytime
|
19598d8802
Merge branch '2017.7' into '2018.3'
|
6 년 전 |
Daniel A. Wozniak
|
dbe40df7de
Increase timeout for flaky git test
|
6 년 전 |
rallytime
|
b3a5aa49d7
Merge branch '2017.7' into '2018.3'
|
6 년 전 |
Erik Johnson
|
c61f75cb50
Fix failing git worktree tests
|
6 년 전 |
Daniel A. Wozniak
|
e8362adf71
fopen does not support encoding
|
6 년 전 |
Daniel A. Wozniak
|
487161ba8f
Fix file encoding on windows
|
6 년 전 |
Daniel A Wozniak
|
fc760685ee
Fix multiple git module tests
|
6 년 전 |
Erik Johnson
|
f59cee28db
Remove hacky workarounds to get encode/decode tests to pass on Windows
|
6 년 전 |
twangboy
|
661a0687ec
Fix git utf-8 issues for Windows
|
6 년 전 |
Erik Johnson
|
9c86cd627a
[PY3] Add unicode_literals to high-priority modules/states
|
6 년 전 |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 년 전 |
rallytime
|
1f0b90aa57
Merge branch '2017.7' into 'develop'
|
7 년 전 |
rallytime
|
ccf790a83f
Update all references for moved functions to use "files" util
|
7 년 전 |
rallytime
|
7aa31ff030
Merge branch '2016.11' into '2017.7'
|
7 년 전 |
Pedro Algarvio
|
61003bca0a
Take care of resource leakage on tests
|
7 년 전 |
Pedro Algarvio
|
2ee6d5d589
Import from the original modules not `tests.integration`
|
7 년 전 |
Pedro Algarvio
|
6dcf7552a7
Py3 fixes. Tests are not destructive.
|
7 년 전 |
Pedro Algarvio
|
0b41b92d7d
Use `salt.utils.versions` instead of `distutils.version`
|
7 년 전 |
Pedro Algarvio
|
07d0a5ed20
Cleanup after ourselves
|
7 년 전 |
twangboy
|
2a6e61a42e
Add encode for Py3 compatability
|
7 년 전 |
twangboy
|
54891a57b1
Fix type in second worktree_path
|
7 년 전 |