| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move api_tests to pkg_resources package. Fixes #312. | Jason R. Coombs | 2014-12-25 | 1 | -420/+0 |
| | | |||||
| * | Remove excess whitespace | Jason R. Coombs | 2014-06-01 | 1 | -4/+0 |
| | | | | | | --HG-- extra : rebase_source : db1f9496cdda75a9467fcfb867b82108773b0443 | ||||
| * | Replaced overly-specific error messages with more general ones for improved ↵ | Jason R. Coombs | 2013-08-09 | 1 | -2/+2 |
| | | | | | cross-implementation compatibility. Fixes #50. | ||||
| * | Issue 50: Removed filename and line number from SyntaxErrors returned by ↵ | Jason R. Coombs | 2013-08-09 | 1 | -4/+4 |
| | | | | | invalid_marker. This change simplifies the test and paves the way for supporting PyPy. | ||||
| * | Merge Python 3 native support from distribute | Jason R. Coombs | 2013-06-18 | 1 | -3/+3 |
| |\ | | | | | | | | | --HG-- rename : tests/test_distribute_setup.py => tests/test_ez_setup.py | ||||
| | * | Fixed some bugs, tests now also all pass on 2.7 and 3.2. | Vinay Sajip | 2011-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 25c6042a716c49e3576605c3cf4e2878d5b85c18 | ||||
| | * | Fixed some bugs - tests now all pass under Python 3.3. | Vinay Sajip | 2011-06-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3498bfdc0d4c15e4276673b52e924c461ca353f0 | ||||
| * | | Add support for Python 3.3 in environment marker tests | Jason R. Coombs | 2013-05-28 | 1 | -4/+4 |
| | | | |||||
| * | | Fix typo | Jason R. Coombs | 2013-05-19 | 1 | -1/+1 |
| | | | |||||
| * | | Update doctest to use syntax suitable for Python 2 and Python 3. Credit to ↵ | Jason R. Coombs | 2013-05-19 | 1 | -5/+8 |
| | | | | | | | | | Lennart Regebro for the [hints in his book](http://python3porting.com/problems.html#handling-expected-exceptions). | ||||
| * | | Try doctest with full exception name | Jason R. Coombs | 2013-05-19 | 1 | -14/+14 |
| | | | |||||
| * | | Merged latest changes from setuptools-0.6 branch | Jason R. Coombs | 2013-05-13 | 1 | -8/+99 |
| |/ | | | | | --HG-- rename : doc/formats.txt => docs/formats.txt | ||||
| * | Fix tests to support 3.x. | Martin v. Löwis | 2009-09-12 | 1 | -6/+6 |
| | | | | | | | --HG-- branch : distribute extra : rebase_source : e3cf4ce257e2a7969753e386c2b4bd9f654cb7fc | ||||
| * | moved api_tests.txt doctest to tests/ | Tarek Ziadé | 2009-07-17 | 1 | -0/+330 |
| --HG-- branch : distribute extra : rebase_source : 9ab6aebbc44b3f99f01dc7deb99e4a83de362714 | |||||
