summaryrefslogtreecommitdiff
path: root/tests/api_tests.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move api_tests to pkg_resources package. Fixes #312.Jason R. Coombs2014-12-251-420/+0
|
* Remove excess whitespaceJason R. Coombs2014-06-011-4/+0
| | | | | --HG-- extra : rebase_source : db1f9496cdda75a9467fcfb867b82108773b0443
* Replaced overly-specific error messages with more general ones for improved ↵Jason R. Coombs2013-08-091-2/+2
| | | | cross-implementation compatibility. Fixes #50.
* Issue 50: Removed filename and line number from SyntaxErrors returned by ↵Jason R. Coombs2013-08-091-4/+4
| | | | invalid_marker. This change simplifies the test and paves the way for supporting PyPy.
* Merge Python 3 native support from distributeJason R. Coombs2013-06-181-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 Sajip2011-06-211-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 25c6042a716c49e3576605c3cf4e2878d5b85c18
| * Fixed some bugs - tests now all pass under Python 3.3.Vinay Sajip2011-06-211-4/+4
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3498bfdc0d4c15e4276673b52e924c461ca353f0
* | Add support for Python 3.3 in environment marker testsJason R. Coombs2013-05-281-4/+4
| |
* | Fix typoJason R. Coombs2013-05-191-1/+1
| |
* | Update doctest to use syntax suitable for Python 2 and Python 3. Credit to ↵Jason R. Coombs2013-05-191-5/+8
| | | | | | | | Lennart Regebro for the [hints in his book](http://python3porting.com/problems.html#handling-expected-exceptions).
* | Try doctest with full exception nameJason R. Coombs2013-05-191-14/+14
| |
* | Merged latest changes from setuptools-0.6 branchJason R. Coombs2013-05-131-8/+99
|/ | | | | --HG-- rename : doc/formats.txt => docs/formats.txt
* Fix tests to support 3.x.Martin v. Löwis2009-09-121-6/+6
| | | | | | --HG-- branch : distribute extra : rebase_source : e3cf4ce257e2a7969753e386c2b4bd9f654cb7fc
* moved api_tests.txt doctest to tests/Tarek Ziadé2009-07-171-0/+330
--HG-- branch : distribute extra : rebase_source : 9ab6aebbc44b3f99f01dc7deb99e4a83de362714