1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2025-08-23 06:58:52 +02:00

Commit Graph

  • 783c2ea1ec Tests: For each test function, create an isolated project directory Miro Hrončok 2019-10-21 12:37:19 +02:00
  • cf04976cea Only use tox_cleanup hook when it is possible Miro Hrončok 2019-08-01 14:46:01 +02:00
  • a645fe2175 Clean fake venvs after --current-env Miro Hrončok 2019-08-01 13:24:41 +02:00
  • 56d71f94dc Release 0.0.2 v0.0.2 Miro Hrončok 2019-08-12 16:49:59 +02:00
  • e7aef3fb2e Add --print-deps-to-file option for easier parsable dependencies Miro Hrončok 2019-08-12 16:49:14 +02:00
  • 0863536aff Make --print-deps-only and --print-deps-to-file mutually exclusive Miro Hrončok 2019-08-12 16:17:41 +02:00
  • 7b6ccc79cb Apply suggestions from code review Miro Hrončok 2019-08-12 16:05:18 +02:00
  • 71d21b8266 Add --print-deps-to-file option for easier parsable dependencies Miro Hrončok 2019-08-01 12:39:12 +02:00
  • 6b2fe8ea56 Merge PR #10 – Create current environment link when --print-deps-only has no env Petr Viktorin 2019-07-30 13:54:18 +02:00
  • 4c81f356af Abort unsupported runs before installing the tested package Miro Hrončok 2019-07-29 14:37:17 +02:00
  • 1982ce9aaf Check if we are not altering current environment Miro Hrončok 2019-07-29 14:30:15 +02:00
  • 9ba5fae34a Support tox 3.5 and test with tox 3.5, latest and git master Miro Hrončok 2019-07-26 14:47:17 +02:00
  • 8e10e05fbd Document that --print-deps-only is also not good to mix. Miro Hrončok 2019-07-29 14:22:23 +02:00
  • e4fb2d79e0 Test more X after Y situations Miro Hrončok 2019-07-29 14:20:44 +02:00
  • 45bac2d3ee Create current environemnt link when --print-deps-only has no env Miro Hrončok 2019-07-26 13:49:54 +02:00
  • 84ed602502 Move block of code a bit above (no chnages) Miro Hrončok 2019-07-26 13:35:26 +02:00
  • 72c137afd8 Environment variables are not passed by default Miro Hrončok 2019-07-29 14:12:18 +02:00
  • 9dd4b78908 Fix a typo Miro Hrončok 2019-07-24 14:21:30 +02:00
  • d7ba8891d4 Don't fail tests if some interpreters are missing Miro Hrončok 2019-07-23 14:49:13 +02:00
  • a1bd7d9cab Don't blow up on missing interpreter Miro Hrončok 2019-07-23 14:37:06 +02:00
  • 3bca04c780 Add Travis CI Miro Hrončok 2019-07-23 13:07:30 +02:00
  • 2fe2463a39 Make it 0.0.1 v0.0.1 Miro Hrončok 2019-07-23 12:57:24 +02:00
  • 85c6341e2c Put all relevant files to sdist Miro Hrončok 2019-07-23 12:51:40 +02:00
  • d5cee80502 Add pyproject.toml Miro Hrončok 2019-07-23 12:41:34 +02:00
  • d372bea93b Adjust README Petr Viktorin 2019-07-23 10:38:47 +02:00
  • b7f56f2b7a Add documentation Miro Hrončok 2019-07-22 14:31:38 +02:00
  • ab18ab9088 Make --print-deps-only quite inert Miro Hrončok 2019-07-18 11:33:42 +02:00
  • 9fec5a14a7 Test package and depndencies are (not) installed Miro Hrončok 2019-07-18 11:06:48 +02:00
  • e5e6ae06c3 Do what we can without -r Miro Hrončok 2019-07-17 18:59:50 +02:00
  • c9fe58c8eb Handle tox -r after --current-env Miro Hrončok 2019-07-17 18:54:39 +02:00
  • 0a281f94b1 Add very basic integration tests Miro Hrončok 2019-07-17 18:28:54 +02:00
  • 2857e80ea0 Raise if requested interpreter doesn't match the current one Petr Viktorin 2019-07-17 16:48:12 +02:00
  • 410e937243 Nitpicks: Comments & typo Petr Viktorin 2019-07-17 16:04:55 +02:00
  • 4eaf432545 Very rough implementation Miro Hrončok 2019-07-17 15:42:23 +02:00
  • bc3aa1e0a6 Initial commit Miro Hrončok 2019-07-17 13:54:09 +02:00