summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Account for package casing in new resolver"Paul Moore2020-05-221-6/+12
* Merge pull request #8298 from uranusjr/different-messagesPaul Moore2020-05-221-12/+6
|\
| * Account for package casing in new resolverTzu-ping Chung2020-05-221-12/+6
* | This works now!Pradyun Gedam2020-05-211-3/+1
|/
* Merge pull request #8276 from pfmoore/test_markerPaul Moore2020-05-2113-1/+50
|\
| * Fix a marker typo that the new registration of markers picked up :-)Paul Moore2020-05-211-1/+1
| * Add a mark for tests that fail on the new resolverPaul Moore2020-05-2112-0/+49
* | Merge pull request #8286 from uranusjr/read-root-extras-correctlyPaul Moore2020-05-211-1/+34
|\ \ | |/ |/|
| * Use a temp requirements file to avoid shell syntaxTzu-ping Chung2020-05-211-9/+7
| * Add test for picking up non-PEP-508 extraxTzu-ping Chung2020-05-211-1/+36
* | Merge pull request #8230 from uranusjr/markers-in-depsPaul Moore2020-05-211-0/+23
|\ \
| * | Add test for marker that should fail for nowTzu-ping Chung2020-05-211-0/+23
| |/
* | Merge pull request #8067 from deveshks/fix-create-basic-wheel-bugPaul Moore2020-05-212-0/+16
|\ \ | |/ |/|
| * Added unit tests to verify correct normalization of package nameDevesh Kumar Singh2020-04-181-0/+13
| * Canonicalise package name in tests.lib.create_basic_wheel_for_packageDevesh Kumar Singh2020-04-171-0/+3
* | Non-ASCII names are not weirdTzu-ping Chung2020-05-191-1/+1
* | Fix test commentTzu-ping Chung2020-05-191-2/+1
* | Python 2 works but not testedTzu-ping Chung2020-05-191-4/+7
* | Fix unit tests on module-internal functionsTzu-ping Chung2020-05-191-9/+20
* | Fix installation of wheel with non-ASCII entriesTzu-ping Chung2020-05-191-0/+29
* | Merge pull request #8027 from gutsytechster/pip/7998Pradyun Gedam2020-05-191-0/+20
|\ \
| * | fix(network/auth): Asks for password when it is Nonegutsytechster2020-05-151-0/+20
* | | Upgrade flake8 to 3.8.1Devesh Kumar Singh2020-05-181-3/+3
* | | Merge pull request #8186 from uranusjr/install-req-from-dist-line-rewritePaul Moore2020-05-151-5/+5
|\ \ \
| * | | Please don't use shell=True :(Tzu-ping Chung2020-05-051-2/+2
| * | | Refine output check to accomodate specifier changeTzu-ping Chung2020-05-051-5/+5
* | | | Merge pull request #7997 from uranusjr/resolver-use-user-sitePaul Moore2020-05-152-0/+224
|\ \ \ \
| * | | | Add tests for --user installsTzu-ping Chung2020-05-061-0/+223
| * | | | Implement use-user-siteTzu-ping Chung2020-05-061-0/+1
* | | | | Merge pull request #8237 from uranusjr/new-resolver-as-a-fixturePaul Moore2020-05-151-4/+28
|\ \ \ \ \
| * | | | | Add pytest option to globally switch resolverTzu-ping Chung2020-05-141-4/+28
* | | | | | Merge pull request #8229 from uranusjr/one-constraint-testPaul Moore2020-05-151-2/+11
|\ \ \ \ \ \
| * | | | | | Add one more constraint testTzu-ping Chung2020-05-131-2/+11
| |/ / / / /
* | | | | | Merge pull request #8243 from pfmoore/message_fixesPaul Moore2020-05-153-7/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Doh, I forgot to update our own tests...Paul Moore2020-05-151-2/+2
| * | | | | Fix some test failures related to message differencesPaul Moore2020-05-152-5/+6
* | | | | | Merge pull request #8239 from pfmoore/constraints_fixesPaul Moore2020-05-151-0/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tidy up handling of unexpected forms of constraintPaul Moore2020-05-141-0/+48
| |/ / / /
* | | | | Merge pull request #8234 from pfmoore/refactor_find_matchesPaul Moore2020-05-151-1/+2
|\ \ \ \ \
| * | | | | Address review commentsPaul Moore2020-05-141-1/+1
| * | | | | Split find_matches into generation and sortingPaul Moore2020-05-131-1/+2
| |/ / / /
* | | | | Merge pull request #8236 from uranusjr/test-skip-reasonPradyun Gedam2020-05-141-1/+6
|\ \ \ \ \
| * | | | | Add a reason why we're xfail-ing this testTzu-ping Chung2020-05-141-1/+6
| |/ / / /
* | | | | Merge pull request #8055 from gutsytechster/endian_safePradyun Gedam2020-05-142-4/+20
|\ \ \ \ \
| * | | | | fix(tests/unit): Update tests to be endian safegutsytechster2020-05-032-4/+20
| | |_|_|/ | |/| | |
* | | | | Revert "build in place"Pradyun Gedam2020-05-131-2/+37
* | | | | Revert "remove _copy_source_tree and friends"Pradyun Gedam2020-05-134-1/+215
* | | | | Revert "fix test_entrypoints_work test"Pradyun Gedam2020-05-131-3/+1
* | | | | Revert "fix test_uninstall_console_scripts"Pradyun Gedam2020-05-131-9/+1
| |/ / / |/| | |
* | | | Merge pull request #8170 from pfmoore/nr_constraints2Paul Moore2020-05-073-2/+57
|\ \ \ \ | |_|/ / |/| | |