Commit graph

34 commits

Author SHA1 Message Date
Anthony Scopatz
f1127ed916 Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d)"
This reverts commit 002a317951.
2019-05-14 17:41:35 -04:00
Anthony Scopatz
002a317951 updated setup.py for Python 3.4 (revert of 91ec14bb6d) 2019-05-14 17:32:31 -04:00
Anthony Scopatz
298f138d5e
Merge pull request #3113 from rodrigogolive/remove_py34
Drop support for Python 3.4
2019-05-06 18:15:25 -04:00
Rodrigo Oliveira
91ec14bb6d Drop support for Python 3.4
Minimal required Python version is now 3.5.
2019-05-06 16:51:32 -03:00
Ad115
9c3a28e011 Updated prompt test to handle new behavior 2019-05-06 13:53:11 -05:00
Jean-Benoist Leger
76222d4244
force --no-gpg-sign for git commit in tests 2019-04-19 14:34:20 +02:00
Anthony Scopatz
1c6b1e1ea4 black 2019-02-13 18:49:39 -05:00
Brian Skinn
192b31660a Add env.pop for CircleCI
Using conda on CircleCI, so need to also pop CONDA_DEFAULT_ENV
2019-01-30 22:56:25 -05:00
Brian Skinn
9bd4a78dca Add default value on env.pop attempt 2019-01-30 22:09:15 -05:00
Brian Skinn
02d46f7871 Add tests for prompt management of virtualenv name
Test that nothing shows when no env is active.

Test the new prefix/postfix composition (#2996).

Test whether `$VIRTUAL_ENV_DISABLE_PROMPT` *does* disable the prompt.

Test whether `$VIRTUAL_ENV_PROMPT` works to override the default
prompt composition.
2019-01-30 22:01:56 -05:00
Anthony Scopatz
4c91df2abc many test fixes 2018-09-13 14:03:35 -04:00
Anthony Scopatz
634a8ec9f2 black tests 2018-08-30 09:18:49 -05:00
Gil Forsyth
08d7f8b0fc test that _get_hg_root doesn't barf
There was no test for what the `hg` call would do if it weren't in a
repo at all.
2017-03-06 16:13:16 -05:00
Anthony Scopatz
0754821645 some test fixes 2016-11-22 10:41:37 -05:00
laerus
10047631e1 test vc/repo cleanup 2016-11-18 14:42:54 +02:00
laerus
ede5922fa9 prompt.vc test tweak/current_branch fix 2016-11-17 23:31:41 +02:00
laerus
13876531db fix making testing repos 2016-11-17 21:37:45 +02:00
laerus
4f89feba79 cleanup 2016-11-16 20:34:00 +02:00
laerus
a5559785db prompt.vc cleanup 2016-11-16 20:16:19 +02:00
laerus
b650a0deaf prompt.vc check for hg/git binaries once 2016-11-16 20:08:06 +02:00
laerus
b7a1ed4721 added git/hg repos for testing 2016-11-14 21:09:25 +02:00
laerus
904d71b83e test vc::get_branch 2016-11-14 19:28:32 +02:00
laerus
6487a557a7 vc_branch rename to vc/test_get_git_branch 2016-11-14 18:18:28 +02:00
laerus
365593a06a test cleanup 2016-11-02 16:18:17 +02:00
laerus
5d844a4652 more refactor 2016-11-02 15:35:59 +02:00
laerus
3bb221e24c promptformatter caching 2016-11-02 15:06:17 +02:00
laerus
11820ca725 PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
laerus
c712fefebc more refactor 2016-11-01 19:21:12 +02:00
laerus
b944347edc ref/cleanup 2016-11-01 14:10:11 +02:00
laerus
bff2c8f1b0 PromptFormatter class 2016-11-01 12:38:54 +02:00
laerus
7aae605ea0 more isolation 2016-09-15 18:51:13 +03:00
laerus
e1a118f22f new test/print to stderr 2016-09-15 17:31:41 +03:00
laerus
58c4a3e209 test_format_prompt_with_invalid_func needs the actual Env 2016-09-15 17:19:39 +03:00
laerus
b87f6e9922 migrate prompt tests p1 2016-09-15 17:06:35 +03:00